Post

1 follower Follow
0
Avatar

Collection of Users associated to a User Group - Custom Notify Field

Use Case:

As you know I'm building our Change Request proces using various Custom Actions. Now I have been asked that select users should have emails sent once the Request hits the next stage. The requirement is:

a) Each STAGE has a User Group with multiple users assigned. 

b) Not all the users should be notified. We have Non-Notified users who can approve Requests if people are on holiday (We use User Groups as Custom Action Security).

c) User should be configurable PER Group. Example can be notified by email in one group but not in another.

So i was thinking of:

i) To fulfil c) above - I presume i would need to add a field called Change Request Notify toggle* to **All Links->Membership->User Group Hierarchy->Group Member*?

ii) When using the Send Email in the Custom Action, i know in the Formula part you can build up who to send the email to. Now i want to send the email to a collection of users who are part of the assigned group where the Assigned Users Group Member field Change Request Notify = TRUE. how do i iterate through the container of users for that assigned group?

PS - I hate your collection handling in custom actions - PLEASE GIVE ME A FOREACH ITERATING FUNCTIONALITY! :)

Gareth Bradley Answered

Please sign in to leave a comment.

2 comments

0
Avatar

Hi Gareth,

 

In that use case I would recommend to use Posts and not Email. The reason is that posts on groups has OOTB functionality whether an individual group member should be notified or not (Notify field on the group membership link). In order to do so you need the container of the post to be the group and have the CR/Case as related entity.

 

Please let me know if it solves your problem.

 

Regards,

Tamir

 

Tamir Avital 0 votes
Comment actions Permalink