Embedding a View in Ultimate Member
If you're using Gravity Forms and Ultimate Member, you can show each member their own form entries directly on their profile dashboard with GravityView. This guide explains how to embed a GravityView View in an Ultimate Member profile tab so users can see only the entries they submitted.
This setup requires:
Steps to show a member their own submissions
-
Create a new tab in Ultimate Member
Use the Profile Tabs Extension setup guide to add a new tab where your View will appear.
- Select the roles that the tab will appear for in the Display Settings settings box. To select multiple roles, hold down the Option (Mac) or Alt (Windows) key.
- Select the profile forms the tab will appear on.

-
Create a View
Build a new View in GravityView to display the desired entries. Here's a quick-start guide.
-
Limit entries to the current user
In your View settings, filter entries to show only those created by the logged-in user. See How to show only results submitted by the current user.
-
Embed the View
Add the
[gravityview]shortcode to the Ultimate Member profile tab you created. Learn more in Using the GravityView shortcode.
Result
When users visit their profile, they’ll see only the entries they created.

Additional Screenshots