This feature requires a license for Development Tools or the CRM Suite Core plan.
Add a button
- Select the tab you want to edit.
- Select the Elements section on the left.
- Click and drag the Button element to the layout.
- Click to select the new button.
-
In the Settings sections to the left, replace the text “Button” with the new button name.
-
In the Action list, select the action to perform when clicking the button. For details about each action, see the reference section at the end of this page.
- Open website: Select this option to add a link to a website. Select the URL encoding and target as necessary.
- Execute CRMScript: Select this option to add a CRMScript to run specific actions in SuperOffice.
- Shortcut (SoProtocol): Select this option to add a control that, when clicked, navigates to a different area or screen in SuperOffice.
- In the Mode list, choose if the button should always be available, or if it should only be available in read or edit mode.
- In the Style list, select the style of the button.
Add links
- Select the tab you want to edit.
- Select the Elements section on the left.
- Click and drag the Link element to the layout.
- Click to select the new link field.
- In the Settings sections to the left, replace the text “Link” with the new link name.
- In the Action list, select the action to perform when clicking the link. (Same list as for buttons.)
- In the Mode list, choose if the link should always be available, or if it should only be available in read or edit mode.
Translating labels
The name and tooltip text can be translated into other languages. When the element is selected:- Click the button next to the label.
- Click Add and select a language from the list.
-
Enter text for the new language.
- Repeat steps 2-3 for additional languages.
- Click Close to exit the translation dialog.
Reference
Some settings depend on the selected action.
Open website
- URL encoding: none, ANSI, or Unicode
- Target: new tab or same tab
It’s recommended to specify the protocol, for example
https://www.superoffice.com; otherwise, the default is HTTP.Execute CRMScript
- CRMScript: Select the specific script to run.
Learn more about CRMScript
Shortcut (SoProtocol)
- SoProtocol: The navigation and content part of the URL without the
superoffice:prefix.
Learn more about SoProtocol