We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Want to add assignment groups in Created Visual task board

Nikita9
Mega Expert

Hi All,

I want to add Assignment group in my visual task board but i don't know how to do that.

Pls help.

6 REPLIES 6

Hi Kieran,

Thanks for your reply. I am totally new to this flow designer and VTB. Could you pls help me in understanding the steps that i need to follow.

 

Regards,

Nikita

Do you want users to manually be able to add groups or if a user is added, add all members of the groups that user is a member of?

Due to the VTB UI not being editable, you'd likely have to create a custom modal on sys_user_group to do the former. The latter can be done using recursion within flow designer.