TIS Board - Generate editable data table 4.0
Legacy (TIS 6.1). Use Write TIS Table 8.0 with option "Use as Editable TIS Table".
Summary
Generates a new data table whose structure is used for an Editable Grid (Portlet) or an Editable EJS Chart Portlet.
Please refer to Editable Grid (Portlet) or Editable EJS Chart (Portlet) for more information.
TIS Parameters may be used to define the folder name: #XI.TISPar('MyTablePath')#
Configuration
Settings
Name | Value | Opt. | Description | Example |
---|---|---|---|---|
Select target folder | System.String | - | Folder where the data table will be stored | - |
or enter folder | System.String | opt. | Name of the folder (parameter possible) | - |
Create folder if it does not exist | System.Boolean | - | A new folder or the entire path will be created if it does not already exist | - |
TIS Table | System.String | - | Name of the generate data table | - |
Generate data table in the old format (version 1) | System.Boolean | opt. | Data table will be generated in the old format | - |
Create only new table | System.Boolean | opt. | If checked, then table will only be written if it does not yet exist (existing data will not be overwritten) | - |
Remarks
string columns are truncated to 4.000 characters.
Want to learn more?
Generates a new data table whose structure is used for an editable Portlet.
Troubleshooting
Nothing known up to now.