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 | |
Login | Direct after each LogIn of this user (can happen several times when using parallel sessions).
![]() Initialization data nodes per project are recalculated when the project is loaded. This realizes lazy execution and reduces waiting time at logon. | All |
Logout | Either by logging off directly (each logOut if there are several sessions) | All |
Button click | Upload |