February 1, 201114 yr Hi I have a problem regarding lookup with different privilege sets. I have one table with a picture in a container which only the admin has access to, to browse, modify or view. Then I have other table which looks up the picture and copy it when the lookup constants matches. The problem is that the picture only copies when the admin is logged on but not when other privilege sets are logged on. Is there any way to work around this? Best regards, Reynir.
February 1, 201114 yr Adjust the privilege set to allow the view option (as a minimum) on the pictures table.
February 1, 201114 yr I question why you are copying data from one table to another. Can't you simply show the related container and not allow entry in Browse?
Create an account or sign in to comment