I tried to use a conditional logic on a single line text field but it only shows values from my first checkbox field and not the second.
How do I allow selections from the second checkbox field?
Thanks.
I tried to use a conditional logic on a single line text field but it only shows values from my first checkbox field and not the second.
How do I allow selections from the second checkbox field?
Thanks.
Try saving your form and then edit the single input field and try applying the conditional logic again.
What is happening is the drop down for the conditional logic may not have updated with the new field you added. So by saving it, it will refresh the page and update the values in that drop down.
That should do the trick.
I saved the form but I still do not see the values from the second checkbox.