Events
The following events in TIS Board can be configured to trigger the recalculation of a data node:
Before Get | Before get call is sent from TIS Editor | All |
After Get | After get call has been sent from TIS 6.0 Editor | All |
Before Refresh | Before the portlet is refreshed | All? |
After Refresh | After the portlet has been refreshed | All? |
Before Add | Rows are added in an Editable Grid | EdGrid |
After Add | EdGrid | |
Before Delete | Rows are deleted in an Editable Grid | EdGrid |
After Delete | EdGrid | |
Before Save Editable Grid | Rows are saved in an Editable Grid | EdGrid |
After Save Editable Grid | EdGrid | |
Logon | Direct after each LogOn of this user (can happen several times when using parallel sessions). Note that you can use initialization data nodes instead, see project properties Starting from v 6.6 Initialization data nodes per project are recalculated when the project is loaded. This realizes lazy execution and reduces waiting time at logon. | All |
Logoff | Either bei logging off directly (each logOff if there are several sessions) | All |
Button click | Upload |