Title: Display with EDD
Last modified: March 12, 2019

---

# Display with EDD

 *  [tim8q000](https://wordpress.org/support/users/tim8q000/)
 * (@tim8q000)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/display-with-edd/)
 * Hey,
 * How do I go about displaying custom fields in Easy Digital Downloads Frontend
   Submissions. It says I can get the fields to display in elementor like their 
   product fields. I need to be able to pull the use meta data. Here’s what they
   said:
 * Accessing Fields
    The fields in this form store their data in the usermeta table.
   WordPress provides several functions for accessing data in the usermeta table.
 * get_user_meta($user_id, $key, $single);
 * This function will get one field from the usermeta table.
 * get_userdata( $userid );
 * This function will get all the fields related to a single user.
 * Either of the above can be used to get Profile information and print it to your
   web site.

The topic ‘Display with EDD’ is closed to new replies.

 * ![](https://ps.w.org/mb-elementor-integrator/assets/icon-128x128.png?rev=1941188)
 * [MB Elementor Integration](https://wordpress.org/plugins/mb-elementor-integrator/)
 * [Support Threads](https://wordpress.org/support/plugin/mb-elementor-integrator/)
 * [Active Topics](https://wordpress.org/support/plugin/mb-elementor-integrator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mb-elementor-integrator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mb-elementor-integrator/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [tim8q000](https://wordpress.org/support/users/tim8q000/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/display-with-edd/)
 * Status: not resolved