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

Fix the scaffolding of multi-valued elements

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Not A Bug
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Studio Designer

      Description

      When drag and dropping a multi-valued string metadata view widget from VD, it creates (example)

          <nuxeo-data-table role="widget" items="{{document.properties.LOClassification:MPCodes}}">
            <nuxeo-data-table-column name="M P Codes">
              <template>
                <div role="widget">[[item]]</div>
              </template>
            </nuxeo-data-table-column>
      
            <nuxeo-data-table-form>
              <template>
                <nuxeo-input value="{{item}}" label="M P Codes" type="text"></nuxeo-input>
              </template>
            </nuxeo-data-table-form>
          </nuxeo-data-table>
      

      Which does not work once deployed (weird display, does not show the values)

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 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 - 10 minutes
                  10m