GravityForms – WordPress Gear https://wpgear.xyz/en Do better! Sat, 15 Feb 2025 18:28:12 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.23_CS_Edition https://wpgear.xyz/wp-content/uploads/2016/06/cropped-gear-green-512-1-32x32.png GravityForms – WordPress Gear https://wpgear.xyz/en 32 32 Dismiss Gravity Notices https://wpgear.xyz/en/dismiss_gravity_notices/ Sun, 15 Dec 2024 08:32:21 +0000 https://wpgear.xyz/?p=2207 Continue reading "Dismiss Gravity Notices"]]>
Real Dismiss any Exasperate Notices about GravityForms, GravityView invalid license and e.t.c.

I am not against and even with two hands for using the Licensed Software. 100%

And I do not urge anyone to use hacked / nulled products.

However, sometimes you just need to check your own Projects for compatibility with others.
And if they can be used with explicit restrictions, no support, no upgrade, etc.
(everything that is listed in the License), then there should be no additional perverted annoying huge sizes that simply interfere with the normal operation of notifications, pop-ups, etc.

When most of the screen is occupied by notifications about: ”that without a License, I cannot receive Support”, then this is not normal!

Moreover, despite the presence of the “Dismiss” button, these intrusive notifications continue to appear again and again the next day / next login.

That is why this Plugin simply blocks the display of such notifications.

And if you still need to find out what these notifications were about, then we will accurately display them in the Widget in the Console.

= Features =
* Only the most recently active Notifications are displayed in the Notification Widget.
* Displayed as a title list.
* Each notice can be disclosed in a detailed, starting form.

The current version: 2.2 (2024.12.14) You can download it from here

Download “dismiss-gravity-notices.zip” dismiss-gravity-notices_v2.2.zip – Downloaded 813 times – 9 KB

Or from the Official WordPress Repository

== Installation ==

Normal automatic installation.

== Frequently Asked Questions ==
N/A

== Screenshots ==

  1. screenshot-1.png This is the Console page without plugin “Dismiss Gravity Notices”.
  2. screenshot-2.png This is the Console page with active plugin “Dismiss Gravity Notices”. Normal mode.
  3. screenshot-3.png This is the Console page with active plugin “Dismiss Gravity Notices” and Show Notice.

 

P.S.
However, a much more effective and universal way will be the use plugin: “Notice Interceptor“. This plugin does everything the same thing, but only for any other plugins with annoying messages and advertising.

184 total views, 0 views today

]]>
No Active for GravityForms https://wpgear.xyz/en/noactive-for-gravityforms/ Wed, 25 Aug 2021 16:38:07 +0000 https://wpgear.xyz/?p=1532 Continue reading "No Active for GravityForms"]]>
Displays a message that the Form is not Active, instead of a blank page.

If the GF Form has the “is_active” option = False, then when it is displayed via the Shortcode ‘gravityform’, an empty Page is usually displayed.
Such behavior may cause confusion and questions from Users.
And even the owner of the Site will not always be able to immediately understand what is happening.

Plugin “No Active for GravityForms” displays a normal Message that this Form is not Active.
And everything immediately becomes clear. Everyone is happy. ))

Demo

= Futured =
* Works with PHP 5.4 – 8.2
* Works with Gravity Forms versions 2.3.3.4 and higher. Tested up to 2.9.1
* You can change the appearance of the Message through CSS Styles.

Current version: 2.2 (2024.12.17) can be downloaded from this site.

Download “noactive-for-gravityforms.zip” noactive-for-gravityforms_-v2.2.zip – Downloaded 819 times – 407 KB

Or from the Official WordPress Repository

== Installation ==

Normal automatic installation.

== Frequently Asked Questions ==
N/A

== Screenshots ==

    1. screenshot-1.png GF Forms Options: “Active / No active”.
    2. screenshot-2.png A page with a Form that is “Inactive”. Empty space.
    3. screenshot-3.png A page with a Form that is “Inactive”. With Plugin: “No Active for GravityForms”.

