February 22, 200521 yr Is there an easy way to keep someone from accidentally deleting a file from a container field? Right now if you click on the field and hit the delete key on the keyboard the contents will be gone? Can i script an "are you sure you want to do that" dialog or just make it harder to delete with out protecting with permissions?
February 22, 200521 yr Yes. You can set the field's properties to not allow entry, the use buttons/scripts to control the field entry and deletion process. Or you could use FMP 7's security and access controls to lock the field based on user privileges.
Create an account or sign in to comment