How do I restructure location hierarchy in location popup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2019 03:54 AM
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.
do you have any idea how i can do that please.
thank you.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2019 03:59 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2019 04:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 08:02 PM
Hi Anurag, Can we add search feature in it ?