Loving the piklist plugin so far but I ran into an issue that I wanted to see if you could assist. I need to do nested add_more fields. I need something like this:
Street_Name –
House _number –
House_number –
House Number + –
Street_name + –
House _number –
House Number + –
Basically, I need the street_name to be a group that can be added and the house_numbers that can be added.
The reason I’m doing this is so that user only have to type a street name once and then after that, only house numbers on the street instead of having to do the full address all the time.
Any ideas on how to accomplish this?