Populate the value of a field based on the selection of another field

Heya.

I’ve looked around for this far and wide and couldn’t find a solution.
All the posts here either offer GP Populate Anything or no solution at all.

I have two fields.
One is a radio button with two options, the other is an address field.
The radio button is a simple yes/no.
What I want to do is make the address field’s value to change based on the input of the radio button.
If it’s a “yes”, then the address is one value, if it’s “no” then the address is another value.
Simple as that.
I don’t want to say how much time I’ve spent looking for this and I couldn’t find it.
I’m guessing this is easy with GF’s dynamic population feature but I don’t know how to write code.
Populate anything I find is either useless for this or I can’t make it work.
Their documentation is garbage.
Any help would be appreciated.
I’m also happy to pay someone to just do it.
Cheers

Hey Kaloyan,

You can achieve this with GP Populate Anything and Gravity Forms’ built-in conditional logic by creating two address fields, each with its respective address value.

You can then use GP Populate Anything to dynamically populate these fields with the correct addresses. Then, set up conditional logic to display “Address Field 1” if the radio button selection is “No”, and “Address Field 2” if the radio button selection is “Yes”.

This setup allows the address field to update automatically based on the user’s radio button choice. :slight_smile:

Hope this helps!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.