Hi Community,
I created a custom Acumatica screen, and I wanted to restrict users from deleting records.
However, in my custom screen, the Delete action was not listed, so I couldn’t control it through access rights.
Hi Community,
I created a custom Acumatica screen, and I wanted to restrict users from deleting records.
However, in my custom screen, the Delete action was not listed, so I couldn’t control it through access rights.
Best answer by Abhishek Niikam
Hello
First of all for show Delete action on screen you can use your Primary DAC in PXGraph which is auto generated while creating screen. New screen shows only Save & Cancel actions at first. so you have to add those.
e.g.


Change your DAC name accordingly.
after this all actions appear on screen then you can use access right to control.
Hope it helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.