Search results for Gravity Forms Import Entries

473 articles found

  • Show only Featured Entries in the Recent Entries widget

    Requires Featured Entries Extension Version 1.1 & GravityView Version 1.7 To show only featured entries in the Recent Entries widget: Modify the Recent Entries widget Check the "Only show featured

  • Can I import passwords with the GravityImport plugin?

    The GravityImport plugin does not support importing passwords. Passwords would need to be created automatically by your User Registration feed.

  • Getting Started: GravityView Entry Approval

    How do I approve or reject entries? You can moderate whether entries are approved or disapproved in three ways: By using the Entries page of Gravity Forms on your Dashboard: Moderate entries from the

  • Migrating GravityKit demos to your own website

    Prefer to watch the video? The GravityKit demo showcase includes several powerful demo applications that we created to showcase the functionality and flexibility of our add-ons. Many of these demos

  • GravityImport Developer Hooks

    This document contains a complete list of past and present actions and filters in the GravityImport plugin. Filters gravityview/import/meta_fields Filter the known meta fields. This is useful for

  • How to show only entries created by the currently logged-in user

    💡 New on Gravity Guide: an Advanced Filter extension course with step-by-step instructions and videos. Check it out ➡ If you want only to show entries created by the currently logged-in user, you

  • How Is GravityExport Lite Different From GravityExport?

    You may be wondering what the difference is between GravityExport Lite and GravityExport. GravityExport Lite Free to use GravityExport Lite is a free plugin and can be found in the WordPress Plugins

  • How to use the gform_pre_render filter in Edit Entry

    You can modify how Gravity Forms fields are rendered in the Edit Entry form, just like you do in Gravity Forms. The important thing is to set the priority to a number higher than 5000. Instead of:

  • Displaying a form if no entries exist on the View

    Since GravityView version 2.17, it is now possible to display a form if no entries are displayed on the View. Inside the View editor, on the View Settings metabox > Multiple Entries tab, you can

  • Creating a leaderboard with GravityView

    You can use GravityView to create a leaderboard from your Gravity Forms entries based on points, sales totals, or any Number field: Here's how to create a leaderboard using GravityView and your

  • The [gravitymath] Shortcode

    In order to use the [gravitymath] shortcode, you must have GravityMath installed on your website. The [gravitymath] shortcode allows you to perform advanced math calculations on your website. With

  • Known limitations of Multiple Forms

    The Multiple Forms plugin is still in beta, which means that some native GravityView functionalities that usually work on a simple View still don't work on a View with multiple joined forms. Here's a

  • Bulk Email with GravityActions

    GravityActions allows you to send bulk emails to email addresses that you have captured using Gravity Forms. To get started, go to the Gravity Forms "Entries" page and select the entries that you

  • Importing and Exporting configured Views

    Exporting Views You can export GravityView Views just like you can export Posts in WordPress: Sign in to your WordPress Admin Click on Tools Under Tools, click on Export Select the Views radio button

  • How to send email notifications when an entry is approved, disapproved, or the approval status has changed

    Did you know you can now approve entries via email? Read here how! If you want to notify someone when their entry has been approved, you can do that using Gravity Forms Notifications. This

  • Getting Started With GravityActions

    GravityActions allow you to quickly bulk edit Gravity Forms entries in a few short steps. Prefer to Watch the Video? Here’s how bulk editing entries works On the Gravity Forms Entries page, please

  • How to restore field values with the GravityRevisions plugin

    The GravityRevisions plugin enables you to undo changes to Gravity Forms entry values. It's like Track Changes for Gravity Forms entries: after installing the GravityRevisions plugin, every change to

  • When to use GravityMath and when to use GP Advanced Calculations

    If you want to perform advanced calculations in Gravity Forms, it can be confusing trying to figure out which plugin you should use: GravityMath (by GravityKit) or GP Advanced Calculations (by

  • Calendar: Developer Hooks

    Plugin paths gravityview_calendar_script_src Modify the FullCalendar core script used. Parameter Type Default Description $src string {URL of plugin directory}/lib/fullcalendar/main.js Unique

  • Understanding how an entry gets associated with a user

    On our support, we've seen that many Gravity Forms users are unaware that the current user ID is always stored alongside the form submission (also known as "entry") if the user filling the form is

  • How to embed a form into a View

    GravityView version 2.19 introduced an easy way to embed forms inside the Multiple Entries and Single Entry layouts of a View by using a new "Gravity Forms" field in the View editor: This field can

  • Importing List fields into a new form

    For single-column List fields (default): Select the List field from the "Import To…"dropdown list: Entry Importer will take care of the import from there! For single-column List fields, you don't

  • Does GravityImport support importing Nested Form fields?

    Unfortunately, no. Importing forms containing Nested Form fields are not yet supported by our plugin. GravityView does support displaying those fields on a View.

  • Getting started with GravityEdit

    With the GravityEdit plugin, you can edit entry values directly from the Gravity Forms "Entries" page without having to click "Edit" on each entry individually. In this article, we'll show you how to

  • Changing the "Entry Updated. Return to Entry" message

    After submitting an entry modification, you will see this notification message: If you want to modify it, then you just need to use the filter gravityview/edit_entry/success for that. Here's an

  • About GravityView Caching

    A quick way to fetch uncached data when accessing a View's is by adding the ?cache parameter to the end of the URL where your View is located. Example: https://example.com/view/directory/?cache What

  • Importing dates in UTC timezone

    Gravity Forms stores the created, updated and payment dates in the Coordinated Universal Time (UTC) timezone. GravityImport allows you to set those 3 dates to a value of your choice and will

  • Multiple Forms: How the "Strict Entry Match" setting works

    The Multiple Forms plugin allows you to display entry values from multiple forms in a single View. The plugin adds a setting called "Strict Entry Match" to the View Settings box. It looks like this:

  • Import Step: Mapping CSV columns to form fields

    For each CSV column, select where you want the data to go by choosing an option from the "Import To…" dropdown.

  • How to feature an entry using PHP

    If you want to modify whether an entry is featured using PHP instead of by starring an entry in WordPress Dashboard, you can do so by using the gravityview_featured_entries_enable filter. Please note

  • Modifying the output of the Edit Entry form

    If you want to modify how the HTML of the fields render in the Edit Entry form, there's a filter you should use: gform_field_content. The key is to use it inside GravityView; add the filter inside

  • GDPR and GravityView

    Note: This post does not constitute legal advice. What is the GDPR? The General Data Protection Regulation (GDPR) is a European Union regulation designed to protect private Personally Identifiable

  • The Views list on the dashboard

    After installing and configuring the GravityView plugin, head over to the Views list by hovering over Views and clicking Views. This page is similar to the default lists of pages or posts in

  • What Are Form Presets?

    When selecting a data source for your new View, you have two options: select an existing form in Gravity Forms or choose a ‘form preset’. Form presets are form templates that allow you to create a

  • About custom map icons or markers

    There are three ways to use custom map marker icons on your Map Views: Select a default marker icon in the Maps settings to be used for all entries (unless overridden by a choice-based marker) Select

  • Comparing GravityView’s View Layouts

    Once you’ve created a new View and linked it to an existing form in Gravity Forms, the next step is to choose a View layout. Depending on your license, you’ll be able to choose from up to 5 different

  • Configuring the Edit Entry screen

    The Edit Entry screen is the place on the front end of your website, where either the Entry Creator or an Administrator can edit fields relating to a specific entry in Gravity Forms. Fields you add

  • Adding a user's email address to Entry Notes

    When viewing your Gravity Forms entries from the WordPress backend via Forms > Entries, the Notes box displays the note author's email address: By default, GravityView does not display the note

  • About GravityView Maps geocoding

    Geocoding is the process of converting an address to geographic coordinates (Latitude and Longitude). Geocoding can be done manually or automatically. In both cases a Google Maps API key must be set

  • Setting page title for Entries

    It is possible to set individual titles for the Single Entry page in a View by using the pre_get_document_title WordPress filter. The code example below should be placed on your theme's functions.php

  • Is it possible to output the save and continue links from a form that hasn't been submitted yet?

    Sorry, but this is not possible to do with GravityView. The Gravity Forms Partial Entries add-on allows users to edit existing entries that way.

  • Redirect to GravityView

    Learn more about GravityView, the best Gravity Forms add-on for displaying, exporting, and editing entries on the front end.

  • How to override geocoding coordinates

    In Gravity Forms, click Entries Click the entry you would like to edit Note: Click to view the entry, not to edit. Modifying GravityView Maps coordinates is currently not available on the Gravity

  • Getting Started With the Advanced Filtering Extension

    In this article, we’ll show you how to get set up with the Advanced Filtering extension. The Advance Filtering extension adds conditional logic filters to GravityView, giving you full control over

  • (Advanced) What changed from 1.x to 2.0?

    Note: This article is for developers. Hooks into a different GravityView filter We had been filtering entries using the (deprecated) gravityview_search_criteria filter. Now we are using the

  • How GravityView Security Works

    As with any software, there may be security vulnerabilities. We do our best to secure the plugin and quickly patch any identified issues, but we provide no security guarantee or warranty. GravityView

  • Filtering by entry approval status

    In Advanced Filter 1.3, we added the ability to filter by entry approval status. You can filter by the following entry statuses: Approved - Entries that have been accepted Disapproved - Entries that

  • Marking an entry "Unread" after it is edited

    When you allow users to edit an entry, you may want to mark it as "Unread" so that you can re-review the changes made. If you want to do this, you can install this plugin: GravityView Mod: Mark Entry

  • GravityMigrate hooks

    Filters gk/gravitymigrate/export/batch-size Filters the number of records processed for export at a time. Lower this number if you are running into performance issues. Parameter Type Description int

  • Can I import a CSV file on the front-end of my website?

    Sorry, that's currently not possible to be achieved with our GravityImport plugin. You can only import entries on the back end (Dashboard) of your website.