How To Achieve Image Upload in 10.21.0 version

0
In marketplace module under domain moel i created on entity that inherits image from system.and i was create a module name called admin.in admin i have show my account page in that i am showing my account this i  am copied from marketplace/administration/usermanagement/user/MyAccount. then i added a data view inside my account dataview. for here i am not facing any issue but when i added imageupload widget then i am getting error like No write access to attribute 'Name' in entity 'Administration.ProfileImage' for user role 'Administrator' (with role 'Administrator' in module 'Administration'). how i can achieve this
asked
2 answers
0

Please check access at entity level,module level and application level.

 

image.png

 

 

image.png

answered
0

thank you for your response. now it is working

 

 

answered