Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Code Block |
---|
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> </head> <body> <div><p>Here is a div with some text. How long is this text? It should wrap around to the next line since it is a long enough line</p></div> <script xmlns="http://www.w3.org/1999/xhtml" src="http://<server>:<port>/frevvo/web/tn/frevvo.com/u/8aa27da6-4bef-427c-92e3-6ad8d58e506a/app/_bDd4YX76EduXFsA4l9RQeQ/formtype/_RwO0sMxjEeKp6swhthjzZQ/embed?container=false&center=false&resize=true&border=false" type="text/javascript"> </script> </body> </html> |
Unsaved Changes Warning Message
Data loss is possible if users filling in a lot of data in a long forms/flows close the browser ot tab without saving or submitting. Users are now warned of this situation before the data loss. This applies to use-mode forms and flows only, not edit mode. The warning only shows if there have been changes made to the form/flow. If there are no changes, then no warning is displayed. If the form/flow is Saved or the Save on Navigate feature is configured for a flow, then changes are saved and the warning is not produced on any attempt to close the browser.
...
Section | ||||||
---|---|---|---|---|---|---|
|
Unsaved Data Message and Workflows
Certain browsers (chrome and firefox, but not IE11 and Edge) will not show the Unsaved Data message on closing the browser window/tab if the user does not click on something.
...
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.
...