On Laserfiche Forms, how can we default certain fields based on a drop down selection? For example, if I select "Option 1" on the drop down field, I want the other fields to default to a specific value based on that option.
Question
Question
Laserfiche Forms- How to default certain fields based on drop down selection
asked on February 7, 2020
0
0
Replies
replied on February 7, 2020
Hey Jorge,
So the "native" way is to use the calculation field in the advanced tab of the field you want. to be the value of the drop-down. Like below:
If you click the > it will give you a list of the inputs of the form you have. Select the dropdown's variable (whatever you named it) and it will populate as the value of the dropdown. The nice part of doing this is it also updates as you change the dorp-down.
There are ways of doing this in JavaScript, but this is the simplest (if it works) and requires no coding at all.
Hope that helps.
1
0
You are not allowed to follow up in this post.