Could not create widget mxui.widget.DateInput: Error: No permission to read or write attribute createdDate of entity Administration.Account, check security.

-1
Hi, I am upgrading my project from Mendix 5.21 to Mendix 6.7.1. When mxadmin delete the user, it will go for pending for approval. When I open the popup, I am getting below error for CreatedDate and ChnagedDate. Could not create widget mxui.widget.DateInput: Error: No permission to read or write attribute createdDate of entity Administration.Account, check security. I am not able to update User Entity in System. Why is this error is coming and what I can to do avoid this message.?
asked
2 answers
0

Nirmal,

User Roles (found in Project --> Security in the Modeler), can have permission to manage other User Roles.  My guess is that the user you are logged in as does not have a user role with the permission to manage the user you are trying to edit.  See below for a screen shot of where you set this permission:

Hope that helps,

Mike

answered
0

answered