Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-3861

Make supportInsideInputWidgetEffects control configurable in the widget definition

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 57.1
    • Fix Version/s: 62
    • Component/s: Layouts & Widgets

      Description

      Since NXS-2168, the control supportInsideInputWidgetEffects is hardcoded and its value is set to true

      if (widgetModel instanceof AbstractAggregateWidgetModel) {
                              controlsEl.addElement("control").addAttribute("name",
                                      "supportInsideInputWidgetEffects").setText("true");
                          }
      

      But some customers do not want that the results are filtered after each selection in an aggregate widget.
      So we need to expose this control in the widget definition alongside the "required" attrbute for instance.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours
                2h