Places the button at the specified location (menu position).
By combining with the condition of When the button is pressed, you can customize to perform some action when you press a button.
When you place a button, it only appears on the screen, and when you press it, nothing happens. To customize something to do when you press a button, place another action and add the When the button is pressed condition.
You can also place more than one button in a single location.In this case, buttons are added from left to right in the order in which the actions are performed.
Set Location Label.
Choose where to place the button.
Specifies the label that appears on the button when it is displayed on the screen.
The button will have the following CSS class name:
You can also use ID.
This allows you to customize the style of buttons by registering a CSS file in your app.
“Top of the record details screen” cannot be used in the list screen.
“Right side of list screen menu” and “Bottom side of list screen menu” cannot be used outside of list screen.
“Right side of list screen menu” is not supported in the mobile version app.