How to Group By / Group a list from a reference field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2020 01:26 AM
Hello,
I have a reference field pointing to the User Skill table. When I click on the search field, the pop-up window with the list appears. I want the list to be grouped by user.
I tried using ^GROUPBYuser directly on the dictionary entry, but that did not work. I configured the default view to be grouped by user, but that did not affect the pop-up.
How do I group the list by user on a pop-up window?
Thank you,
Desmo
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2020 01:28 AM
Hi
check the solution here, it should work:
If I have answered your question, please mark my response as correct and helpful so that others with the same question in the future can find it quickly and that it gets removed from the unanswered list.
Thank you very much
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2020 04:17 PM
Hi Alberto,
Thanks for the link.
I tried used the "tree_picker=true" in the Attribute, but it did not work.