- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2014 06:32 AM
I have a client that would like to make a custom table (Conference endpoints) searchable with a Tree Picker. Using the tree_picker attribute on the u_parent field does not seem to work. The u_parent points to itself similar to the location table. Can the tree picker only work on an OOB table using the Parent field? I am having difficulty finding the code that points to the parent field.
Thank you!
Solved! Go to Solution.
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2014 10:22 AM
I went back and checked an instance to confirm and u_parent works in that case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2014 11:42 AM
I was using a custom field (u_region) instead of u_parent, which apparently does not work. U_parent is working fine. Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2016 02:13 PM
Does it always have to be u_parent? I was hoping I could set something up where depending on what table you are viewing the reference field from, the field it uses to build the tree hierarchy might be different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2017 03:00 AM
True, weird , Tree picker should have another parameter where we can select the field which should be used as hierarchy.