We have a Contact User Lookup field that uses Lookup Expression as below:
select usr.id from usr as usr where usr.csg.shortCode ='xxxxxxxxxx'
The expression returns only Active Users.
We need all Active and Inactive Users.
We have a Contact User Lookup field that uses Lookup Expression as below:
select usr.id from usr as usr where usr.csg.shortCode ='xxxxxxxxxx'
The expression returns only Active Users.
We need all Active and Inactive Users.
Best answer by MennovH
Hi Manish,
all lookup filters have a hard coded setting to only show active records as a default. In assystWeb the user would have an option to also include discontinued records but this is not available in assystNet.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.