Tech Support > Microsoft Windows > Windows CRM > Jscript Running in Offline mode
Jscript Running in Offline mode
Posted by MD on February 19th, 2008


I have a client that DOES NOT have a test machine with the CRM Laptop client
installed, therefore, I cannot test this situation...

I have a rather involved set of Sales Process that utilizes a lot of JScript
on the Opportunity.

One of these lets the user choose a Sales Process from a Picklist when a new
Opportunity is created. Based on the value selected from this Picklist an
OnChange event code runs a Confirmation Alert msg:

"You Have Selected [NAME] as your sales process. Click OK to confirm or
Cancel to select a different Sales Process"

If they click "OK", the Opportunity is saved. This triggers an On Create
workflow rule then assigns the Sales Process to the Opportunity based on the
Value in the "Sales Process" field. Great stuff.

However, if the client is offline, will this JScript work as expected?

Moreover, I also have code in the OnLoad event that removes the "Change
Stage..." menu item from the Opportunity's "Actions" menu.

Will this code work offline too?

Any advice would be great!
--MD

Posted by Peter Hale on February 19th, 2008


Ask for an old PC to test on - set it up as though it were the laptop (
excpet it 's not mobile )

Pete


"MD" <MD@discussions.microsoft.com> wrote in message
news:3EECB99A-B314-4E3B-B32A-CE44585F68F5@microsoft.com...



Similar Posts