Actions
Feature #69891
closedEpic #69347: EXT:form - Optimize form wizard
EXT:fom - Wizard doesn't save values unless you click the check-mark after the field
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2015-09-16
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The interface is very un-intuitive here, see this example:
Go to form wizard, tab Options, and modify a text or numeric value under e.g. Label properties or Attributes properties.
After modifying, a green check mark appears at the end of the field, which suggests your input is valid.
Now press save and close, or just save and click around to another field. Your changes are gone.
The changes apparently only get saved if you click the green mark at the end of the field (!)
Please remove this 'feature' for better usability (you can always revert your changes by simply not saving).
Actions