RELOAD_AFTER_SAVE
Feature available from Bizview version - Bizview v24.4
= 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 v24.4 |
N/A |
TRUE/FALSE |
1 |
Form-specific parameter that combines the save and refresh actions into a single action. When the Save Values button is clicked in a form and RELOAD_AFTER_SAVE parameter is set to TRUE, the form will automatically reload without requiring a manual refresh. Default value of parameter is False. |
RELOAD_AFTER_SAVE is an optional FORM parameter that determines whether the form should be automatically reloaded after saving.
Access this feature in the Template Design right panel by selecting Parameters > Ribbon Buttons Category > Reload after Save Parameter.
By default, Reload after Save parameter is set to FALSE, meaning the form will not reload automatically after the "Save Values" button is clicked. Instead, the user will need to manually refresh the form to see the updated values.
When this parameter is set to TRUE, the form will automatically reload after the "Save Values" button is clicked, ensuring that all changes are immediately reflected in the form.
This parameter will be written in the PARAM sheet and can be updated from the PARAM sheet as well. The changes will be reflected in the Reload after Save parameter in the right panel.
Save the form and Click Preview.
Users will see the updates immediately to their saved values without clicking a separate refresh button as demonstrated below: