Skip to content

Magento2 – Load Customer attribute image from custom path in adminhtml customer edit accountinformation

I am storing the customer custom attribute image in custom path rather than customer/ path in media folder. Its saving and loading in frontend. But when I try to edit that customer from admin , the image is not showing in admin customer edit account information. The path its checking in default path. I have to load it from custom path. how can I do that?