Is there a way, to restict the access of a button, to a particular user?
Say there is a button in your form, that you would like to restrict to "admin" use only. (Only the administrator could use, or maybe see the button....)
Can the visibility of a button be restricted on a user level with a password? Or can the action of a button be restricted to a particular user?
thanks for any advice or tips!