Administration.Account_Edit -- Could not create widget mxui.widget.BoolSelect

0
I’m using the standard page Administration.Account_Edit in tow different places in my app. Purpose ‘edit account’ – result okay Purpose ‘new account’ – account object just created, user data visible and correct except the check boxes for Blocked and Active In situation 2 I get an error: ‘Could not create widget mxui.widget.BoolSelect’ I am kind of lost here, not being sure how to debug a situation like this.
asked
1 answers
1

Hi Remco,

Are you trying to create account from other role then administrator? If yes then did you gave that role administrator access in project security / configured account entity access rules correctly, this is looks like its issue with your security configuration.

 

Hope this helps!

answered