Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-10380

Remove global form around summary view

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.1
    • Component/s: Seam / JSF UI, Workflow
    • Backlog priority:
      610
    • Impact type:
      Configuration format change
    • Upgrade notes:
      Hide

      Summary widgets that need a surrounding form have to specify that they need a surrounding form by adding the following control to their definition:
      <controls mode="any">
      <control name="addSurroundingForm">true</control>
      </controls>

      Old summary layouts defined on document type for mode "summary" will not have a surrounding form. When using the mode "grid_summary", there will be no surrounding form.

      Show
      Summary widgets that need a surrounding form have to specify that they need a surrounding form by adding the following control to their definition: <controls mode="any"> <control name="addSurroundingForm">true</control> </controls> Old summary layouts defined on document type for mode "summary" will not have a surrounding form. When using the mode "grid_summary", there will be no surrounding form.

      Description

      Currently summary widgets are all in the same form, which makes it difficult to handle sub forms (see NXP-9444) and produces problems when setting up workflow variables.

      For instance, if a workflow variable is required, adding a tag without adding it will not be possible as a validation error will occur.
      Also the form is not using multipart/form data so files cannot be uploaded (see http://answers.nuxeo.com/questions/4120/workflow-file-widgets-only-work-under-the-workflow-tab)

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                atchertchian Anahide Tchertchian
                Reporter:
                atchertchian Anahide Tchertchian
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 1 day
                  1d
                  Remaining:
                  Remaining Estimate - 1 day
                  1d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified