Adding a user's email address to Entry Notes
When viewing your Gravity Forms entries from the WordPress backend via Forms > Entries, the Notes box displays the note author's email address:
By default, GravityView does not display the note author's email address when displaying the Entry Notes field on a View:
You can display the entry note author's email address with the following code:
Adding the code above to your website will display the note author's email address next to their name like so:
If you're not sure where to put code samples, please see the following article: Where to put code samples