Skip to content

GravityView Ideas

107 results found

  1. Bulk update/edit icons in entries

    So it looks awesome on maps, I would like in the bulk edit option to be able to bulk update icons, so "everyone in this category . . they are now this icon" and this then plays out on the map

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Add yesterday as a filter option

    In addition to "today" and "tomorrow", add "yesterday" as a filter option for multi view.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Inline Edit File Upload

    I want to be able to modify and add images in a download field.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Add additional API export formats like TAB delimited csv

    The API available to views currently supports only csv with comma delimiting. I would very much benefit from being able to export TAB delimited files (or even excel).

    As you may appreciate BI tools have gained a great deal of populatiry in recent years, and in some cases they work better with TAB rather than COMMA delimited files. Sometimes it's just useful to have an option for when one format is causing issues (I'm looking at you, Tableau).

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. gravityview_get_entry() doesn’t work

    https://docs.gravityview.co/article/211-opengraph-meta-tags-single-view-wordpress-seo-plugin

    For me this code doesn’t work:
    // Get Entry
    $entry = gravityviewgetentry( $entry_id );
    if (! $entry ) {
    return $title;
    }

    Changing it to this fixes it:
    // Get Entry
    $entry = gravityviewgetentry( $entry_id, true, false );
    if (! $entry ) {
    return $title;
    }

    Additionally, your og:image code doesn’t work and I haven’t bothered to debug that!

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Ability to add custom icons to "map icon picker" on Gravity Form

    For the "map icon picker" option on the Gravity Form -I would love to be able to add custom icons instead of using the ones that are provided. I have about 6 different icons I want to use based on the different types of businesses on the map.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  2 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thanks for your feedback on GravityView!

    I wanted to let you know that since Version 2.9 in July 2020, you are able to sort by the date an entry was updated.

    Sorry for not updating you sooner, but thank you for your feedback!

  8. Add [gv_math] filter by logged in user

    When doing calculations for GF entries with [gv_math] it would be great, if the entries the calculation is based on, could be limited to the currently logged in user.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Improved [gv_math] filters

    It would be nice to be able to filter other than specific fields in [gvmath], for example datecreated. Like this:

    [gvmath scope="form" id="<id>" filter="datecreated=yyyy-mm-dd&op=gt"] {My field:<id>} [/gv_math]

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add number 1, 2, 3, 4... to the column 1 to be able to count easily the number of participants to an event

    Add number 1, 2, 3, 4... to the column 1 to be able to count easily the number of participants to an event

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thanks for the idea of adding a sequence field to GravityView!

    Just to follow up, we added a Sequence Number field in July 2019 that does this as well as a {sequence} Merge Tag that you can use in a Custom Content field.

    Thanks again for sharing your feedback.

  11. Nested Views

    Original idea: https://gravitywiz.com/documentation/gravity-forms-nested-forms/

    Sometimes you need to create "child" entries from a "parent" view. To see those child entries you need to create another independent view. It would be great that you can see those child entries nested in its parent view. For example you can have "Projects" as a parent view and "Invoices" as (a view of) child entries created from each "project". With nested views it would be possible to see inside each "project" its own "invoices".

    Or maybe it is just a matter to make Gravity View compatible with: https://gravitywiz.com/documentation/gravity-forms-nested-forms/

    Regards!

    23 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Enable inline edit on a field by field basis

    Right now the inline editor extension is activated across the entire view, but it would be great if this could be enabled on a field by field basis in its settings area.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We're excited to let you know that we've added the ability to enable Inline Edit per-field when editing on the front-end in GravityView!👋


    We're going to be releasing this update in January 2022, but the development is done. If you would like early access and have an Inline Edit license, please send an email to support@gravityview.co.

  13. Allow AND condition on GVLOGIC, please

    it is very very helpful if, AND condition will be included on If- Else statement of gvlogic

    18 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Good news!

    In the next update of GravityView, you’ll be able to use AND or OR statements inside the [gvlogic] shortcode.

    • Use && to match all values: [gvlogic if=“abc” contains=“a&&b”]
    • Use || to match any values: [gvlogic if=“abc” equals=“abc||efg”]

    The next release will be coming out within a week; keep your eyes out for it.

    Thanks for voting for this feature.

  14. Allow a user to clone/duplicate a single entry in frontend

    Allow user to duplicate an entry they created.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Calendar View

    Allow data to be displayed in a Calendar View, (Premium View) , ideally as a month calendar view and a weekly , daily calendar view with the ability to scroll forward and back to prior or upcoming periods.

    52 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We have released the Gravity Forms Calendar plugin! ? ?

    It’s a really cool plugin:

    - Includes three layouts: Grid, Agenda, and List
    - Fully customizable event display
    Embed as a Gutenberg block, shortcode, or widget
    - Includes a GravityView Widget!
    - Allows full customization by developers.

    Learn more on the Calendar page on the GravityView site:
    https://gravityview.co/extensions/calendar/

    Thanks for supporting this idea!

  16. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This 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:



    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!

  17. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Allow some users to download all entries for a form

    Allow some users to download all entries for a form, without logging into the Wordpress backend and using the Import/Export option.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. gv-list-view with Masonry Layout and Auto-fill

    Masonry layouts with auto-fill are all the rage now. A little js and css should make this work easily.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hi JR, thanks for the feedback! We have done this with the DIY Layout plugin. https://demo.gravityview.co/view/diy/

    View the source and you’ll see the relevant code:

    ```
    // Fixed Layout
    var $grid = $(‘.gv-diy-container’).isotope({
    // options…
    itemSelector: ‘.gv-diy-view’,
    masonry: {
    columnWidth: 150
    }
    });

    // layout Isotope after each image loads
    $grid.imagesLoaded().progress( function() {
    $grid.isotope(‘layout’);
    });
    ```

    Thanks!

  20. Show only unnaproved entries option in view settings

    I have the Advanced Filtering add on and can set a filter to show only "Unapproved" entries, however using this option does not allow me to search all entries using the search widget.

    I want to be able to have the view to show only "Unapproved" entries but still be able to perform a search (Using the search widget) to search for all entries in that view regardless of the of the approval status.
    This will be for a user to Approve or Disapprove entries without having the clutter of Approved entries, whilst being able to search for an already…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3 4 5 6
  • Don't see your idea?

GravityView Ideas

Categories

Feedback and Knowledge Base