724 total views, 0 views today

]]>
Import Excel to Gravity Forms https://wpgear.xyz/en/import-excel-to-gravity-forms/ https://wpgear.xyz/en/import-excel-to-gravity-forms/#comments Thu, 15 Jul 2021 14:58:20 +0000 https://wpgear.xyz/?p=1382 Continue reading "Import Excel to Gravity Forms"]]>
Bulk Import of Records from Excel (CSV) files for “Gravity Forms” with Validation and Internal Logic support.

If you have a Form in which there are Calculated Fields based on the Values of other Fields and the need for bulk import of source data, then this Plugin will definitely be useful to you.

For example. Form Type Calculator:

  • Field id=2 “A“: Term 1.
  • Field id=3 “B“: Term 2.
  • Field id=5 “Ratio“: Coefficient.
  • Field “Calc“: C = (A + B) * Ratio

When Importing Records, you usually need to prepare all the Values of all Fields:
A; B; Ratio; C.
So, to carry out preliminary calculations.

Difficulties begin when branched Inner Logic is used. When there are various additional Fields for selecting conditions in the form of Lists, Options. (“Gravity Forms” allows you to use both built-in Internal Logic in each of the Fields, and connect JS Scripts with Scripts.)
Transferring JS Scripts with Scripts to an Excel-prepared Table can be quite a difficult task. Errors are almost inevitable. Moreover, it is necessary to carefully maintain the correspondence of the calculated formulas in the Table with the Form Algorithms. And if you have changed something in the algorithms of the Form, then you again need to change and then test the Formulas in the Table. Even writing about it is tiresome.

Moreover, some Field Values may have both Value and Format Constraints. In normal cases, import without checking such Restrictions may lead to an abnormal termination of the Import process, or to incorrectly filled Fields.
In any case, manual correction of Records after such an Import can be costly and resource intensive.

It is for such Tasks that this Plugin is needed: “Import Excel to Gravity Forms“.

It is enough to fill in only the Initial Fields.

In our Example – Fields: A B and Ratio.
Calculated Field “C” will be calculated in each imported Record by the internal Form algorithms and will be saved.

If some of the Values are out of range, then such a Record will not be saved and will require correction directly during the Import process.

= Features =
* Works with PHP 7.4
* Works with Gravity Forms versions 2.3.3.4 (earlier GF versions were simply not tested. Probably will work) and higher. Tested up to 2.5.7.1
* Import entries are lines of a text file (usually CSV) separated by commas.
* You can choose any other separator.
* You can navigate through the list of imported records and save only a few of them.
* Each record is checked for compatibility of field formats before saving.
* If the Form Fields have internal logic, then each record is processed with this logic in mind before being saved.
* All types of fields are imported: “Text”, “TextArea”, “Number”, “Date”, “Select”, “MultiSelect”,  “Radio”, “CheckBox”.
* Works correctly with Cyrillic and other National character encodings.
* Each Form has its own “Import Enable” option.
* Works correctly when there are several other GForms on the page.
* Possibility to choose encoding of CSV file: ‘utf-8’ – default; ‘ISO-8859-1’; ‘CP1251’; etc…

== Demo ==

  1. Download CSV File with Sample Records for Import.
    there are 3 lines in the file:

    1. 1;2;3;5
    2. Alpha;2;3;1
    3. Omega;4;5;3
  2. The first line is the ID of the Fields in the Form.
    Accordingly Fields: “Project Name”; “Number A”; “Number B”; “Ratio”;
  3. The second and following lines are Field Values in the same order as ID.
  4. In this example, the symbol is used as a separator “;”
  5. Replace the Second and following lines with your Data. (use the Editor type: “Notepad ++” to ensure that the file encoding does not change. UTF-8 without BOM)
  6. Save CSV File.
  7. Click the “Excel Import” button on the Form.
  8. Click the “Upload CSV file” button and select the CSV File you saved.
  9. The first Record from the file will fill in the Form Fields. The “Submit” Form button will be disabled.
  10. If everything is OK, click the “Save” button.
  11. The next Record will be loaded automatically.

Test "Import Excel to Gravity Forms"

  • Auto Calc. (A+B) * Ratio

Current version: 3.20 (2024.12.23) can be downloaded from this site.

