Tree picker hierarchy for reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi,
I want a field which is reference field to show me in heirarchy form
So I have referenced to Entity Class and I want to see entities in heirarchy form
For example I want to pick that entity whose class=Class3 and whose parent.class=class2 and whose parent.parent.class=class1 and whose parent.parent.parent.class=Class0; But I want to see this in heirarchy format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @Akki1 ,
Please review below link that will help you
If you found my response helpful, please mark it as helpful and accept it as the solution.
Thank you
Nawal Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago - last edited 3 hours ago
I'm doing that tree_picker=true but its not working and also addding this reference qualifier
class=class3^parent.class=class2^parent.parent.class=class1^parent.parent.parent.class=class0
