Summary

This is a TIS Board operators for the Simple Grid Portlet. It is added as last operation of a data node to ensure that changes on the data structure of the data node's result table are forwarded to the portlet.

Configuration

None

Want to learn more?

Screenshot

Examples

Example: Adjust portlet if column changes

Project File

Situation

The result table of data node A01_create-table may change its structure, e.g., column "New" may be removed.

We want a Simple Grid portlet reading this table to update according to the changed structure.

Settings

Add operator as last operation to data node A01_create-table.

Set the TIS Board connection.


Result

When a column is changed, the portlet updates accordingly when refreshed.


Troubleshooting

Nothing known up to now.


Related topics