Submit button not working

carlgrain 06 Apr, 2022
Hey there,

I'm having an issue submitting my form. It seems, that everything's in check, but the submit button doesn't do anything.
I'm using the latest CF7 on Joomla! 3.10.8.
The form was imported from CF5, but had been mostly rebuilt (no classic multiline input for example) and it doesn't have any actions on submit (only log data).
It does not work in either Admin View, Front View, or the form editor's Preview window.
There's also no error message and this is the debug:
Array
(
    [option] => com_chronoforms7
    [cont] => manager
    [chronoform] => CONTACT
    [Itemid] => 152
    [view] => form
)
Array
(
)

However if I create a new form, with 2-3 fields, it works instantly.
GreyHead 07 Apr, 2022
Hi carlgrain,

Please can you post or PM a link to the form se we can take a quick look.

Bob
carlgrain 07 Apr, 2022
Hey Bob,

Thanks for the response, but I figured it out in the meantime.
There were a bunch of validation errors on hidden fields, and a misconfigured action on submit.

Feel free to delete this post, or leave it as a reminder for others, to double check validations.

Have a great day!
GreyHead 08 Apr, 2022
Hi carlgrain,

Well found :-)

It's usually better to disable 'hidden' inputs as that way they do not submit any values.

Bob
You need to login to be able to post a reply.