Hi there,
I have created a custom field on a User of type File. When I render the field in the frontend as part of the account creation process, the file is not associated with the user in the backend. Is this by design?
If so, my next step would be to implement a UserSaved subscriber that runs at the frontend and grabs the file from the Request. Is that a viable approach?
Thanks,
Imar