Title: File Upload and Notify
Last modified: November 10, 2023

---

# File Upload and Notify

 *  Resolved [doublegj](https://wordpress.org/support/users/doublegj/)
 * (@doublegj)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/file-upload-and-notify/)
 * Hi,
   in a registration form I added a field for uploading a jpg file. Is it possible
   to include the file or a link to the file just uploaded by the user, in the “
   profile update” email notification that is sent to the administrator?I tryed {
   ARM_USERMETA_fileuploadfieldname} but it doesn’t work 😛
    -  This topic was modified 2 years, 6 months ago by [doublegj](https://wordpress.org/support/users/doublegj/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [dimplemodi](https://wordpress.org/support/users/dimplemodi/)
 * (@dimplemodi)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/file-upload-and-notify/#post-17208845)
 * Hello,
 * I have checked accordingly on our local server and it works properly. The added
   custom field values were sent along with the email successfully.
   Based on your
   given information, please confirm that the ‘meta_key’ email tag {ARM_USERMETA_meta_key}
   you are replacing is the same as the Meta Key of the field (not field label).
   You can get the ‘Meta Key’ for the custom field from ARMember -> Manage Forms-
   > Edit Signup form page click on the field’s setting option. That’s it.
 * So, for example, if the meta key is ‘file_dsd23’ then, the email tag you need
   to add as given below:
   {ARM_USERMETA_file_dsd23}
 * Kindly check accordingly and let me know how it goes.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘File Upload and Notify’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/armember-membership_1a2538.svg)
 * [ARMember - Membership Plugin, Content Restriction, Member Levels, User Profile & User signup](https://wordpress.org/plugins/armember-membership/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/armember-membership/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/armember-membership/)
 * [Active Topics](https://wordpress.org/support/plugin/armember-membership/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/armember-membership/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/armember-membership/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [dimplemodi](https://wordpress.org/support/users/dimplemodi/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/file-upload-and-notify/#post-17208845)
 * Status: resolved