Samples: 1. sample-gf-form.json - This is an example of a working Form with a selection of different Field types. Option fields have "Names" and "Values". For correct operation, settings are required "Import Excel to Gravity Forms PRO": "CSV Separator" = ";" "Options Value for Fields type: Select; Radio; CheckBox" = "Value" 2. template_import_gf_3_V.xlsx - This is a clean Fillout Template for Importing Records. Data entry mode = "Value". Fields with selection options have Prompts. To see Tooltips, you need to place the cursor on them. 3. sample-data-import_gf_3_V.xlsx - This is an example of a completed Record Import Template. 2 Entries. Data entry mode = "Value". From this Template you need to make a CSV file. (Save as: CSV, Separator: ";") After that, be sure to check the CSV file in an editor like: Notepad++ that Encoding = "UTF-8 (BOM)". If not, then: "Select All, Encoding -> Convert UTF-8 (BOM)". 4. sample-csv-data-import_gf_3_V.csv - This is an example of a pre-filled Template for Importing Records in CSV format. Encoding = "UTF-8 (BOM)". Data entry mode = "Value". * If you need to work with Forms with a choice of Fields options by "Name", then you need to change the "Import Excel to Gravity Forms PRO" settings: "Options Value for Fields type: Select; Radio; CheckBox" = "Name". And also, in all Fields of type: "Select", "MultiSelect", "Radio", "CheckBox" uncheck the "View Value" option. After that, use the following examples: 5. template_import_gf_3_N.xlsx - This is a clean Fillout Template for Importing Records. Data entry mode = "Name". Fields with selection options have Prompts. To see Tooltips, you need to place the cursor on them. 6. sample-data-import_gf_3_N.xlsx - This is an example of a completed Record Import Template. 2 Entries. Data entry mode = "Name". From this Template you need to make a CSV file. (Save as: CSV, Separator: ";") After that, be sure to check the received CSV file in an editor like: Notepad++ that Encoding = "UTF-8 (BOM)". If not, then: "Select All, Encoding -> Convert UTF-8 (BOM)". 7. sample-csv-data-import_gf_3_N.csv - This is an example of a pre-filled Template for Importing Records in CSV format. Encoding = "UTF-8 (BOM)". Data entry mode = "Name".