Skip to main content
SoProtocol targets define the {{WHERE}} part of an SoProtocol URL - which screen to open and which tabs to activate. The {{WHAT}} query parameters are covered in the Query parameters section below.

Main screen targets

Selection auto-rewriting

When you use selection as the target, the protocol parser automatically rewrites the URL based on the value of selection_id: You can also navigate directly to selectionbrowse or selectionboard for alternative views.

Dialog targets

The following targets open dialogs rather than navigating to a full screen. In SCIL pages, navigation uses SCIL.Router.navigateTo().

Query parameters

The ?what portion of an SoProtocol URL specifies which record to display. The following entity ID parameters are supported: Example: superoffice:contact.main.personarchive?contact_id=5&person_id=10

Admin targets

The following targets navigate to administrator screens. The signed-in user must have administrator rights.

Minicard addresses

The following minicard addresses are available:
  • minicontact
  • miniperson
  • miniday
  • minimonth
  • minifavourites
  • mininextday
  • mininotepad
  • minipreview
  • miniproject
  • miniprojectmembers
  • minisale
  • miniselection
  • miniselectionmembers
  • miniweek

Examples

  • To go to the contact screen, select the main details and select the person grid
    • contact.main.personarchive
  • To go to the contact screen, select the interests tab, and select the project grid in the lower tab view, and view the company information in the minicard view.
    • contact.interest.projectarchive.minicontact
  • To go to the diary and view the day tab: diary.day