-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.7.1
-
Component/s: Seam / JSF UI
-
Tags:
-
Backlog priority:610
Since NXP-9089, we can easily add actions that will open a fancy box when clicking on them.
Issue here is to display submittable components (forms, with buttons, etc...) in the fancy box content.
When using a simple include, potential forms in the fancy box content will not work correctly since they will be inside another form: the one around actions, and nested forms are not supported by JSF (and would produce an invalid DOM anyway).
An alternative would be to use an iframe instead of an include in this case, but the iframe needs to handle closing of the fancy box, reload of the parent frame, etc... (note that a simple include may need to handle that too).
- depends on
-
NXDOC-188 Add documentation about action types properties
- Resolved
-
NXP-9387 Display actions using generic widgets
- Resolved
-
NXP-9089 Improve actions to support different displays for a single category
- Resolved
-
NXP-10435 Add fine grained form control on some widget types
- Resolved
- is duplicated by
-
NXP-9674 Allow using forms in fancy box actions
- Resolved
- is required by
-
NXP-11029 Improve ajax reRender features on some widgets
- Resolved
-
NXP-11007 Nuxeo CSV > Migrate 'import a CSV' button as a fancybox action
- Resolved
-
NXP-10380 Remove global form around summary view
- Resolved
-
NXP-11006 Allow fancybox actions with forms in contextual tools bar
- Resolved
-
NXS-1295 Add better control on forms on tab designer
- Resolved