GravityView Ideas
110 results found
-
Changelog for entries
Like a WP article, show who edited what in the entry. If possible with an opportunity to restore an entry to a previous date.
3 votesThis is now possible with our Entry Revisions plugin: https://gravityview.co/extensions/entry-revisions/
-
E-mail when entry is updated
Send an email when the entry is updated, like GF.
1 voteThanks for the suggestion—here’s a plugin that will send notifications when an entry is updated: https://github.com/katzwebservices/GravityView-Enable-Notifications
-
Duplicate View
A Clone or Duplicate View option.
2 votes -
Choose a drop-down gravityform field to 'link' to a sortable menubar in the top widget
This would be selectable through a 'link' to a drop-down gravityform field selection in the 'above entry widget' and would create a menu bar across the 'above entry widget' area. The menu would also automatically include an 'ALL' option which would undo any prior sorting. The default list displayed on the page would always be unsorted
1 vote -
Conditional logic for Custom Content
Add conditional logic for Custom Content. This way it should be possible to show or hide certain Custom Content fields based on the entry input.
9 votesThis is possible using the [gvlogic] shortcode, introduced in GravityView 1.7.5. Learn how to use it: http://docs.gravityview.co/article/252-gvlogic-shortcode
Thanks for supporting this idea!
-
Allow me to get technical support without re-entering my details if I'm already logged in
I'm already logged in to the Gravity View website. I have a simple technical query (how to show a zero value when a field is empty).
I do not want to fill out my personal details again and work out whether I'm allowed to list my dev environment as my website so I don't burn up all my licenses etc. Please... I've paid, make my life simple!
1 vote -
Add a short code parameter for entry ID
I'd like to be able to embed a View in a post such that a specific, designated single entry shows up. For example, if my view is a directory of people, I may want to have the entry for Frank Jones show up in the bottom of a particular post. Right now I can accomplish this with something like: [gravityview id='863' searchfield="2" searchvalue="jones"] but if we have more than one Jones, we'll get more than one result. So I'd like to be able to do this: [gravityview id='863' entry-id="3"] where the ID for the Frank Jones entry is…
4 votesThis is possible with the [gventry] shortcode—just set the Entry ID and the View ID it’s connected to, and you’re all set! https://docs.gravityview.co/article/463-gventry-shortcode
-
Allow users to delete entries
Allow users to delete entries using the same logic as edit entries
4 votesThis was released in Version 1.5.1 – thanks for your vote!
Zack
-
Duplicate View
I'd like to be able to duplicate a "View" instead of having to create a new one each time.
1 voteWe’ve added this functionality in Version 1.6, out now! Thanks for voting for this idea.
-
Allow/Restrict, Show/Hide fields in edit entry
it will be best option if the feature Allow/Restrict fields in edit. Assume that i have 10 fields in a form with a field named by email address. i don't want user to edit this field cause its unique and i have added a registration previously with this email. now when user edits there entries they would not be able to edit this or some specific fields which i have selected in single entry view settings prior.
The main purpose of the feature will be: user can set which fields will show in edit entry and which field will hide…2 votesThis is now possible in GravityView 1.5, just released!
-
Allow multiple forms as data sources in one GravityView
Use data from multiple forms on one View.
125 votesGravityView has always allowed you to display data from a single form. Now with the new Multiple Forms plugin (https://gravityview.co/extensions/multiple-forms/), you can display data in a View from multiple forms at once.
Here’s how a customer described one way they will use this functionality:
> I would specifically like this feature…so that one set of data like a “Geographic Region” with all the details about that region could then be displayed when a “Business” chooses that same “Region” when creating their entry.
This is now easy to create using the Multiple Forms plugin.
Features coming soon to the plugin
Multiple Forms is a complex plugin, so we will be rolling out functionality in stages.
Right now, Multiple Forms combines entries from connected forms into a single row. It cannot display entries from multiple forms as separate rows. We know this is a common request, and we will have…
-
Enable YouTube video embeds
Being able to include embedded youtube videos in listings would be fantastic. I did find a workaround but it caused conflicts. However, it looked great, which makes me think this would be a really good addition if possible.
1 voteThis is actually already done in the next release!
Thanks for the idea.
Zack
-
Add a grid view
It would be great to see a format with entries displayed as a grid view, with the grid displaying a featured image and title only (like http://www.craftsy.com/classes/cake-decorating?_ct=wberqbdql-sbqiiui)
17 votesWe have released the DIY Layout, which allows you to easily turn entries into a grid using some CSS.
Check out the demo I put together: https://demo.gravityview.co/view/diy/
And here’s the code I used to make that layout: https://gist.github.com/zackkatz/7e48220bd153b4f63a24ecb3ea147d6f
I’m working on a complete how-to that will be listed in the DIY Layout docs, so stay tuned here: https://docs.gravityview.co/category/436-diy-layout
Please let me know if this won’t work for your needs, and why. Thanks!
-
User can only SEE his/her own entry
Love that users can edit their own submitted entries. But what if you want to prevent them from seeing other entries at all? When specifying "make visible only to ..." would it be possible to add an option that meant a user could log in and only see his own submission?
1 voteHi Justin,
Thanks for submitting the idea – I’m happy to report that it’s already possible using the Advanced Filtering extension that’s included with Interstellar and Galactic licenses.Check out this how-to article: https://gravityview.co/support/documentation/200910459/
Thanks,
Zack -
Obfuscate the entry ID where visible to the user
Entry IDs increment with each new submission. GravityView allows a user to see an entry's ID (in the URL when directly linked), therefore an observant user can identify the total number of entries. Additionally, they can identify how many entries have been submitted within a certain span of time, given two or more and knowledge of the dates they were submitted.
This is not really acceptable in a business environment when entries correspond to orders placed. This information provides too much insight into a company's sales volume. We should have the ability to keep this information hidden from the user.
1 voteThank you for this idea and the very good points you make it it.
I just wanted to make sure you were aware that this functionality was added in Version 1.4 in late October.
Thanks,
Zack -
Include Wordpress audio player for uploaded audio files.
Have the ability to place a field that will play an embedded audio file that is uploaded via File Upload in Gravity Forms. Currently is just links to an audio file and play in a separate window.
1 voteThanks for the suggestion – this was added in Version 1.2 in October.
-
Add the ability to send e-mail to user
Add the ability to send e-mail to user at different steps of the process (Receive, in progress, Finished...) Can be automated with logic case...
24 votesThis is a follow-up to GravityView suggestion to allow emailing based on entry status. It is possible to email users during different stages by following steps in these articles:
- https://docs.gravitykit.com/article/488-notification-when-entry-approved
- https://docs.gravitykit.com/article/485-email-notify-entries-updated-gravity-forms
Also, our plugin GravityActions allows you to bulk-email users at any time from the Gravity Forms Entries page. Read the doc for bulk emailing.
Please let us know at hello@gravitykit.com if you have any questions!
-
Add a link to Form Entries from Edit View screen and WP bar
It takes multiple steps to view (and approve) entries (Dashboard > Forms > Form used in View > Entries) and I find I often want to go to the Entries page from the Edit View screen. A link from the Edit View screen to the entry listings of the form associated with that view would be very helpful. Also, it would be great to have that link at the top WP bar (where is now has "Edit View") as well.
2 votesForm links have been added Edit View in Version 1.2, coming soon.
Thanks!
Zack -
Allow payment response data to be part of the GV fields
When using GF with a payment gateway, we receive approval/decline and confirmation number from the gateway, e.g.:
Payment Status: Approved
Payment Date: 2014/08/28 at 7:45 am
Transaction Id: XXXXXXXXXIt would be great if GV could pick up those fields as well as the actual form data.
2 votesThis was added to GravityView in 1.1.6, released on September 8.
Thanks!
Zack -
Add conditional show/hide functionality at the column level
We can show/hide rows conditionally in Gravity View, but GF allows for field-level visibility by conditions. It would be nice if that same logic could be applied to the single-record view of GV
10 votesHello, Zack here from GravityView.
Conditionally showing and hiding fields was proposed in 2014. I’m pleased to report that we added support for field conditional logic in Version 2.1 of our Advanced Filtering extension!
You can read a doc about how it works here: https://docs.gravityview.co/article/753-field-conditional-logic
It’s really slick, I hope you get lots of use from it!
- Don't see your idea?