Nav2013R2 - security filtering on USERID

jensthomsenjensthomsen Member Posts: 173
edited 2014-03-31 in NAV Three Tier
I'm playing a little around with security filtering in Nav2013R2 trying to setup the following scenario:

The (current) user should only be allowed to view A limited number of Jobs. To make the solution as flexible as possible, i'm thinking of creating a Job-Role table with primary key equal of "Job No.", USERID. Then a flowfield on the job-table will calculate to TRUE if there's an entry in the new Job-Role table with the current job number and the current USERID.

The question is: Is it possible to implement this as a security filtering on the new flowfield in the job-Table?
Sign In or Register to comment.