Legacy. 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

-

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.

Examples

Example: Generate new table

Situation

In this example we want to generate out of an existing table a new data table whose structure is used for an Editable Grid (Portlet) or an Editable EJS Chart Portlet.

Settings

Result

Now we can check in the "TIS Tables" section if the table has been really generated.

Now we can use the table for various things and also import it into our project using TIS Board - Editable Grid 7.0-

Project File

-

Troubleshooting

Nothing known up to now.


Related topics