How to create a UI action that opens group picker to manually select a group for approval.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 06:13 AM
Hi Everyone,
could you please help me to create a UI action on a custom application record form that will open list of few groups, from where user can manually select group for group approvals.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 06:20 AM
@Puneet4418 , I do not what exactly is your requirement but this can be done using OOB configuration with little bit customization. In flow designer just take to the Task record and assigned to field reference to sys_user_group table will automatically create the task record where there will be option to select a group for approval processing. You can Then create a UI Action and call that flow designer from the UI action(From the flow designer copy the code snippet and paste it in the UI action).
How to run flow designer as a code snippet- and run it from the UI action , you can easily find it in the existing SN Community.
If my response helped you resolve your issue kindly mark it as helpful.
Thanks,
Mahesh.
Mahesh.