Issue report by Jason Hillier
Product
FileMaker ProVersion
13Operating system version
WindowsDescription of the issue
Is it possible to assign a layout based on account or privilege set? I have 2 layouts. One layout is basic and allows a guest to enter an order. The other layout is for administration which will see all the orders from everyone. What I would like to do is:On my Trigger "On first window open" script
If the guest user logs in, open the layout Invoice Details Web.
If the admin user logs in, open the layout Invoice Details IT Staff.
Here is picture of my script. Is it possible and any idea how to accomplish this task.
Screenshot