The CreatorCon Call for Content is officially open! Get started here.

How to filter the location field

Dizy M
Tera Expert

Hi everyone! 

I'd like to ask for help on how to filter a location field.

 

How to achieve in portal that once you click the country it will show a dropdown list for state, after selecting the state it will show the metro city.

 

I already changed the type of our variable from "Reference" to  "Lookup Select Box" because the field mapping should be "country>state>Metro City>City"

 

DizyM_3-1690518421780.png

 

 

DizyM_2-1690518392855.png

 

 

Thanks in advance !

1 ACCEPTED SOLUTION

Chetan Mahajan
Kilo Sage

Hello @Dizy M ,

                              I don't think you can add this filter on single field. to give functionality to select country->state->city

either you can create Separate field and add ref qual on same if you have all those field as reference type.  OR

In Lookup select box, you can add those field in Lookup label field and use orderBycountry so it would at least All country in order with associated state  and city.

check below snap for ref.

ChetanMahajan_0-1690525798594.png

Result : It will show like this 

ChetanMahajan_1-1690525831645.png

Kindly mark correct and helpful if applicable 

 

 

 

View solution in original post

5 REPLIES 5

Dizy M
Tera Expert

@Mark Roethof @Chetan Mahajan   I really appreciate your help. Thank you very much!