Hi, I have a Business Requirement like this: Once a user picks u

Hi,

I have a Business Requirement like this:
Once a user picks up a task and then feels that they could not finish it, they should be able to reassign to any specific individual they want to (Important: but the individual should be within their group only. They can't reassign to anyone in any other group). The OOTB functionality allows reassigning only to the following :

1) The group (from which the user picked up the task).
2) Any individual in the system regardless of what group they maybe in.

Both these don't satisfy the Business need I have in hand. Does anyone have any inputs?...

OriginalPostID-99315

OriginalPostID-99315

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer
    As you are using the OOTB functionality, I am hoping that you are not tempo forms. One Way is to have a People Picker on the same task and User Java Script to have validation for the requirement
    Second Way can be Use a People Picker and Looping back to task with activity chaining with an error message and checking the requirement at back end.
Reply
  • 0
    Certified Senior Developer
    As you are using the OOTB functionality, I am hoping that you are not tempo forms. One Way is to have a People Picker on the same task and User Java Script to have validation for the requirement
    Second Way can be Use a People Picker and Looping back to task with activity chaining with an error message and checking the requirement at back end.
Children
No Data