Participant
October 12, 2021
Question
Autofill based on the values in two other fields
- October 12, 2021
- 1 reply
- 737 views
I have an in-county travel form and I want the distance between locations to autofill based on the dropdown input of the starting and ending location.For example, if I start at BHS and end at BES, I want the field to automatically fill with 1.3 miles. The starting and ending locations are drop downs. Is there a standard if then script, like if "this" AND "this" then "that"?