November 14, 200718 yr Newbies I have an online FMSA 8 XSL form and I was wondering if it is possible, depending on the user that logs in, to only show certain input fields? So if the admin logs in, then the form will show all input fields, however, if user "jsmith" logs in, it will only show the fields "jsmith" is allowed to input? Will I need to set the permission at the database level under the "Accounts & Privileges" section or can I control the authorization from the XSL page? Is this something that can only be done with FMSA9 and PHP?
November 15, 200718 yr Probably the easiest way to manage this is to branch to a layout containing the desired fields based on the Privilege set of the connecting users. That can be done by a script inside FileMaker Pro. Steven
Create an account or sign in to comment