You can edit the structure and the script of already created
JavaScript Table.
About this task
To edit JavaScript table:
Procedure
-
In the Repositories or Repository
Explorer view, navigate to the required JavaScript Table.
- To edit the structure of the JavaScript Table, right-click
this table and select Properties from the popup
menu.
- Open the Structure page in the Properties window.
- Change the table structure including the list of columns,
their order, value types and required parameters. You can also add
comments to any column.
- To cancel unsaved changes, click Restore
Defaults.
- To save the updated structure of the JavaScript Table,
click Apply, and then OK.
Note: All the data will be removed from the table.
- To edit the script of the JavaScript Table, right-click
this table and select Edit Source Script from
the popup menu. In the opened JavaScript Table editor,
rewrite the script according to your purposes. Once you finished
editing the source script, save the JavaScript Table.