Customize
Hide Row's Increase/Decrease Buttons
Summary
Hide the increase and decrease buttons for the rows in the tables.
How to use
Parameters
Set Table and What to hide.
Table
Select the target table.
If no tables are selected, all tables on the screen will be targeted.
What to hide
Select which button to hide: the add row button or the delete row button.
Differences compared to the old version:
-
The Table parameter was added in version 1.49.
-
The What to hide parameter was added in version 1.63.
-
The behavior of whether to re-display buttons that were hidden during screen transitions has changed in version 1.166 (released on April 21, 2022).
- In versions prior to 1.165, when hidden with the “Table” parameter specified, it was re-displayed during screen transitions, but when the “Table” parameter is omitted, it will not be re-displayed during screen transitions. The version that performs this action has the label (old) displayed after the name “Hide Row’s Increase/Decrease Buttons.”
- From version 1.166 onwards, it will be re-displayed during screen transitions, regardless of whether the “Table” parameter is specified.
Restrictions
- It cannot be used in the record details or the record list view; however, using it will not result in an error, and nothing will happen.
Related Articles