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

Enable formSubmit component to add a Cancel button on the form template

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.2.9
    • 2.2.6, 2.2.7, 2.2.8
    • validation

      Enable formSubmit component to add a Cancel button.
      When clicking the cancel button, the form should be cleared and it should not show validation problems from previous requests anymore.


      Original description:
      >>>>>>
      This is only concerning a single form, not multi-step.

      To reproduce the problem:

      • in the demo project go to service/contact (author instance)
      • add the cancel/back button to the submit part
      • enter preview mode
      • enter an invalid email address and some text in the message field
      • submit the form by clicking "send"

      Clicking on the "Cancel" button now should clear the form but it doesn't.
      This may be caused by the fact that a "back" button is used instead of a "cancel" button.
      <<<<<

        Acceptance criteria

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

                Created:
                Updated:
                Resolved:

                  Task DoD