Implementing attachments for Membership Users

Bryan Johnson asked on March 3, 2016 18:09

I would like to allow users to upload files as attachments to their membership User object. What is the easiest way to add a custom field to the User Settings class that will allow the user to upload a file and store it as an attachment?

Recent Answers


Zach Perry answered on March 3, 2016 21:57

You can add a field by going to Modules > Membership > Classes > User-Settings > Fields and add your custom field there. Then I believe you would be able to use the My Profile web part to allow users to edit it from the live site.

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.