Can't pass Default Value to Multiple Select Filter in UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 07:55 AM
I currently have a UI Builder Dashboard with an Assignment Group filter that I am trying to pass a default value to.
I use a data source to grab all the groups the current user is a member of from the sys_user_grmember table. I then use a Default Value script to loop through the returned data source array to generate a string list of comma-separated Sys IDs. (Example: “69989178262254587218091388986107, 53695215638178578373743330331513”).
Unfortunately, this is not working: any idea what I’m doing wrong?
Many thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 06:32 AM
Did you got the solution>
I also want to display assignmentgroup in logged user is part
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 03:03 AM
Did you get the solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2024 07:52 AM
Did anyone got solution for this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 05:40 AM
Any updates here?