Search results for Gravity Forms Import Entries

473 articles found

  • Adding a GravityCharts Widget to GravityView

    GravityCharts integrates with GravityView, allowing you to add charts to your front-end applications. First, ensure that you have created at least one chart for the form attached to your View. Next,

  • Import Step: Continue Processing if Error Occurs

    With "Continue Processing" disabled: The import will show how many rows were successfully imported before an error was reached. The import will stop at the first row that contains an error and will

  • Calendar Shortcodes

    As of version 2.0, GravityCalendar now supports four different shortcodes. Each shortcode requires the id parameter to work. [gravitycalendar] This shortcode allows you to embed a calendar on your

  • Multiple Forms: Unions are not supported

    The current version of the Multiple Forms extension can only perform a JOIN operation, not a UNION operation (yet). It can't combine the information of two forms like this...

  • Price fields and numbers being sorted alphabetically, not numerically

    When given $20,000, $2,000 and $20, Gravity Forms will sort the array like this: $2,000, $20, $20,000 because Gravity Forms is alphabetically sorting the numbers rather than sorting by value. This is

  • GravityExport FAQ

    Q: Which version is free and which version is paid? A: GravityExport Lite is free and can be installed from the WordPress Plugins repository: https://wordpress.org/plugins/gf-entries-in-excel/.

  • How does GravityView know who can edit the entry?

    GravityView performs two checks before allowing a user to edit an entry on the front end: 1. By the entry creator By the entry creator: if the form was submitted while a user was logged in on the

  • Creating a View Editor role

    A View Editor role will allow certain users to access your website's Dashboard and have access to create a new View or edit existing Views. This way, you won't need to assign them the Administrator

  • Adding a Link to the Stripe Customer Portal in GravityView

    If you use the Gravity Forms Stripe add-on to take payments on your site, you can add a link to the Stripe Customer Portal inside your Views. Clicking on the link will allow users to view their

  • Can GravityRevisions notify me when an entry is deleted?

    While the GravityRevisions plugin does allow you to be notified by email when an entry is updated, it is not currently possible for the plugin to trigger a notification when an entry is deleted.

  • Reasons for the "You are not allowed to view this content." message

    GravityView has many levels of security in place to make sure that your content is visible only when you want it to be. If you see the notification "You are not allowed to view this content.", there

  • Attaching an entry export to a notification using GravityExport Lite

    GravityExport Lite, our free plugin that can be downloaded directly from the WordPress Plugin Repository, has this fantastic feature that allows you to attach the export of your newly created entry

  • Google Maps Javascript API Error "RefererNotAllowedMapError"

    Show form entries on a Google Map in WordPress with GravityView Maps! This article is about GravityView, the best way to display entries on a map in WordPress. It geocodes and displays Gravity Forms

  • Does GravityView support Gutenberg?

    Yes! GravityView integrates perfectly with Gutenberg. Read more about that here: Embedding Views, entries and fields using blocks.

  • Can I use [gravitymath] with Multiple Forms?

    It is not currently possible to perform calculations on field values from multiple forms using the [gravitymath] shortcode and the Multiple Forms extension.

  • Settings for GravityEdit

    GravityEdit support was added in GravityRevisions version 1.1. The GravityRevisions add-on tracks changes made by the GravityEdit add-on by default. This default setting can be changed by updating a

  • Error: Import has finished with errors - HTTP 404

    When there's an error importing one or more lines from your CSV file, you'll see the message below at the end of the import process: By clicking on the "view log" link, you'll be able to see what

  • Search Bar: Why is the state input is showing as a text field?

    The Search Bar allows you to define what type of search fields are displayed per form input. If your Address Type is United States or Canadian (see the image below), your defined Search Bar setting

  • Avoid using List fields on your form

    The list field stores data sequentially in the database making it difficult to display them in a certain way using GravityView. Also, the information stored in a list field won't look good when

  • Passing a field value from the View to a form on another page

    If you'd like to create a custom link in your View to open a new page with a form, where some fields would be dynamically populated by the entry values, you could easily do it with GravityView and

  • Does GravityView work with Ajax?

    The only View layout that supports the dynamic loading of entries via Ajax is our DataTables extension. You can find more info about it here: https://www.gravitykit.com/products/datatables/ Don't

  • Why I'm seeing duplicated records on my View?

    If your View is using Multiple Forms, then you might see duplicated entries from the main form showing up. Let's assume we have two forms: Teams and Players. On the Teams form, we have two entries:

  • Filtered results are not showing

    💡 New on Gravity Guide: an Advanced Filter extension course with step-by-step instructions and videos. Check it out ➡ If your View that uses Advanced Filter is not returning any results, it could be

  • Nested calculations in GravityMath

    GravityMath allows you to perform advanced calculation on your Gravity Forms data using the [gravitymath] shortcode. For example, this shortcode adds two values together and divides them by 365:

  • GravityExport: The "Enable multi-row splitting setting" setting

    By default, values for fields like the Gravity Forms "List" field or the Gravity Perks "Nested Forms" field get combined into one cell during export. This is often not useful, especially for data

  • GravityRevisions Merge Tags

    GravityRevisions comes with Merge Tags you can use in Gravity Forms notifications: Merge Tag Description {entry_revision_all_fields} A pre-formatted table of all submitted values of the most recent

  • Using a latitude and longitude fields to position the map markers

    The Maps layout (or the Multiple Entries Map widget and the Entry Map field) requires an address field on your form, which will be used as a source to geocode the coordinates to create the map

  • GravityEdit: Column Edit mode (bulk editing)

    GravityEdit lets you quickly edit all values from a specific field/column by clicking on a column header. This is useful for bulk editing: Supported field types for bulk editing content All Gravity

  • GravityEdit: What field types are supported?

    All Gravity Forms "Standard Fields" are supported Single Line Text (Text) Paragraph (Textarea) Drop Down (Select) Number Checkboxes Radio Buttons Hidden Nearly all Gravity Forms "Advanced Fields" are

  • GravityActions: How to show hidden inputs

    In GravityActions, hidden inputs in the Gravity Forms form are not displayed by default. For example, if you have an Address field and you have the Country input hidden, the Country input will not be

  • Using the [gravityview] Shortcode

    The [gravityview] shortcode allows you to embed Views on your website. But that's not all. There is also a range of parameters you can use to customize the output. You can use the [gravityview]

  • GravityImport: "The importer encountered an error that prevents it from continuing"

    If you encounter the error screen "The importer encountered an error that prevents it from continuing", here's the most likely reason: The website running the plugin has the REST API disabled. 1. In

  • Why is my View slow to load?

    We have found two leading causes that can impact View loading times on the front end: Encryption Plugins Encryption plugins like Gravity Forms Encrypted Fields or similar plugins can significantly

  • How to display the true location of file uploads

    Gravity Forms hides the true location of uploaded files for security purposes. This makes sense. Here's what Gravity Forms says: By default the real location of the uploaded file will be hidden and

  • How to trigger form notifications when editing with GravityEdit

    By default, when updating fields with GravityEdit (formerly called Inline Edit) no form notifications are sent. If you wish to send a form notification after updating a field, then you must use the

  • I don't see the option to join multiple forms

    If you have installed and activated the Multiple Forms extension, but you don't see the option to combine data from multiple forms, please make sure you have created and published a View. You must

  • How do I display only the Map? I don't want to display the entries under the Map.

    That's easily achievable by hiding the entries table using a CSS style, like the one below: .gv-map-entries.gv-container { display: none; } Related: Adding custom CSS to your website

  • Getting Started With GravityCharts

    In this guide, we’ll show you how to get started with the GravityCharts add-on for Gravity Forms. Prefer to Watch the Video? Install GravityCharts Start by installing GravityCharts on your website.

  • The GravityView settings menu isn't visible

    Since version 1.7.4 GravityView settings is using the Gravity Forms add-on settings capability to enable the screen. Since then, only users with the WordPress capability manage_options are able to

  • GravityView System Requirements

    GravityView recommends the same system requirements as Gravity Forms, including PHP 5.6 or newer MySQL version 5.5+ The latest version of WordPress GravityView supports newer versions of PHP,

  • "Date Created" field is inaccurate

    Gravity Forms stores entry creation dates in Coordinated Universal Time (UTC) by default. GravityView displays the Date Created field using the blog’s local timezone for calculating the entry's

  • Getting started with GravityExport

    This article will explain how to get started using GravityExport. Prefer to watch the video? 1. Download and install GravityExport Lite The full version of GravityExport requires you to have the Lite

  • How can I pull the address from a field type that is not Address?

    The Maps Premium View requires to setup an address field as the source to geocode the map markers. That Address field is by default a standard Gravity Forms address field type. You may select which

  • Overriding GravityView templates

    Overriding the page template You can override the page template used to display GravityView Views by creating a single-gravityview.php template file. This is useful, for example, if you want

  • Can I book an appointment with GravityCalendar?

    Short answer: Unfortunately, no. Long answer: GravityCalendar doesn't have any booking functionalities. Our add-on is similar to a GravityView View layout; it allows you to display your form

  • Field types not yet supported by GravityActions

    While GravityActions supports most of the fields in Gravity Forms, some more complex ones are not yet supported. Here's the list of non-supported fields and entry meta: Advanced Fields List Consent

  • The GravityView Direct Access Setting

    In this article, we will discuss the “Direct Access” setting in the View editor. In the “Publish” metabox in the GravityView View editor, there is an option to modify the direct access settings for

  • Does GravityView support the GF Dropbox add-on?

    Yes, GravityView does support the official Gravity Forms Dropbox add-on, which means that images or files uploaded to your form are accessible/visible on GravityView.

  • Filter the address field: gravityview/maps/marker/address

    When the address field is not stored in a regular Address field type or if you would need to perform string manipulation to the address field value before the Maps Premium View tries to geocode the

  • The {gravitycharts} Merge Tag

    This feature is currently in beta! If you encounter any issues, please let our support know. GravityCharts has a Gravity Forms Merge Tag, {gravitycharts} that will be replaced by a static image of a