Skip to content

GravityView Ideas

110 results found

  1. 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

    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!

  2. 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

  3. Entry Update Logs

    Entry update logging. When a user updates an entry, it creates a log with the date updated, previous field values and new field values along with the logged in username that made the change.

    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

  4. Option for re-approval of user edited entry

    Feature to require approval of admin before making viewable in table is good. However if user edits entry after approval it does not reset the approval required option. Therefore once initially approved, user edited entries just show up and are viewable without further or re-admin review and approval. Option to force re-approval of admin before edited entry is viewable would be nice.

    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

  5. Enable the ability to sort entries from the front end

    Enable the ability to sort entries from the front end, where users can choose to sort entries alphabetically, or by field etc.

    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

  6. Allow more than one address field per entry in multiple entries map

    My member directory allows each user to list a primary office location and a secondary office location. Both are address fields. However, the multiple entries map only allows for one address field to serve as input for the map. As such, my users are asking for their secondary office locations to show up on the map as well. I would appreciate this functionality being considered. Thank you!

    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  ·  0 comments  ·  Admin →
  7. Allow viewer to change page_size with a number range dropdown.

    Some of my employees want to see only 40 entries on a view, others want to see all more in the same 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

    1 comment  ·  Admin →
  8. Filter by user id

    This will allow gravity view to be used by e-learning sites, allowing users to view their test submission (and the answers if configured in the notifications). Integrating this with the save and continue feature would be fantastic.

    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  ·  0 comments  ·  Admin →
  9. Ability to display all all entries when selecint map markers with same location

    If locations are identical, for example, when only collecting city, state, zip code, can all locations be displayed when selecting map marker

    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

  10. Add a hook in order to display pre-filtered entries for front end user

    add a hook function that would allow developer to display entries that match a custom criteria

    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

  11. Add a "blank" view by default

    Such a view would solve the need of many web developers. I made one (makeshift solution) myself and created a nice responsive grid view simply with html and css. It would be nice to have this as default

    http://fotowettbewerb.meine-region.de/einsendungen/

    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

  12. Allow views with an inactive form

    We make forms inactive for management and also so no one can access them on the front end. This seems to disconnect them form the "Views". Can we keep a view connected to a form even if it is set to inactive?

    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

  13. Please add an place to register for an account on you MAIN website!

    Please add an place to register for an account on you MAIN website!

    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

  14. Add link to emailaddress

    Make it easy to show an emailadres as a mailto: link

    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

  15. Add Clear button to new search widget

    GREAT new feature having a search widget in the sidebar.
    Can you please add a clear function to it?
    Thanks and cheers,
    Gil

    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  ·  0 comments  ·  Admin →
  16. Featured Entries Widget

    We would like to have a widget for the Featured Entries plugin, that would allow a "featured listings" widget to be added to sidebar. This would allow featured listings to be rotated through, 1 at a time, 2 at a time, etc. with a thumbnail or other data included. This would allow us to have featured listings displayed throughout the website in a widget.

    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  ·  0 comments  ·  Admin →
  17. Give an option to change the message "NO ENTRIES MATCH YOUR REQUEST."

    Just doesn't fit for my purpose. I'd like to be able to provide my own text here.

    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

  18. Allow filtering on Merge Tags (i.e. field = user meta data)

    It would be great to allow views to be filtered according to [Field Name] = {user:[meta_key]}, just like Gravity Forms lets you set the default value for fields to be equal to user meta-data.

    This would allow filtering by user role, custom meta data (e.g. for sites using Members or user meta-data plug-ins) and (in combination with some more advanced edit view permissions) opens the door to a variety of workflow scenarios.

    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  ·  2 comments  ·  Admin →
  19. E-mail when entry is updated

    Send an email when the entry is updated, like GF.

    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 →
  20. 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

    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 →
  • Don't see your idea?

GravityView Ideas

Categories

Feedback and Knowledge Base