I have a parent table Customer which is link to the orders table now on the customerorder add/edit screen I want to determine if the currently logged on user is admin/not if the user is admin I want to unhide a screen control on my customerorder add or edit
screen NB. I have a attribute on my customer table that's store true if that customer is admin