Filtering For Current Staff

Filtering For Current Staff

Postby Steve.Stockstill on January 17th, 2009, 4:41 pm

There are a few ways you can filter records for the current staff. Both methods utilize the <CurrentStaff> built-in token. This token will be replaced at runtime with the staff of the currently logged in MobileTM user.

This example will filter the primary staff for undone records:
archive=0 AND done <> 'Y' AND staff = <CurrentStaff>

This example will filter the primary and supporting staff:
archive=0 AND CHARINDEX( <CurrentStaff> , staff+astaff) > 0
User avatar
Steve.Stockstill
 
Posts: 41
Joined: October 30th, 2008, 10:19 pm
Location: Rsearch Triangle Park, NC

Return to Server, Administrator and Configuration Questions

Who is online

Users browsing this forum: No registered users and 1 guest

cron