Search results for Gravity Forms Import Entries

473 articles found

  • Getting Started: Choosing a Form and a View Layout

    Now that you’ve installed the GravityView plugin, you’re ready to create your first View. Prefer to Watch the Video? First, hover over Views in your WordPress admin menu, click on New View, and give

  • Filtering entries by WordPress User Roles

    There are two main ways to filter entries in your View based on a user's WordPress role. Option #1: Using the Advanced Filtering Extension Using the GravityView Advanced Filtering Extension, you can

  • Connecting FTP to GravityExport

    Note: GravityExport Lite does not support FTP export. This feature is only available in the full version. GravityExport allows you to save entries to a remote FTP server. Follow these steps to

  • Getting Started: Setting up Your First View

    🚀 Learn on GravityKit Academy: Getting Started With GravityView. Take this comprehensive course for a full introduction to the GravityView plugin. In this course, you’ll learn everything you need to

  • Importing List fields into existing foms

    For single-column List fields (default): Select the List field from the "Import To…"dropdown list: For multiple-column List fields: When Gravity Forms exports list fields, each row of the field will

  • GravityView Capabilities

    Related articles: Creating a View Editor role Creating an Entry Moderator role Filtering entries by WordPress User Roles Why can't I edit my View? ⚠️When a new custom user role is created, there's no

  • Associating a custom map pin icon (marker) with a field value

    The GravityView Maps plugin allows you to display Gravity Forms entries as markers on a Google Map. Sometimes, you may wish to associate a different map marker with an entry, depending on a field

  • How to display only entries created today

    The "Filter by Start Date" field filters entries based on the entry creation date. "Filter by Start Date" also accepts relative dates so you can create a View that is continually updated with the

  • Creating an Entry Moderator role

    There are situations where an entry moderator role is required without allowing users to access the dashboard. In this article, we'll create a new WordPress User Role that permits any user in this

  • The [gv_entry_link] Shortcode

    You can use the [gv_entry_link] shortcode to generate links to an entry. The shortcodes function in post or page content, as well as in a View. You can use the shortcode to generate links to view,

  • Modifying the entries displayed in a View

    This code is meant for developers only. If you are just trying to filter View results, please use the Advanced Filter extension instead, which doesn't require any coding skills. GravityView provides

  • View Settings: Enable Edit Locking in GravityView

    Sometimes two people are editing the same entry at the same time. Gravity Forms has a system for that called Entry Locking. In Version 2.6 of GravityView, we have implemented Entry Locking. How to

  • How to add a PDF download link to your View using GravityPDF

    If you are using GravityPDF to generate PDF files for new form submissions, then you can easily add a link to your View allowing users to download each entry as a PDF. Watch the Video Tutorial

  • Creating a review/voting system by embedding a form into a single entry

    Check out this blog post that uses the same tips from this article: How to build a photo contest site on WordPress using Gravity Forms and GravityView. Because GravityKit's Ratings & Reviews

  • Creating an "Edit Your Profile" link

    Since GravityView version 2.14.6, it is now possible to embed the Edit Entry page directly into a Page or Post using the [gventry] shortcode. Click here to know more. So you're using Gravity Forms

  • How to trigger feeds after editing an entry

    The code snippets below don't trigger form notifications when editing an entry. We have a different solution for that by using GravityRevisions. To trigger or restart a Gravity Flow Workflow, please

  • How to highlight an entry from a specific date

    You can use [gvlogic] shortcode to compare dates In the example below, we highlight today's entries by comparing the date stored on the field "Date B" with today's date (using the Gravity Forms Merge

  • Is there a way to recover edits to an entry before I installed the GravityRevisions plugin?

    No, there is not an easy way to recover edits that were made before installing the GravityRevisions plugin. The GravityRevisions plugin saves the entry each time it is changed. Without a plugin

  • Restricting View Content to be Members-Only

    For a full video course on using the Redirection plugin to protect Views in GravityView, check out our free course on Gravity Guide. Restricting your Views can be helpful if you run a membership site

  • How to enable or disable GravityEdit per-field

    You can define what fields are editable on the front end when using GravityEdit with GravityView. Disabling field editing is unavailable when using GravityEdit in the Gravity Forms Entries screen. By

  • The "Use this field to filter entries" setting

    This setting is required for the filter to work correctly. If you want the links to filter users based on first name, for example, you would choose the First Name field. Filtering Example Let's say

  • The {current_post} Merge Tag

    Sometimes you want to embed information about the current page in a View (or Gravity Form). That's what the {current_post} Merge Tag does. {current_post} is replaced with the current post's permalink

  • Developer hooks for GravityRevisions

    This is a list of developer filters available in the GravityRevisions plugin. They use WordPress' add_filter() function. gravityview/entry-revisions/list-html/output Filters the output for the

  • Linking an Event to a Single Entry Page

    Note: Linking a calendar event to the Single Entry page requires you to have GravityView installed with a View linked to your events form. Prefer to Watch the Video? If you're using the

  • Changing image size on the Multiple Entries screen

    When embedding images on the Multiple Entries screen, GravityView sets the default image width to 250px, which may not be ideal in all cases. Example: You can change the display width of your photo,

  • Preserve the "sub-step" status in Gravity Flow when one or more assignees are changed in GravityView

    When using GravityView with Gravity Flow, you may encounter a situation where you edit an assignee field on an entry with GravityView which does not reflect in the Gravity Flow workflow "User Input"

  • Does GravityView work with workflows made by Gravity Flow

    If you looking for a way to replace your workflow inbox with GravityView, it'll depend. GravityView doesn't have all the functionalities available in the native workflow inbox made by Gravity Flow.

  • View Settings: Redirect After Editing

    By default, GravityView will keep a user on the Edit Entry screen after editing an entry. There is a setting for changing this behavior: "Redirect After Editing". It has the following options: Stay

  • Editing Product and Pricing Fields in Edit Entry

    GravityView supports editing Product fields in GravityView's Edit Entry page. This includes the following field types: Shipping Quantity Options Product Shipping Calculation Price Total ** ** Total

  • How does Edit Entry handle hidden fields and field visibility settings?

    Currently, there are two ways to include hidden fields on your form: By using the Hidden field type; By changing the field visibility on the "Advanced" tab of each field's settings to either "Hidden"

  • Only show choices in the Search Bar that exist in entries

    In the GravityView Search Bar widget, you may want to only display choices that exist in submitted entries (as opposed to showing all choices for each field). Here's an example: Let's say you have a

  • Modifying the text displayed when there are no entries

    New functionality: Displaying a form if no entries exist on the View. The information provided in this article doesn't work with Views using the DataTables layout. If you are using a DataTables

  • Getting started with GravityRevisions

    In this guide, we’ll show you how to get started with the GravityRevisions add-on for Gravity Forms. Install GravityRevisions Start by installing GravityRevisions on your website. To do this, log in

  • An Overview of Shortcodes Added by GravityView

    GravityView adds several shortcodes to WordPress. In this article, we’ll give you a brief overview of the different shortcodes added by GravityView and how each one works. The [gravityview] Shortcode

  • Making entries expire after a certain amount of time

    This functionality requires the Advanced Filter Extension, included in the Core + Extensions and All Access licenses. Most of the time, if you run a paid directory, you will want to make sure your

  • Use [gvlogic] to show (or hide) content anywhere on your site

    There's a much easier way to achieve the same results demonstrated on this page called "Field Conditional Logic". Use our shortcode to show and hide content on your site GravityView adds multiple

  • Calculations in GravityView

    Floaty the Astronaut likes to gather information on stars. One day, he hopes to visit them all! To plan his trip, Floaty wants to know how many days of travel at light speed it will take to get to

  • Getting Started: Adding Fields to the Multiple Entries and Single Entry Pages

    Prefer to watch the video? Once you’ve selected a View Layout, you will see the View Configuration panel appear. At the top, there are three tabs corresponding to the different layouts that make up a

  • “Row #1 ID does not exist for form” error

    If you see this error, it means that the "Entry ID" column has been mapped, but there are no entries on the site that have the same ID as shown in the CSV. When "Entry ID" is mapped, then the plugin

  • Redirecting to the Multiple Entries screen after editing an Entry

    After editing an entry, you might want your users to be taken directly to the Multiple Entries page instead of back to the Single Entry page. To achieve this, you will need to update your View

  • How to track pageviews for entries using the [gv_pageviews] shortcode

    Have you ever wanted to show how many times an entry has been visited by users? You can track the number of visitors to an entry using GravityView's integration with the Pageviews plugin. It's a

  • How to always display featured entries, regardless of search results

    If you would like to always show featured entries, even if the current View search would exclude the entries from being shown, you can do so by adding the following code: /** * Allow override of

  • Getting Started With the Maps Layout

    In this article, we’ll show you how to get set up with the GravityView Maps Layout. Note: The Maps Layout is included in GravityKit's All Access license. Prefer to Watch the Video? Installing the

  • CSS Guide

    Here’s a summary of the CSS classes/IDs used in GravityView. Layouts Table List DataTables Edit Entry Search Bar Widget Other Styles The gv_class() Function Grid System Container List and Table Views

  • Preventing Views and Entries from being crawled by the Google Crawler/Bot

    Sometimes your Views might contain sensitive data; therefore, you might want to prevent them from being indexed by Google and other search engines. To achieve that, you'll need to create a file on

  • Developer Hooks for GravityMath

    gravityview/math/table_footer_calculation/math_shortcode Modify Math shortcode parameters before calculation gravityview/math/table_footer_calculation/calculation_result Modify calculation result

  • How to Display Summaries Using [gravitymath]

    You may want to group Gravity Forms entries by a specific field value and then perform math operations on entries within those groups. Here’s an example: You have a donation form on your website

  • Merge Tags

    GravityView can use all Merge Tags available in Gravity Forms, and also offers additional Merge Tags. Merge Tags can be used in many ways: Create unique content per entry with the Custom Content

  • GravityEdit Filters

    These are a list of all the filters in the GravityEdit plugin. gravityview-inline-edit/wrapper-attributes Modify the attributes being added to an inline editable wrapper HTML tag. Parameters:

  • Fine-tuning search results in GravityView with search modifiers

    GravityView 2.22 and newer support search modifiers that enable more precise filtering within Views. These modifiers—positive, negative, and exact-match—help refine queries so that results more