How do I restructure location hierarchy in location popup?

Sana10
Kilo Contributor

Hi,

 

I have custom fields on hardware asset tables like; country,state,city,area and street all referencing to cmn_location table.
I'm trying to get the full name when choosing location, On Location field when i am setting tree_picker=true; i'm getting standard tree picker list but when i'm setting reference qualifier (type is country or state or city or street)I'm running into an issue where I don't see the standard tree picker list i can see the country names and numbers instead of state , city, area and street.

find_real_file.png

do you have any idea how i can do that please.
thank you.

3 REPLIES 3

Anurag Tripathi
Mega Patron
Mega Patron

Hi Sana,

If you dont want the tree picker and need th list then create a dictionary override for your table for location field and remove the tree_picker=true attribute.

 

Please mark my answer correct/helpful if it solves your issue.

-Anurag

-Anurag

Hi Anurag,

 

I want to display in this style.

 

find_real_file.png

regards

yana7
Tera Contributor

Hi Anurag, Can we add search feature in it ?