- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 11:45 AM
I am trying to set up a location hierarchy and have added parent locations to multiple locations and added the tree_picker=true attribute to the task-location dictionary entry. If I click on the location field in the form, the popup box does not return any values (as seen in the attachment). How do I get this to show?
Solved! Go to Solution.
- Labels:
-
Request Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 01:10 PM
Out of the box, the location field on the Task table is dependent on the Company field.
Is there a value set in the Company field of that record which is limiting the locations that show up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 01:07 PM
The Product Docs site says there's a limit to the number of nodes. Is that an issue with your instance?
Adding that property (with an without the misspelling) didn't have an effect for me.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 01:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 01:58 PM
That was it. I removed the company dependency and it is showing now. I will mess around with it a bit more to see if I need that. Thank you!