Hi,
I hope somebody could help me with this one. I've been asked to develop some validations using js code within my client's installation, so I started to develop by using a external file, I mean a common .js file and I placed it in the next path
\Inetpub\wwwroot\ISV\SLTool\includes\.
I tested and it works perfectly accessing by the web client, so my questions are: how should I deploy this personalization and .js library in order to see these validations working on Outlook with Offline Access clients? Should I suppose that the file will
be deployed because it's placed on ISV path? should I place it into another path?
Thanks in advanced.