Conditional Form Field

1 reply · opened Apr 17, 2023

PpesaindonApr 17, 2023

Hi,

I'm reviewing the conditional form page https://canvastemplate.com/conditional-form.html
I would like to add a field "Would you like to add a message?" button toggle with yes and no buttons.
If Yes then message box opens up. Once user puts minimum characters then "Send Quote" button opens.
If No then "Send Quote" buttons open.

Please help. Can't figure out how to make yes and no work.

Thank You
Paul

SSemicolon WebSTAFFApr 17, 2023

Hello,

Currently, the Conditional Form functionality does not support multiple conditions, so only the Message Box Functionality will work based on Toggle Yes/No. The Send Quote will only support one Condition. We are working on Multiple Conditions support and will introduce this in an update soon.

Meanwhile, for the Yes/No Toggles, you can use the following code:
[ch_pre]data-condition="==" data-condition-target="conditional-form-add-message" data-condition-value="yes"[/ch_pre]

The data-condition-target should be equal to the name Attribute of the Toggle Input.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard