Submit button disabled

In the admin form container, the submit button is enabled after completing the form, while it is disabled for users.

1 Like

Please include some screenshots with your configurations for this form so we have more context to help.

This used to work fine but now it’s broken. Another issue is that on my computer the submit button works but not for other users.
I also have choosen the background option as dark to make sure all the options fit inside the form container.



What does your disable-submit hint do? Is it a class name pointing to a custom CSS injection?

1 Like

you’re right.it had a custom CSS disable-submit.
I deleted it and it works properly
:+1:

1 Like