Steps to reproduce:

  1. add a radio select with 2 options, e.g. yes/no
  2. add page break after the options
  3. add validation on yes
  4. define custom error message
  5. test

What happens: no navigation to the next page happens, but no error gets displayed.

Webform 6.x-3.14

Comments

liam morland’s picture

Title: No error output » Unable to submit form if page break is last component
Project: Webform Validation » Webform
Version: 6.x-1.4 » 7.x-4.x-dev
Component: User interface » Code
Priority: Major » Minor
Issue summary: View changes

This looks like a Webform issue. Make a form with a page break as the last component. There will be a "next page" button, but clicking it just reloads the current page. The submit button never becomes available.

quicksketch’s picture

Status: Active » Closed (duplicate)