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

Invalid property name generated for complex field in Web UI

    XMLWordPrintable

    Details

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

      Description

      Steps to reproduce:

      • Create a new schema with a complex field, i.e.:
        • Schema: multilang
          • title (complex field)
            • eng (String)
            • spa (String)
            • fra (String)
      • Associate the schema with a document type
      • Open the "Create" view of the document type in view designer
      • Add the complex field in the view

      The field name and the code generated are invalid:

          <nuxeo-input value="{{document.properties.ABAMultilang:title.title.eng}}" label="Title.title.eng" type="text" role="widget"></nuxeo-input>   
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: