I'm looking for a way to display the results of a User's uploaded file in the backend, as well offer the ability to change it from there. I may be off with what I've got so far. It seems to work fine when the user first submits the registration form (I'm using the User Registration Addon).
I'm adding extra fields to the user profiles in the backend like this - and it kind of works - but when you edit from the backend, the file path is wrong. I'd also like to just display the filename as a link to the full path.