Actions are sometimes displayed inside complex forms (for instance on the summary page or new actions on document creation or edition pages), so it should be possible not to validate the whole form before performing the action.
JSF buttons that have this behaviour accept the tag attribute "immediate" for it => define it on actions.
- is required by
-
NXP-6706 Make it possible to add actions on the document create, edit and summary pages
- Resolved