April 2, 200817 yr Newbies Hi, I have a database with two accounts. I have user A for one account, he can print documents with logo A and user B for the other account, and he prints documents with logo B. What I need is a container field? How can I set this up?
April 2, 200817 yr There are numerous ways to go about this. You could use record level access and then set a global container field with the logo associated with the account or privilege set in a preferences table. Another way would be to store the logos in a repeating container field. Then upon startup, script it to set the global container field with the rep that a particular user is set to load. It really depends on how many different types of logos there will be, etc to pick the best solution.
Create an account or sign in to comment