I created a custom screen for Dynamics SL 2018. It is a single level single line program. You can F3 to pull up a suspended batch, change the batch status from suspended (S) to hold (H), and save. As an admin with the Administrator group permission this program works perfectly. If I take away the administrator group permission and use a custom group or any other group with the screen added to it, I can launch the program, pull up the batch, but I cannot alter any fields and the save/Finish buttons are greyed out. Also, the actions dropdown works as an admin but crashes the program for a regular user.
Things I've done
- Created a custom group
- Added the custom screen in screen maintenance
- Added the screen in access rights maintenance to the custom group with view, update, insert, and delete rights
- added the screen to a menu group.
I've been working on this for a few days. Any help would be greatly appreciated.