Related Pages: Data Tables
Table of Contents |
---|
...
Long inputs in table text fields will be managed as in regular Text Fields, unless otherwise specified. (It is always a good practice to match the length of the field to the expected text).
In edit mode, if the user clicks on any other element on the page after changing any field, a popup window message will appear, warning about the potential data loss. In this case:
If the user chooses to continue editing, the popup will close, and the page will auto-scroll to the relevant row, if needed.
If the user chooses to close and discard changes, the row will switch back to normal mode, with the previous set of values.
...
Best Practices
Use:
when the table is relatively simple.
...