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

Make the 'summary_current_document_comments' 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_comments" type="summary_current_document_comments">
      <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_comments" type="summary_current_document_comments"> <controls mode="any"> ... <control name="handleLabels">true</control> </controls> </widget>

      Attachments

        Issue Links

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: