Hello,

I wonder if it is possible to have Javascript multistep forms without AJAX? I am using Hubspot and that script doesnt recognise the submit button if doesnt exist when the page is loaded. So I would like the next steps of a multipage form be loaded but hidden initially.

Thanks,
Sinan

Comments

Sinan Erdem created an issue. See original summary.

jrockowitz’s picture

Status: Active » Closed (won't fix)

I think this could be done using a custom webform element. One challenge is going to be validating each page without Ajax.

This type of functionality should be implemented via a dedicated contrib module.