Table Set Column Property

Kalipso - Form - Actions - Actions Description - Group Controls - Table Set Column Property

Table Set Column Property allow to change the title, position and visibility of the column.

Action available for the following operating systems:

Parameters

  • Table Control <unquoted string> - The name of the specified table control.

  • Property - Select the property that you want to change: Position, Title, Visible

  • Column <unquoted string> - The name of the table column to be setted.

  • Value <string> - The value assigned to the specified column. Depends of Property. If Property Visibility is selected options are: Dynamic

    • 1 - Yes

    • 2 - No

This action has no effect on the Database Table.

To correctly execute this action, user must activate the editable option of the table control. To see how it can be done please see here.

Last updated