Created
November 13, 2015 05:20
-
-
Save philipdowner/931438ec2d3475c682aa to your computer and use it in GitHub Desktop.
Export of all Gravity Forms field types for styling and development
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"0": { | |
"title": "Gravity Forms - All Fields", | |
"description": "This is the optional form description. Here you can offer a bit of motivation on why the user should fill out and submit your form. The following form shows the list of advanced fields available through the Gravity Forms plugin that will be available on your site.\r\n\r\nForms are incredibly customizable, and all entries can be e-mailed to a specified address and are also saved in your site\u2019s database.", | |
"labelPlacement": "top_label", | |
"descriptionPlacement": "below", | |
"button": { | |
"type": "text", | |
"text": "Submit", | |
"imageUrl": "" | |
}, | |
"fields": [ | |
{ | |
"type": "section", | |
"id": 18, | |
"label": "Standard Fields", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"displayOnly": true, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "This is called a section break. It helps to organize your form fields.\n\nThis text is the optional section break description.", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "text", | |
"id": 19, | |
"label": "Single Line Text (small)", | |
"adminLabel": "", | |
"isRequired": true, | |
"size": "small", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "", | |
"maxLength": "", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "text", | |
"id": 20, | |
"label": "Single Line Text", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": true, | |
"inputMaskValue": "(999) 999-9999", | |
"allowsPrepopulate": false, | |
"description": "Medium sized field with a telephone number input mask.", | |
"maxLength": "", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "text", | |
"id": 21, | |
"label": "Text as Password", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "large", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "Large field size", | |
"enablePasswordInput": true, | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "textarea", | |
"id": 22, | |
"label": "Textarea", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "small", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "Placeholder content", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "This is a standard text area field. A maximum of 10 characters are allowed.", | |
"maxLength": "10", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "select", | |
"id": 23, | |
"label": "Select field", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"choices": [ | |
{ | |
"text": "First Choice", | |
"value": "First Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Second Choice", | |
"value": "Second Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Third Choice", | |
"value": "Third Choice", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "Default settings", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "select", | |
"id": 24, | |
"label": "Select Field", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "large", | |
"errorMessage": "", | |
"inputs": null, | |
"choices": [ | |
{ | |
"text": "Afghanistan", | |
"value": "Afghanistan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Albania", | |
"value": "Albania", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Algeria", | |
"value": "Algeria", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "American Samoa", | |
"value": "American Samoa", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Andorra", | |
"value": "Andorra", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Angola", | |
"value": "Angola", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Antigua and Barbuda", | |
"value": "Antigua and Barbuda", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Argentina", | |
"value": "Argentina", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Armenia", | |
"value": "Armenia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Australia", | |
"value": "Australia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Austria", | |
"value": "Austria", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Azerbaijan", | |
"value": "Azerbaijan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Bahamas", | |
"value": "Bahamas", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Bahrain", | |
"value": "Bahrain", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Bangladesh", | |
"value": "Bangladesh", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Barbados", | |
"value": "Barbados", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Belarus", | |
"value": "Belarus", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Belgium", | |
"value": "Belgium", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Belize", | |
"value": "Belize", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Benin", | |
"value": "Benin", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Bermuda", | |
"value": "Bermuda", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Bhutan", | |
"value": "Bhutan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Bolivia", | |
"value": "Bolivia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Bosnia and Herzegovina", | |
"value": "Bosnia and Herzegovina", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Botswana", | |
"value": "Botswana", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Brazil", | |
"value": "Brazil", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Brunei", | |
"value": "Brunei", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Bulgaria", | |
"value": "Bulgaria", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Burkina Faso", | |
"value": "Burkina Faso", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Burundi", | |
"value": "Burundi", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Cambodia", | |
"value": "Cambodia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Cameroon", | |
"value": "Cameroon", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Canada", | |
"value": "Canada", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Cape Verde", | |
"value": "Cape Verde", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Cayman Islands", | |
"value": "Cayman Islands", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Central African Republic", | |
"value": "Central African Republic", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Chad", | |
"value": "Chad", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Chile", | |
"value": "Chile", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "China", | |
"value": "China", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Colombia", | |
"value": "Colombia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Comoros", | |
"value": "Comoros", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Congo, Democratic Republic of the", | |
"value": "Congo, Democratic Republic of the", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Congo, Republic of the", | |
"value": "Congo, Republic of the", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Costa Rica", | |
"value": "Costa Rica", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "C\u00f4te d'Ivoire", | |
"value": "C\u00f4te d'Ivoire", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Croatia", | |
"value": "Croatia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Cuba", | |
"value": "Cuba", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Cyprus", | |
"value": "Cyprus", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Czech Republic", | |
"value": "Czech Republic", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Denmark", | |
"value": "Denmark", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Djibouti", | |
"value": "Djibouti", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dominica", | |
"value": "Dominica", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dominican Republic", | |
"value": "Dominican Republic", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "East Timor", | |
"value": "East Timor", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ecuador", | |
"value": "Ecuador", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Egypt", | |
"value": "Egypt", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "El Salvador", | |
"value": "El Salvador", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Equatorial Guinea", | |
"value": "Equatorial Guinea", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Eritrea", | |
"value": "Eritrea", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Estonia", | |
"value": "Estonia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ethiopia", | |
"value": "Ethiopia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Faroe Islands", | |
"value": "Faroe Islands", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Fiji", | |
"value": "Fiji", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Finland", | |
"value": "Finland", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "France", | |
"value": "France", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "French Polynesia", | |
"value": "French Polynesia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Gabon", | |
"value": "Gabon", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Gambia", | |
"value": "Gambia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Georgia", | |
"value": "Georgia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Germany", | |
"value": "Germany", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ghana", | |
"value": "Ghana", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Greece", | |
"value": "Greece", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Greenland", | |
"value": "Greenland", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Grenada", | |
"value": "Grenada", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Guam", | |
"value": "Guam", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Guatemala", | |
"value": "Guatemala", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Guinea", | |
"value": "Guinea", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Guinea-Bissau", | |
"value": "Guinea-Bissau", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Guyana", | |
"value": "Guyana", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Haiti", | |
"value": "Haiti", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Honduras", | |
"value": "Honduras", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Hong Kong", | |
"value": "Hong Kong", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Hungary", | |
"value": "Hungary", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Iceland", | |
"value": "Iceland", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "India", | |
"value": "India", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Indonesia", | |
"value": "Indonesia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Iran", | |
"value": "Iran", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Iraq", | |
"value": "Iraq", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ireland", | |
"value": "Ireland", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Israel", | |
"value": "Israel", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Italy", | |
"value": "Italy", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Jamaica", | |
"value": "Jamaica", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Japan", | |
"value": "Japan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Jordan", | |
"value": "Jordan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Kazakhstan", | |
"value": "Kazakhstan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Kenya", | |
"value": "Kenya", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Kiribati", | |
"value": "Kiribati", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "North Korea", | |
"value": "North Korea", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "South Korea", | |
"value": "South Korea", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Kosovo", | |
"value": "Kosovo", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Kuwait", | |
"value": "Kuwait", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Kyrgyzstan", | |
"value": "Kyrgyzstan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Laos", | |
"value": "Laos", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Latvia", | |
"value": "Latvia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Lebanon", | |
"value": "Lebanon", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Lesotho", | |
"value": "Lesotho", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Liberia", | |
"value": "Liberia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Libya", | |
"value": "Libya", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Liechtenstein", | |
"value": "Liechtenstein", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Lithuania", | |
"value": "Lithuania", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Luxembourg", | |
"value": "Luxembourg", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Macedonia", | |
"value": "Macedonia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Madagascar", | |
"value": "Madagascar", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Malawi", | |
"value": "Malawi", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Malaysia", | |
"value": "Malaysia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Maldives", | |
"value": "Maldives", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mali", | |
"value": "Mali", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Malta", | |
"value": "Malta", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Marshall Islands", | |
"value": "Marshall Islands", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mauritania", | |
"value": "Mauritania", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mauritius", | |
"value": "Mauritius", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mexico", | |
"value": "Mexico", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Micronesia", | |
"value": "Micronesia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Moldova", | |
"value": "Moldova", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Monaco", | |
"value": "Monaco", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mongolia", | |
"value": "Mongolia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Montenegro", | |
"value": "Montenegro", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Morocco", | |
"value": "Morocco", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mozambique", | |
"value": "Mozambique", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Myanmar", | |
"value": "Myanmar", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Namibia", | |
"value": "Namibia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Nauru", | |
"value": "Nauru", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Nepal", | |
"value": "Nepal", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Netherlands", | |
"value": "Netherlands", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "New Zealand", | |
"value": "New Zealand", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Nicaragua", | |
"value": "Nicaragua", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Niger", | |
"value": "Niger", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Nigeria", | |
"value": "Nigeria", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Northern Mariana Islands", | |
"value": "Northern Mariana Islands", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Norway", | |
"value": "Norway", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Oman", | |
"value": "Oman", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Pakistan", | |
"value": "Pakistan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Palau", | |
"value": "Palau", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Palestine, State of", | |
"value": "Palestine, State of", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Panama", | |
"value": "Panama", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Papua New Guinea", | |
"value": "Papua New Guinea", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Paraguay", | |
"value": "Paraguay", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Peru", | |
"value": "Peru", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Philippines", | |
"value": "Philippines", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Poland", | |
"value": "Poland", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Portugal", | |
"value": "Portugal", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Puerto Rico", | |
"value": "Puerto Rico", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Qatar", | |
"value": "Qatar", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Romania", | |
"value": "Romania", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Russia", | |
"value": "Russia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rwanda", | |
"value": "Rwanda", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Saint Kitts and Nevis", | |
"value": "Saint Kitts and Nevis", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Saint Lucia", | |
"value": "Saint Lucia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Saint Vincent and the Grenadines", | |
"value": "Saint Vincent and the Grenadines", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Samoa", | |
"value": "Samoa", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "San Marino", | |
"value": "San Marino", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Sao Tome and Principe", | |
"value": "Sao Tome and Principe", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Saudi Arabia", | |
"value": "Saudi Arabia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Senegal", | |
"value": "Senegal", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Serbia", | |
"value": "Serbia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Seychelles", | |
"value": "Seychelles", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Sierra Leone", | |
"value": "Sierra Leone", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Singapore", | |
"value": "Singapore", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Sint Maarten", | |
"value": "Sint Maarten", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Slovakia", | |
"value": "Slovakia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Slovenia", | |
"value": "Slovenia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Solomon Islands", | |
"value": "Solomon Islands", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Somalia", | |
"value": "Somalia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "South Africa", | |
"value": "South Africa", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Spain", | |
"value": "Spain", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Sri Lanka", | |
"value": "Sri Lanka", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Sudan", | |
"value": "Sudan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Sudan, South", | |
"value": "Sudan, South", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Suriname", | |
"value": "Suriname", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Swaziland", | |
"value": "Swaziland", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Sweden", | |
"value": "Sweden", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Switzerland", | |
"value": "Switzerland", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Syria", | |
"value": "Syria", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Taiwan", | |
"value": "Taiwan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Tajikistan", | |
"value": "Tajikistan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Tanzania", | |
"value": "Tanzania", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Thailand", | |
"value": "Thailand", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Togo", | |
"value": "Togo", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Tonga", | |
"value": "Tonga", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Trinidad and Tobago", | |
"value": "Trinidad and Tobago", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Tunisia", | |
"value": "Tunisia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Turkey", | |
"value": "Turkey", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Turkmenistan", | |
"value": "Turkmenistan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Tuvalu", | |
"value": "Tuvalu", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Uganda", | |
"value": "Uganda", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ukraine", | |
"value": "Ukraine", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "United Arab Emirates", | |
"value": "United Arab Emirates", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "United Kingdom", | |
"value": "United Kingdom", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "United States", | |
"value": "United States", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Uruguay", | |
"value": "Uruguay", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Uzbekistan", | |
"value": "Uzbekistan", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Vanuatu", | |
"value": "Vanuatu", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Vatican City", | |
"value": "Vatican City", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Venezuela", | |
"value": "Venezuela", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Vietnam", | |
"value": "Vietnam", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Virgin Islands, British", | |
"value": "Virgin Islands, British", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Virgin Islands, U.S.", | |
"value": "Virgin Islands, U.S.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Yemen", | |
"value": "Yemen", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Zambia", | |
"value": "Zambia", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Zimbabwe", | |
"value": "Zimbabwe", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "Please choose", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "Enhanced user interface. Large size", | |
"enableEnhancedUI": 1, | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "multiselect", | |
"id": 26, | |
"label": "Multi-Select (standard)", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"choices": [ | |
{ | |
"text": "First Choice", | |
"value": "First Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Second Choice", | |
"value": "Second Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Third Choice", | |
"value": "Third Choice", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"enableEnhancedUI": false, | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "multiselect", | |
"id": 25, | |
"label": "Multi-Select", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"choices": [ | |
{ | |
"text": "Accounting\/Finance", | |
"value": "Accounting\/Finance", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Advertising\/Public Relations", | |
"value": "Advertising\/Public Relations", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Aerospace\/Aviation", | |
"value": "Aerospace\/Aviation", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Arts\/Entertainment\/Publishing", | |
"value": "Arts\/Entertainment\/Publishing", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Automotive", | |
"value": "Automotive", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Banking\/Mortgage", | |
"value": "Banking\/Mortgage", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Business Development", | |
"value": "Business Development", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Business Opportunity", | |
"value": "Business Opportunity", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Clerical\/Administrative", | |
"value": "Clerical\/Administrative", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Construction\/Facilities", | |
"value": "Construction\/Facilities", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Consumer Goods", | |
"value": "Consumer Goods", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Customer Service", | |
"value": "Customer Service", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Education\/Training", | |
"value": "Education\/Training", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Energy\/Utilities", | |
"value": "Energy\/Utilities", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Engineering", | |
"value": "Engineering", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Government\/Military", | |
"value": "Government\/Military", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Green", | |
"value": "Green", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Healthcare", | |
"value": "Healthcare", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Hospitality\/Travel", | |
"value": "Hospitality\/Travel", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Human Resources", | |
"value": "Human Resources", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Installation\/Maintenance", | |
"value": "Installation\/Maintenance", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Insurance", | |
"value": "Insurance", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Internet", | |
"value": "Internet", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Job Search Aids", | |
"value": "Job Search Aids", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Law Enforcement\/Security", | |
"value": "Law Enforcement\/Security", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Legal", | |
"value": "Legal", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Management\/Executive", | |
"value": "Management\/Executive", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Manufacturing\/Operations", | |
"value": "Manufacturing\/Operations", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Marketing", | |
"value": "Marketing", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Non-Profit\/Volunteer", | |
"value": "Non-Profit\/Volunteer", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Pharmaceutical\/Biotech", | |
"value": "Pharmaceutical\/Biotech", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Professional Services", | |
"value": "Professional Services", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "QA\/Quality Control", | |
"value": "QA\/Quality Control", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Real Estate", | |
"value": "Real Estate", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Restaurant\/Food Service", | |
"value": "Restaurant\/Food Service", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Retail", | |
"value": "Retail", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Sales", | |
"value": "Sales", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Science\/Research", | |
"value": "Science\/Research", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Skilled Labor", | |
"value": "Skilled Labor", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Technology", | |
"value": "Technology", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Telecommunications", | |
"value": "Telecommunications", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Transportation\/Logistics", | |
"value": "Transportation\/Logistics", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Other", | |
"value": "Other", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"enableEnhancedUI": true, | |
"formId": 4, | |
"description": "Enhanced UI", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "number", | |
"id": 27, | |
"label": "Number", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"numberFormat": "decimal_dot", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": false, | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"rangeMin": "1", | |
"rangeMax": "10", | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "number", | |
"id": 73, | |
"label": "Number with Calculation", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"numberFormat": "currency", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "{Number:27}* 3650", | |
"calculationRounding": "2", | |
"enableCalculation": true, | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"rangeMin": 1, | |
"rangeMax": 10, | |
"formId": 4, | |
"description": "This field multiplies the previous field by 3,650 and rounds it to 2 decimal places, formatting it as currency.", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "checkbox", | |
"id": 28, | |
"label": "Checkboxes", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"choices": [ | |
{ | |
"text": "First Choice", | |
"value": "First Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Second Choice", | |
"value": "Second Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Third Choice", | |
"value": "Third Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Custom Choice (Selected)", | |
"value": "Custom Choice (Selected)", | |
"isSelected": true, | |
"price": "" | |
} | |
], | |
"inputs": [ | |
{ | |
"id": "28.1", | |
"label": "First Choice", | |
"name": "" | |
}, | |
{ | |
"id": "28.2", | |
"label": "Second Choice", | |
"name": "" | |
}, | |
{ | |
"id": "28.3", | |
"label": "Third Choice", | |
"name": "" | |
}, | |
{ | |
"id": "28.4", | |
"label": "Custom Choice (Selected)", | |
"name": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "Checkbox field description", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "radio", | |
"id": 33, | |
"label": "Radios", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"choices": [ | |
{ | |
"text": "First Choice", | |
"value": "First Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Second Choice", | |
"value": "Second Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Third Choice", | |
"value": "Third Choice", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"enableOtherChoice": true, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "checkbox", | |
"id": 71, | |
"label": "Single Checkbox (Conditional Trigger)", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"choices": [ | |
{ | |
"text": "Yes, Show the following options", | |
"value": "Yes, Show the following options", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"inputs": [ | |
{ | |
"id": "71.1", | |
"label": "Yes, Show the following options", | |
"name": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "text", | |
"id": 72, | |
"label": "Conditionally Revealed Input", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "small", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "There is a hidden field below this field. Make sure it appears in the code!", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": { | |
"actionType": "show", | |
"logicType": "all", | |
"rules": [ | |
{ | |
"fieldId": "71", | |
"operator": "is", | |
"value": "Yes, Show the following options" | |
} | |
] | |
}, | |
"displayOnly": "" | |
}, | |
{ | |
"type": "hidden", | |
"id": 30, | |
"label": "Hidden Field", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "html", | |
"id": 31, | |
"label": "HTML Block", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"displayOnly": true, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"content": "<div class=\"panel text-center callout radius\">\n<p><strong>This is HTML content with an image.<\/strong><\/p>\n\n<figure>\n<img src=\"https:\/\/placeimg.com\/250\/250\/people\/sepia\" alt=\"test image\" width=\"250\" height=\"250\" class=\"th\" \/>\n<figcaption>This is an image caption<\/figcaption>\n<\/figure>\n<\/div>", | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "section", | |
"id": 32, | |
"label": "Advanced Fields", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"displayOnly": true, | |
"formId": 4, | |
"description": "Following are the advanced fields.", | |
"allowsPrepopulate": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"inputType": "", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 34, | |
"label": "First Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "34.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": true, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "34.3", | |
"label": "First", | |
"name": "" | |
}, | |
{ | |
"id": "34.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "34.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "34.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": true | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "One Field", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 74, | |
"label": "Name (Default)", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "74.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": true, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "74.3", | |
"label": "First", | |
"name": "", | |
"isHidden": false, | |
"customLabel": "First" | |
}, | |
{ | |
"id": "74.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": true, | |
"customLabel": "Middle Initial" | |
}, | |
{ | |
"id": "74.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "74.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": true | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "Two Fields", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "name", | |
"id": 35, | |
"label": "Full Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "35.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": false, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "35.3", | |
"label": "First", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "35.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "35.6", | |
"label": "Last", | |
"name": "" | |
}, | |
{ | |
"id": "35.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": true | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "Prefix + Field", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 80, | |
"label": "Full Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "80.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": false, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "80.3", | |
"label": "First", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "80.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "80.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "80.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": false | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "Prefix + Suffix", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 36, | |
"label": "Extended Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "36.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": false, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "36.3", | |
"label": "First", | |
"name": "" | |
}, | |
{ | |
"id": "36.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "36.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "36.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": false | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "Prefix + Field + Suffix", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 75, | |
"label": "Extended Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "75.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": false, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "75.3", | |
"label": "First", | |
"name": "" | |
}, | |
{ | |
"id": "75.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": true | |
}, | |
{ | |
"id": "75.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "75.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": true | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "Prefix + Field + Field", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 76, | |
"label": "Extended Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "76.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": true, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "76.3", | |
"label": "First", | |
"name": "" | |
}, | |
{ | |
"id": "76.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "76.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "76.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": true | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "3 Fields", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 77, | |
"label": "Extended Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "77.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": false, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "77.3", | |
"label": "First", | |
"name": "" | |
}, | |
{ | |
"id": "77.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "77.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "77.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": true | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "Prefix + 3 Fields", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 78, | |
"label": "Extended Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "78.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": true, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "78.3", | |
"label": "First", | |
"name": "" | |
}, | |
{ | |
"id": "78.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "78.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "78.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": false | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "3 Fields + Suffix", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "name", | |
"id": 79, | |
"label": "Extended Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"nameFormat": "advanced", | |
"inputs": [ | |
{ | |
"id": "79.2", | |
"label": "Prefix", | |
"name": "", | |
"choices": [ | |
{ | |
"text": "Mr.", | |
"value": "Mr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Mrs.", | |
"value": "Mrs.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Miss", | |
"value": "Miss", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Ms.", | |
"value": "Ms.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Dr.", | |
"value": "Dr.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Prof.", | |
"value": "Prof.", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Rev.", | |
"value": "Rev.", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"isHidden": false, | |
"inputType": "radio" | |
}, | |
{ | |
"id": "79.3", | |
"label": "First", | |
"name": "" | |
}, | |
{ | |
"id": "79.4", | |
"label": "Middle", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "79.6", | |
"label": "Last", | |
"name": "", | |
"isHidden": false | |
}, | |
{ | |
"id": "79.8", | |
"label": "Suffix", | |
"name": "", | |
"isHidden": false | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "Prefix + 3 Fields + Suffix", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "date", | |
"id": 38, | |
"label": "Date Field", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": [ | |
{ | |
"id": "38.1", | |
"label": "MM", | |
"name": "", | |
"defaultValue": "", | |
"placeholder": "" | |
}, | |
{ | |
"id": "38.2", | |
"label": "DD", | |
"name": "", | |
"defaultValue": "", | |
"placeholder": "" | |
}, | |
{ | |
"id": "38.3", | |
"label": "YYYY", | |
"name": "", | |
"defaultValue": "", | |
"placeholder": "" | |
} | |
], | |
"formId": 4, | |
"description": "", | |
"allowsPrepopulate": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"inputType": "", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"calendarIconType": "none", | |
"calendarIconUrl": "", | |
"dateFormat": "", | |
"displayOnly": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"dateType": "datefield", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "date", | |
"id": 37, | |
"label": "Date Dropdown", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": [ | |
{ | |
"id": "37.1", | |
"label": "Month", | |
"name": "", | |
"placeholder": "Month", | |
"defaultValue": "" | |
}, | |
{ | |
"id": "37.2", | |
"label": "Day", | |
"name": "", | |
"placeholder": "Day", | |
"defaultValue": "" | |
}, | |
{ | |
"id": "37.3", | |
"label": "Year", | |
"name": "", | |
"placeholder": "Year", | |
"defaultValue": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"dateType": "datedropdown", | |
"calendarIconType": "none", | |
"calendarIconUrl": "", | |
"allowsPrepopulate": false, | |
"description": "With format yyyy-mm-dd.", | |
"dateFormat": "ymd_dash", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "date", | |
"id": 39, | |
"label": "Date Picker", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"dateType": "datepicker", | |
"calendarIconType": "calendar", | |
"calendarIconUrl": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"dateFormat": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "date", | |
"id": 41, | |
"label": "Date Picker", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"dateType": "datepicker", | |
"calendarIconType": "calendar", | |
"calendarIconUrl": "", | |
"allowsPrepopulate": false, | |
"description": "With custom icon needed", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"dateFormat": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "time", | |
"id": 40, | |
"label": "Time", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": [ | |
{ | |
"id": "40.1", | |
"label": "HH", | |
"name": "" | |
}, | |
{ | |
"id": "40.2", | |
"label": "MM", | |
"name": "" | |
}, | |
{ | |
"id": "40.3", | |
"label": "AM\/PM", | |
"name": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"timeFormat": "12", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "time", | |
"id": 42, | |
"label": "Time", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": [ | |
{ | |
"id": "42.1", | |
"label": "HH", | |
"name": "" | |
}, | |
{ | |
"id": "42.2", | |
"label": "MM", | |
"name": "" | |
}, | |
{ | |
"id": "42.3", | |
"label": "AM\/PM", | |
"name": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"timeFormat": "24", | |
"description": "24 hour format", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "phone", | |
"id": 43, | |
"label": "Phone", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"phoneFormat": "standard", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "Medium size", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "phone", | |
"id": 44, | |
"label": "Phone", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "large", | |
"errorMessage": "", | |
"inputs": null, | |
"phoneFormat": "international", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "Large. International format.", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "address", | |
"id": 45, | |
"label": "Address", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": [ | |
{ | |
"id": "45.1", | |
"label": "Street Address", | |
"name": "" | |
}, | |
{ | |
"id": "45.2", | |
"label": "Address Line 2", | |
"name": "" | |
}, | |
{ | |
"id": "45.3", | |
"label": "City", | |
"name": "" | |
}, | |
{ | |
"id": "45.4", | |
"label": "State \/ Province", | |
"name": "" | |
}, | |
{ | |
"id": "45.5", | |
"label": "ZIP \/ Postal Code", | |
"name": "" | |
}, | |
{ | |
"id": "45.6", | |
"label": "Country", | |
"name": "", | |
"isHidden": true | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"addressType": "us", | |
"defaultState": "Montana", | |
"defaultProvince": "", | |
"defaultCountry": "United States", | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "United States with default state.", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "address", | |
"id": 46, | |
"label": "Address", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": [ | |
{ | |
"id": "46.1", | |
"label": "Street Address", | |
"name": "" | |
}, | |
{ | |
"id": "46.2", | |
"label": "Address Line 2", | |
"name": "" | |
}, | |
{ | |
"id": "46.3", | |
"label": "City", | |
"name": "" | |
}, | |
{ | |
"id": "46.4", | |
"label": "State \/ Province", | |
"name": "" | |
}, | |
{ | |
"id": "46.5", | |
"label": "ZIP \/ Postal Code", | |
"name": "" | |
}, | |
{ | |
"id": "46.6", | |
"label": "Country", | |
"name": "", | |
"isHidden": true | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"addressType": "canadian", | |
"defaultState": "", | |
"defaultProvince": "", | |
"defaultCountry": "Canada", | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "Canadian", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "address", | |
"id": 47, | |
"label": "Address", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": [ | |
{ | |
"id": "47.1", | |
"label": "Street Address", | |
"name": "" | |
}, | |
{ | |
"id": "47.2", | |
"label": "Address Line 2", | |
"name": "" | |
}, | |
{ | |
"id": "47.3", | |
"label": "City", | |
"name": "" | |
}, | |
{ | |
"id": "47.4", | |
"label": "State \/ Province", | |
"name": "" | |
}, | |
{ | |
"id": "47.5", | |
"label": "ZIP \/ Postal Code", | |
"name": "" | |
}, | |
{ | |
"id": "47.6", | |
"label": "Country", | |
"name": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"addressType": "international", | |
"defaultState": "", | |
"defaultProvince": "", | |
"defaultCountry": "", | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "International", | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "website", | |
"id": 48, | |
"label": "Website", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"placeholder": "http:\/\/", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "email", | |
"id": 49, | |
"label": "Email", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "email", | |
"id": 50, | |
"label": "Email", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "small", | |
"errorMessage": "", | |
"inputs": [ | |
{ | |
"id": "50", | |
"label": "Enter Email", | |
"name": "" | |
}, | |
{ | |
"id": "50.2", | |
"label": "Confirm Email", | |
"name": "" | |
} | |
], | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "Small. With Confirmation", | |
"emailConfirmEnabled": true, | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "fileupload", | |
"id": 51, | |
"label": "File", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"allowedExtensions": "jpg,gif,png,pdf", | |
"maxFileSize": 1, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "fileupload", | |
"id": 52, | |
"label": "Multiple File Upload", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": true, | |
"maxFiles": "3", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"allowedExtensions": "jpg,gif,png,pdf", | |
"inputType": "", | |
"defaultValue": "", | |
"description": "Maximum of 3 files. 1 MB each.", | |
"maxFileSize": 1, | |
"formId": 4, | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "list", | |
"id": 53, | |
"label": "List", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"maxRows": 3, | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "list", | |
"id": 54, | |
"label": "List", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"description": "With columns", | |
"enableColumns": true, | |
"choices": [ | |
{ | |
"text": "Service", | |
"value": "Service", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Adults", | |
"value": "Adults", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Children", | |
"value": "Children", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"formId": 4, | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"maxRows": 0, | |
"displayOnly": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "section", | |
"id": 56, | |
"label": "Post Fields", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"displayOnly": true, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"postFeaturedImage": false | |
}, | |
{ | |
"type": "post_title", | |
"id": 57, | |
"label": "Post Title", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"postFeaturedImage": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "post_content", | |
"id": 58, | |
"label": "Post Body", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"postFeaturedImage": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "post_excerpt", | |
"id": 59, | |
"label": "Post Excerpt", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "small", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"postFeaturedImage": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "post_tags", | |
"id": 60, | |
"label": "Post Tags", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "large", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"inputType": "multiselect", | |
"choices": [ | |
{ | |
"text": "First Choice", | |
"value": "First Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Second Choice", | |
"value": "Second Choice", | |
"isSelected": false, | |
"price": "" | |
}, | |
{ | |
"text": "Third Choice", | |
"value": "Third Choice", | |
"isSelected": false, | |
"price": "" | |
} | |
], | |
"defaultValue": "", | |
"description": "", | |
"postFeaturedImage": false, | |
"formId": 4, | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"conditionalLogic": "", | |
"enableEnhancedUI": false, | |
"displayOnly": "" | |
}, | |
{ | |
"type": "post_category", | |
"id": 61, | |
"label": "Post Category", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"choices": [ | |
], | |
"displayAllCategories": true, | |
"inputType": "select", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"categoryInitialItem": "", | |
"categoryInitialItemEnabled": false, | |
"postFeaturedImage": false, | |
"formId": 4, | |
"description": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "post_image", | |
"id": 62, | |
"label": "Post Image", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"allowedExtensions": "jpg, jpeg, png, gif", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"displayTitle": false, | |
"displayCaption": false, | |
"displayDescription": false, | |
"postFeaturedImage": true, | |
"formId": 4, | |
"description": "No meta data", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"maxFileSize": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "post_image", | |
"id": 81, | |
"label": "Post Image", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"allowedExtensions": "jpg, jpeg, png, gif", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"displayTitle": true, | |
"displayCaption": true, | |
"displayDescription": true, | |
"postFeaturedImage": true, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"maxFileSize": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "post_custom_field", | |
"id": 63, | |
"label": "Post Custom Field", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"inputType": "text", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"postCustomFieldName": "gf_custom_meta", | |
"maxLength": "", | |
"formId": 4, | |
"description": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "section", | |
"id": 64, | |
"label": "Pricing Fields", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"displayOnly": true, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "" | |
}, | |
{ | |
"type": "product", | |
"id": 65, | |
"label": "Product Name", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"inputType": "select", | |
"enablePrice": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": true, | |
"basePrice": "$0.00", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"choices": [ | |
{ | |
"text": "Product 1", | |
"value": "Product 1", | |
"isSelected": false, | |
"price": "$10.00" | |
}, | |
{ | |
"text": "Product 2", | |
"value": "Product 2", | |
"isSelected": false, | |
"price": "$10.00" | |
}, | |
{ | |
"text": "Product 3", | |
"value": "Product 3", | |
"isSelected": false, | |
"price": "$20.00" | |
} | |
], | |
"defaultValue": "", | |
"description": "", | |
"enableEnhancedUI": 0, | |
"formId": 4, | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "quantity", | |
"id": 66, | |
"label": "Quantity", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputType": "number", | |
"productField": 65, | |
"numberFormat": "decimal_dot", | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": false, | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"inputs": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"rangeMin": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "option", | |
"id": 67, | |
"label": "Color", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputType": "select", | |
"choices": [ | |
{ | |
"text": "First Option", | |
"value": "First Option", | |
"isSelected": false, | |
"price": "$5.00" | |
}, | |
{ | |
"text": "Second Option", | |
"value": "Second Option", | |
"isSelected": false, | |
"price": "$5.00" | |
}, | |
{ | |
"text": "Third Option", | |
"value": "Third Option", | |
"isSelected": false, | |
"price": "$5.00" | |
} | |
], | |
"enablePrice": true, | |
"productField": 65, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"inputs": null, | |
"defaultValue": "", | |
"description": "", | |
"formId": 4, | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "option", | |
"id": 68, | |
"label": "Customization", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputType": "checkbox", | |
"choices": [ | |
{ | |
"text": "Engraving", | |
"value": "Engraving", | |
"isSelected": false, | |
"price": "$5.00" | |
}, | |
{ | |
"text": "Gift Wrapping", | |
"value": "Gift Wrapping", | |
"isSelected": false, | |
"price": "$5.00" | |
}, | |
{ | |
"text": "Gift Card", | |
"value": "Gift Card", | |
"isSelected": false, | |
"price": "$5.00" | |
} | |
], | |
"enablePrice": true, | |
"productField": 65, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"inputs": [ | |
{ | |
"id": "68.1", | |
"label": "Engraving", | |
"name": "" | |
}, | |
{ | |
"id": "68.2", | |
"label": "Gift Wrapping", | |
"name": "" | |
}, | |
{ | |
"id": "68.3", | |
"label": "Gift Card", | |
"name": "" | |
} | |
], | |
"defaultValue": "", | |
"description": "Select \"Engraving\" to see a conditional field.", | |
"formId": 4, | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "option", | |
"id": 82, | |
"label": "Engraving Font", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputType": "radio", | |
"choices": [ | |
{ | |
"text": "Times New Roman", | |
"value": "Times New Roman", | |
"isSelected": false, | |
"price": "$0.00" | |
}, | |
{ | |
"text": "Helvetica Neue", | |
"value": "Helvetica Neue", | |
"isSelected": false, | |
"price": "$5.00" | |
}, | |
{ | |
"text": "Cursive", | |
"value": "Cursive", | |
"isSelected": false, | |
"price": "$5.00" | |
} | |
], | |
"enablePrice": true, | |
"productField": 65, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"inputs": null, | |
"defaultValue": "", | |
"description": "", | |
"formId": 4, | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"conditionalLogic": { | |
"actionType": "show", | |
"logicType": "all", | |
"rules": [ | |
{ | |
"fieldId": "68", | |
"operator": "is", | |
"value": "Engraving" | |
} | |
] | |
}, | |
"displayOnly": "" | |
}, | |
{ | |
"type": "shipping", | |
"id": 69, | |
"label": "Shipping", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"inputType": "select", | |
"enablePrice": true, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"basePrice": "$0.00", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"choices": [ | |
{ | |
"text": "Fast (2 days)", | |
"value": "Fast (2 days)", | |
"isSelected": false, | |
"price": "$10.00" | |
}, | |
{ | |
"text": "Standard (5 days)", | |
"value": "Standard (5 days)", | |
"isSelected": false, | |
"price": "$5.00" | |
}, | |
{ | |
"text": "Free (8-12 days)", | |
"value": "Free (8-12 days)", | |
"isSelected": true, | |
"price": "$0.00" | |
} | |
], | |
"defaultValue": "", | |
"description": "", | |
"formId": 4, | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"conditionalLogic": "", | |
"displayOnly": "" | |
}, | |
{ | |
"type": "total", | |
"id": 70, | |
"label": "Purchase Total", | |
"adminLabel": "", | |
"isRequired": false, | |
"size": "medium", | |
"errorMessage": "", | |
"inputs": null, | |
"labelPlacement": "", | |
"descriptionPlacement": "", | |
"subLabelPlacement": "", | |
"placeholder": "", | |
"multipleFiles": false, | |
"maxFiles": "", | |
"calculationFormula": "", | |
"calculationRounding": "", | |
"enableCalculation": "", | |
"disableQuantity": false, | |
"displayAllCategories": false, | |
"inputMask": false, | |
"inputMaskValue": "", | |
"allowsPrepopulate": false, | |
"formId": 4, | |
"description": "", | |
"inputType": "", | |
"cssClass": "", | |
"inputName": "", | |
"adminOnly": false, | |
"noDuplicates": false, | |
"defaultValue": "", | |
"choices": "", | |
"conditionalLogic": "", | |
"displayOnly": "" | |
} | |
], | |
"version": "1.9.14", | |
"id": 4, | |
"subLabelPlacement": "below", | |
"cssClass": "", | |
"enableHoneypot": true, | |
"enableAnimation": true, | |
"save": { | |
"enabled": false, | |
"button": { | |
"type": "link", | |
"text": "Save and Continue Later" | |
} | |
}, | |
"limitEntries": false, | |
"limitEntriesCount": "", | |
"limitEntriesPeriod": "", | |
"limitEntriesMessage": "", | |
"scheduleForm": false, | |
"scheduleStart": "", | |
"scheduleStartHour": "", | |
"scheduleStartMinute": "", | |
"scheduleStartAmpm": "", | |
"scheduleEnd": "", | |
"scheduleEndHour": "", | |
"scheduleEndMinute": "", | |
"scheduleEndAmpm": "", | |
"schedulePendingMessage": "", | |
"scheduleMessage": "", | |
"requireLogin": false, | |
"requireLoginMessage": "", | |
"useCurrentUserAsAuthor": true, | |
"postContentTemplateEnabled": false, | |
"postTitleTemplateEnabled": false, | |
"postTitleTemplate": "", | |
"postContentTemplate": "", | |
"lastPageButton": null, | |
"pagination": null, | |
"firstPageCssClass": null, | |
"postAuthor": "3", | |
"postCategory": "25", | |
"postFormat": 0, | |
"postStatus": "draft", | |
"confirmations": [ | |
{ | |
"id": "56412a3a02527", | |
"name": "Default Confirmation", | |
"isDefault": true, | |
"type": "message", | |
"message": "Thank you for filling out our example form!", | |
"url": "", | |
"pageId": 0, | |
"queryString": "", | |
"disableAutoformat": false, | |
"conditionalLogic": [ | |
] | |
} | |
], | |
"notifications": [ | |
{ | |
"id": "56412a39ecf7c", | |
"to": "{admin_email}", | |
"name": "Admin Notification", | |
"event": "form_submission", | |
"toType": "email", | |
"subject": "New submission from {form_title}", | |
"message": "{all_fields}", | |
"isActive": false | |
} | |
] | |
}, | |
"version": "1.9.14" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was working on a recent WordPress project in which I needed to completely override the styling provided by the Gravity Forms plugin. It took me good amount of time to simply create all of the fields using the WordPress Admin UI, so I'm hopeful that this JSON export will save someone some time in the future.
While it's probably not entirely complete, this should be reasonable start to allow you to output enough fields through the plugin to provide a good test case. I've provided all of the standard field types, and in most cases provide variations of each field type based on the options your user could potentially select through the admin area.
This file was generated using version 1.9.14 of the Gravity Forms plugin.