Download “gf-excel-import.zip” gf-excel-import_v3.20.zip – Downloaded 889 times – 26 KB

Or from the Official WordPress Repository

== Installation ==

Normal automatic installation.

* The Plug-in comes with an example of a ready-made GF Form (samle-gf-form.csv) and a CSV file for importing into it (sample-csv-data-import.csv) in the “sample” Directory. You can import the real GForm and test the example.

== PRO Version ==

PRO Version Features:

  1. Ability to select data type (Name / Value) for Fields: “Select”, “MultiSelect”, “Radio”, “CheckBox”.
  2. Generation of a Template for easy filling of the Import Table. Template – Excel file in XLSX format. You just fill in the Table in the way you are accustomed to, and then save it in CSV format.
  3. The Template contains: Field IDs, Fields Name, Type and Prompts for input.
  4. Input Prompts contain all Valid Variants for a given Field, given the selected data type (Name / Value).

== FAQ ==
N/A

== Screenshots ==

1. Page with fields “Gravity Forms” and active option “GF Excel-Import”.
2. Interface “GF Excel-Import”. Step 1. Download CSV file button.
3. Interface “GF Excel-Import”. Step 2. Select CSV file.
4. Interface “GF Excel-Import”. Step 3. Processing records. Navigation. Preservation.
5. “Import Excel to Gravity Forms”. Settings page.
6. Settings page “Gravity Forms” with plugin “Import Excel to Gravity Forms” activated.

2,584 total views, 1 views today

]]>
https://wpgear.xyz/en/import-excel-to-gravity-forms/feed/ 3
List-Forms for Gravity https://wpgear.xyz/en/list-forms-for-gravity/ Fri, 28 May 2021 15:17:17 +0000 https://wpgear.xyz/?p=1207 Continue reading "List-Forms for Gravity"]]>

The “List-Forms for Gravity” plugin extends the capabilities of the standard Forms-List in the Admin Panel on the “Gravity Forms” & “Gravity View” pages.

A new line with a Description of the Form itself is harmoniously added to each line with the Form, which indicates its Name, ID, Number of Records and Number of Views, as well as an Interactive Control Unit.
This Note – is the “Description” field on the “Settings” page of each GF/GV Form.

It would seem that it would be good for this Description to be initially in a separate Column right after the Title, but if you think carefully, you realize that no – not good. The point is that Names can be long, and Descriptions can be even longer, otherwise they simply don’t make sense. And besides, the same Interactive Control Unit 0n requires a lot of space and takes up half the width of the Form List table.

It is possible that the “Description” field is not used by many. And therefore, the developers did not bother about this. Although, the developers could also make the List Customization option.
But if there are really many Forms, then the Description is simply necessary.

This Plugin gives you this opportunity.

= Futured =
* Fits harmoniously with the usual style of the List of Forms.

Version: 3.6 (2024.12.25) You can download it from here

Download “list-forms-for-gravity.zip” list-forms-for-gravity_v2.3.zip – Downloaded 670 times – 8 KB

Or from the Official WordPress Repository

== Installation ==

1. Upload ‘list-forms-for-gravity’ folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. If you have any problems – please ask for support.

== Frequently Asked Questions ==
N/A

== Screenshots ==

    1. screenshot-1.png This is the Admin Dashboard “Gravity Forms List” with a “List-Forms for Gravity”.
    2. screenshot-2.png This is the Admin Dashboard “Gravity Forms List” with a “List-Forms for Gravity” Loading.
    3. screenshot-3.png This is the Admin Page: “Gravity Forms Settings”. Field “Descriprion” – will be view as Note on List-Forms.
    4. screenshot-4.png This is the Admin Dashboard “Gravity View List” with a “List-Forms for Gravity”.
    5. screenshot-5.png This is the Admin Page: “Gravity View Edit”. Field “Descriprion” – will be view as Note on List-Forms.

 

If you are reading this, then you are using the “Gravity Forms” & “Gravity View” plugins. So, you may be interested in the Plugin for Export Records to Standard Excel Tables: “GV Excel-Export” for “Gravity View”.

416 total views, 2 views today

]]>