Section |
---|
Column |
---|
As forms are used, the values entered into form fields are cached on the Server until the form is submitted or until the user's session times out. Each time you navigate a browser to a form URL, for example the URL you can copy/paste into a browser from the Email/Web Page share choice, you will see a blank form. That is, the form fields will be blank if you left them blank when you were designing the form in the Form Designer, or will have any default values you entered into the Form Designer. Also the form fields may contain values from your back-end systems if you used the Advanced Document URI feature or from a business rule triggered by either the form.load or form.activate conditions. If you close your browser window/tab and again open the form via the share URL, you will again get a blank form. |
|
...
The warning behavior message is browser specific. The messages for Firefox, Chrome and Microsoft Edge are shown below:
Section |
---|
Column |
---|
Image Modified Firefox browser |
Column |
---|
Image Modified Google browser |
Column |
---|
Image Modified
Microsoft Edge browser |
|
Unsaved Data Message and Workflows
...
Turn off the Unsaved Changes feature
Unsaved Changes Configuration Property
In-house customers can turn off the Unsaved Data feature by adding the the frevvo.unsaved.warning property to the frevvo-config.properties file.
...