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

Fix toggle button display in toggleableDocumentLayoutWithForms when not shown in header

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.0
    • Component/s: Layouts & Widgets

      Description

      Happens in this case (nuxeodrive-layouts-contrib.xml):

      <widget name="driveMetadataLayoutContainer" type="container">
            <handlingLabels>false</handlingLabels>
            <properties widgetMode="any">
              <property name="hideSubLabels">true</property>
              <property name="styleClass">infoViewInfoLayout</property>
              <property name="display">block_top</property>
            </properties>
            <subWidgets>
              <widget name="driveMetadataLayout" type="toggleableDocumentLayoutWithForms">
                <properties widgetMode="any">
                  <property name="displayToggleActionInHeader">true</property>
                  <property name="useAjaxForm">false</property>
                  <property name="hideDefaultActions">true</property>
                  <property name="additionalActionsCategory">DRIVE_METADATA_VIEW_FORM_ACTION
                  </property>
                </properties>
              </widget>
            </subWidgets>
          </widget>
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: