I have designed a form with some of the following fields
Condo Address as a drop down field
Mail Address 1 as a text field
Mail Address 2 as a text field
City as a text field
State as a drop down field
What I want to be able to do is have a default for City "value=Denver" for example. If the user does not change the city, then Mail Address 1 & 2 will remain hidden. If it is something other than "Denver" is entered, then I want to display Mail Address 1 & 2. The problem is that I haven't been able to find a way in Web Form Builder to set the "value=" parameter for a text field and if I set it after publishing, I can't use the "Show Element Using Display Rule". What I've tried is ([City] is_not "Denver") and I get the following error "The element named "Denver" does not contain the value "City[". However if I try ([State is_not "Colorado"), there is no problem. Is there a solution other than going in after publishing and add the Show Element Using Display Rule?
Thanks for any help
Text Field default value (value=???"...
You would have to do that outside of Form Builder Don after you export. There is no way to pass a default value if something is not specifically selected.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
As a workaround, you could have a checkbox that asks if it will be in Denver. That should satisfy the display rule. If they check it, the mailing address boxes disappear.
ASK ME ANYTHING
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.
Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.
Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.