Uploaded image for project: 'Magnolia Form Module'
  1. Magnolia Form Module
  2. MGNLFORM-241

Default text for non-mandatory form title should not be hard-coded in the template script

XMLWordPrintable

    • Yes

      The "title" attribute of a form is always displayed though it is not mandatory in the dialog.

      It should be possible to omit the title for a form.

      See form.ftl

      https://git.magnolia-cms.com/gitweb/?p=modules/form.git;a=blob;f=src/main/resources/form/components/form.ftl;h=6071da77d0b029bab105e1c5d0ac2cfa2f9bed2e;hb=HEAD

      [#assign title = content.formTitle!page.title!page.@name]
      <h1>${title}</h1>

        Acceptance criteria

              cmeier Christoph Meier
              lfischer Lars Fischer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD