[AX2012]
Hello,
I've got a very basic question. How can I set a form into read-only mode depending on a value of the selected record.
I tried to set the "DataSource_DS.allowEdit(false)" in the active method, but if you switch the mode via the standard button "edit" (Ctrl + Shift + E) the allowEdit(false) is disabled and the user can edit the datasource.
Is there a way to prevent the user to enter the "edit mode" (by using the buttons "edit" or the Shortcut) depending on a value of the selected record?
Any help would be appreciated.
Sebastian
*This post is locked for comments
I have the same question (0)