I'm trying to lock down access to records in HR11, PA52, etc via SEC_LVL. The rule I think I need to write is that if SEC_LVL on the form the user is reading is greater than or equal to the user's SEC_LVL then they have all access, otherwise they have no access. I'm getting bogged down in the expression builder: If form.EMP_SEC_LVL >= user.?????????????(???????????????) then ALL_ACCESS else NO_ACCESS. Can someone help me fill in the ?????????? or if there is a better approach let me know.
tia, mike