You can configure buttons, hyperlinks, and menu options at the page level or at the row level. Buttons, hyperlinks, and menu options can open a website, run a workflow, or perform some other action based on custom JavaScript.
Procedure
-
From the navigation pane, go to Developer Tools.
The Developer tools page appears.
-
Click Tables.
-
Under Name, click a table.
The Table page appears with the Fields tab selected.
-
At the left of the page, click UI Actions.
The UI Actions tab appears.
-
At the right of the page, beside the Search box, click Add action.
The UI Action Configuration page appears.
-
In the Title box, enter a name for the user interface (UI) action.
-
Beside Type, select Table Level or Row Level.
-
Optional: To display the UI action on mobile devices, select Show on mobile.
-
Optional: To make the UI action visible based on custom JavaScript code, beside Visible, select Expression, and then in the Visible Expression box, enter JavaScript code.
-
Optional: To enable the UI action at a specific time, select any of the following options:
-
On Single Row Selected
-
On Multi Row Selected
-
Expression, and then in the Enable Expression box, enter JavaScript code.
-
-
From the onClick list, select the type of action that is triggered when a user selects the UI element, and then configure the settings for that action.
For more information about the options on this page, see Options on the UI Actions Configuration Page.
-
Click Save.