TEMPLATE_EVENT
Feature available from Bizview version - Bizview 8..1
= optional in PARAM or column A
Parameter (col A in PARAM) | Mandatory/Optional | Value in col C | Value in col D | Occurrence in PARAM sheet | Comment | |
---|---|---|---|---|---|---|
FORM | REPORT | |||||
generation status (automatically filled out by Bizview) | update status (automatically filled out by Bizview) | 1 | Events can be written to the report/form when generated. These events can then be used to conditionally format cells during generation. |
Events can be written to the report/form when generated. These events can then be used to conditionally format cells during generation. To retrieve a generated event, you can use this parameter in PARAM or in column A. To retrieve update status, the parameter can only be used in PARAM.
During generation the following is returned in the TEMPLATE_EVENT parameter:
SHEET1: completed
SHEET2: completed
and so on....
PARAM: completed
In PARAM the following is returned when updating values:
- before_saved
- after_checked
- before_delete
- after_save
In TEMPLATE_EVENT parameter in PARAM, the generation event is written to column C and the update status in column D.
Important: This feature is NOT supported/implemented in v1 templates (new data engine).