Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-6047

Missing Textfield Max Length counter in 6.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Neutral Neutral
    • None
    • 6.2.1
    • None
    • None

      According to https://documentation.magnolia-cms.com/display/DOCS62/Text+field:

      A counter below the field shows how many characters you have left.
      E.g., for a pages meta description we set maxLength: 160. Thus, it effectively stops input at 160 characters.

      However, in MGNL 6.2.1 DXC no such counter appears:

      It still working in 6.1.x

      Example configuration:

      form:
        tabs:
            fields:
              - name: title
                class: info.magnolia.ui.form.field.definition.TextFieldDefinition
                i18n: true
                label: title
                rows: 2
                maxLength: 200
      

        Acceptance criteria

          1. 6.1.x.png
            6.1.x.png
            178 kB
          2. 6.2.1.png
            6.2.1.png
            101 kB

              Unassigned Unassigned
              viet.nguyen Viet Nguyen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD