• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

Using SOProtocol in CRMScript

Some tooltip text!
• Less than 1 minute to read
 • Less than 1 minute to read

In CRMScript, you can use setNavigateTo() and getNavigateTo() of the EventData object to work with SOProtocol URLs.

EventData ed = getEventData();
ed.setNavigateTo("soprotocol:sale.document?document_id=0");
Note

The NSViewStateAgent contains information about which archive tab is currently open. This can be useful to construct the correct soprotocol and refresh the correct parts.

In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top