I am trying to:
create a contact form
Link to a page where the issue can be seen:
versteckter Link
I expected to see:
an active button "send" to submit the form values
Instead, I got:
button "Send" in contact form not active
Hello @uweH, welcome to the Toolset support Forum!
First let's try these troubleshooting steps:
1. Enable the PHP debug, go to the page and check if there is related errors added to the error_log.txt file: https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/
2. Temporarily disable all non-Toolset plugins and activate a default theme like Twenty Seventeen.
3. Open the browser console and see if any JavaScript errors are displayed
4. Look in your CRED form and determine if any conditional code is in place. If these conditionals are hiding a required input, the submit button will not work.
Please let me know if it worked for you.
All the best,
Diego