Hello everyone,
I am working on D365O and i need to set up a security privilege granting access to a whole form(InventJournalCount) the user should be able to see all data within the form but only be able to edit/update one field in the hole form ("Counted" field in the journal lines "InventJournalTrans" Table)
I found this article in MSDN How to: Design Permissions for Fields in a Table [AX 2012] and i also read some other similar subjects on this Forum and some others
I created the following security privilege :

The entry point on the form is set to update, the permission on the table "InventJournalTrans" is set to update and for the two fields "TransDate" and "ItemId" are on read.
This does not work when i test it and isolate this privililege within a single role assigned to a test user and i still can edit those two fields.
Thanks for reading.
*This post is locked for comments
I have the same question (0)