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

Can't change label of workflow summary widget

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.1
    • Component/s: Layouts & Widgets
    • Backlog priority:
      400
    • Upgrade notes:
      Hide

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

      <widget name="summary_current_document_single_tasks" type="summary_current_document_single_tasks">
      <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_single_tasks" type="summary_current_document_single_tasks"> <controls mode="any"> ... <control name="handleLabels">true</control> </controls> </widget>

      Description

      • I create a tab with designer
      • I add a container where I put "Tasks" and "Workflow Process"
      • I change the label.

      Problem:

      • Titles are still the default ones.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 1 hour
                  1h
                  Remaining:
                  Remaining Estimate - 1 hour
                  1h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified