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

Make the 'summary_current_document_states' widget be able to handle its label

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.1
    • Component/s: Layouts & Widgets
    • Upgrade notes:
      Hide

      To display the label, the 'handleLabels' control needs to be added to the widget definition:

      <widget name="summary_current_document_states" type="summary_current_document_states">
      <controls mode="any">
      ...
      <control name="handleLabels">true</control>
      </controls>
      </widget>

      Show
      To display the label, the 'handleLabels' control needs to be added to the widget definition: <widget name="summary_current_document_states" type="summary_current_document_states"> <controls mode="any"> ... <control name="handleLabels">true</control> </controls> </widget>

      Attachments

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: