I am trying to prevent deletion of saved transaction on Payable Transaction Entry window. I have created a Field Level Security for PM_Transaction_Entry Delete Button, Password Before but it does not work. It works for any other buttons. Do you have any idea how prevent user from deletion of payables transactions? Thanks in advance.
Field Level Security for PM_Transaction_Entry Delete Button does not work.
Hi there
I am the creator of Field Level Security. I wrote it as Omni Field Security in my Omni Tools product before it was sold to Microsoft (and its scripting abilities were removed). Please note that GP Power Tools can do everything Field Level Security can do much better and simpler (and understands the new security tasks and roles).
Anyhow, you issue here is the button datatypes don't support pre (gain focus) triggers, So Password before will work for a field, but not a button.
Change the mode to Password After and that will work. It will ask for the password AFTER you clicked and stop processing if it is not correctly answered.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.