ENABLE_UPDATE
Feature available from Bizview version - Bizview 2011 R3 (1.0404.1530)_03
= optional in PARAM sheet
Parameter (col A in PARAM) | Mandatory/Optional | Value in col C (example) | Occurrence in PARAM sheet | Comment | |
---|---|---|---|---|---|
FORM | REPORT | ||||
Available from Bizview 2011 R3 (1.0404.1530)_03 | N/A | TRUE/FALSE | 1 | Default value is FALSE. If set to TRUE, the "Save Values" button in a form will automatically be activated when opening the form, even if no changes have been manually executed by the user. |
ENABLE_UPDATE is an optional FORM parameter that should be used if the user should be able to update a FORM without having to manually enter or change any values in the form. By default, ENABLE_UPDATE is set to FALSE, which means that the "Save Values" button in ribbon will only be activated if any changes have been made in the form. Additionally, if this parameter is not used, then the update of forms will only be applied to the sheets in the form that actually have been changed by the user. If this parameter is used, then ALL sheets in the generated form will be updated every time.
If ENABLE_UPDATE is set to TRUE, then the "Save Values" button in the ribbon will be automatically activated when the form is opened. Upon clicking the button, all sheets in the form will be updated.
Access this feature in the Template Design right panel by selecting Parameters > Ribbon Buttons > Enable Update Values Button:
Set the Enable Update parameter value to TRUE or FALSE:
If TRUE, the Save Values button will always be active.
if FALSE, the Save Values button will only be activated if the user triggers a change in the form.