User wishes to allow team members to reassign to only other team members. However, their drop down lists the entire list of users, on the team or otherwise. Is there anyway to limit the drop down to only others on that same team? Thank you in advance for any help you can provide!
Question
Question
Replies
replied on May 11, 2017
Hi Mike,
Yes you can by using a database and LookupRules.
First create a table under Microsoft SQL Server Management Studio. Then, inside, add your users and your team.
Example : Database <yoursociety> / Table <Team+Users>
Then add your database to LF and use LookupRules to populate your drop down list.
0
0
replied on May 12, 2017
When reassign a team task, when you move the focus into the users input on the reassign task, it will only show the users from the same team, only when user type a keyword to search, then it will return all the matched users in the system
0
0
You are not allowed to follow up in this post.