Skip to main content

Feature Request: Add conditional logic to submit button and containers

Scenario: I need a value from a GET Param to show and submit the form, so I hide every input field and show a message. And here I want to hide the submit button as well.

At the moment I have to add condition logic to every field, instead it would be easier to add conditional logic to a container.

Would be great if I could do it

Lukman Nakib

Use custom submit button , you can add condition to it

Sebastian Weiss

Lukman NakibΒ Thanks, it works.