add new fields to customer acceptance form
This commit is contained in:
@@ -1,387 +1,524 @@
|
|||||||
{
|
{
|
||||||
"0": {
|
"0": {
|
||||||
"title": "DELIVERY ACTION TYPE: Customer acceptance",
|
"title": "DELIVERY ACTION TYPE: Customer acceptance",
|
||||||
"description": "The customer must accept the implementation before further actions can be taken. If the customer isn't satisfied, the problems or discrepancies must be fixed in order to gen an acceptance.",
|
"description": "The customer must accept the implementation before further actions can be taken. If the customer isn't satisfied, the problems or discrepancies must be fixed in order to gen an acceptance.",
|
||||||
"labelPlacement": "top_label",
|
"labelPlacement": "top_label",
|
||||||
"descriptionPlacement": "below",
|
"descriptionPlacement": "below",
|
||||||
"button": {
|
"button": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"text": "Submit",
|
"text": "Submit",
|
||||||
"imageUrl": ""
|
"imageUrl": ""
|
||||||
},
|
|
||||||
"fields": [
|
|
||||||
{
|
|
||||||
"type": "workflow_user",
|
|
||||||
"id": 2,
|
|
||||||
"label": "customer-id",
|
|
||||||
"adminLabel": "customer-id",
|
|
||||||
"isRequired": false,
|
|
||||||
"size": "medium",
|
|
||||||
"errorMessage": "",
|
|
||||||
"visibility": "administrative",
|
|
||||||
"inputs": null,
|
|
||||||
"choices": [
|
|
||||||
],
|
|
||||||
"formId": 10,
|
|
||||||
"description": "",
|
|
||||||
"allowsPrepopulate": true,
|
|
||||||
"inputMask": false,
|
|
||||||
"inputMaskValue": "",
|
|
||||||
"inputType": "",
|
|
||||||
"labelPlacement": "",
|
|
||||||
"descriptionPlacement": "",
|
|
||||||
"subLabelPlacement": "",
|
|
||||||
"placeholder": "",
|
|
||||||
"cssClass": "",
|
|
||||||
"inputName": "customer-id",
|
|
||||||
"noDuplicates": false,
|
|
||||||
"defaultValue": "",
|
|
||||||
"conditionalLogic": "",
|
|
||||||
"failed_validation": "",
|
|
||||||
"productField": "",
|
|
||||||
"multipleFiles": false,
|
|
||||||
"maxFiles": "",
|
|
||||||
"calculationFormula": "",
|
|
||||||
"calculationRounding": "",
|
|
||||||
"enableCalculation": "",
|
|
||||||
"disableQuantity": false,
|
|
||||||
"displayAllCategories": false,
|
|
||||||
"useRichTextEditor": false,
|
|
||||||
"displayOnly": "",
|
|
||||||
"enablePrice": "",
|
|
||||||
"gravityflowUsersRoleFilter": ""
|
|
||||||
},
|
},
|
||||||
{
|
"fields": [
|
||||||
"type": "date",
|
{
|
||||||
"id": 6,
|
"type": "workflow_user",
|
||||||
"label": "Actual date",
|
"id": 2,
|
||||||
"adminLabel": "",
|
"label": "customer-id",
|
||||||
"isRequired": false,
|
"adminLabel": "customer-id",
|
||||||
"size": "medium",
|
"isRequired": false,
|
||||||
"errorMessage": "",
|
"size": "medium",
|
||||||
"visibility": "visible",
|
"errorMessage": "",
|
||||||
"inputs": null,
|
"visibility": "administrative",
|
||||||
"dateType": "datepicker",
|
"inputs": null,
|
||||||
"calendarIconType": "none",
|
"choices": [
|
||||||
"formId": 10,
|
],
|
||||||
"description": "",
|
"formId": 1,
|
||||||
"allowsPrepopulate": false,
|
"description": "",
|
||||||
"inputMask": false,
|
"allowsPrepopulate": true,
|
||||||
"inputMaskValue": "",
|
"inputMask": false,
|
||||||
"inputType": "",
|
"inputMaskValue": "",
|
||||||
"labelPlacement": "",
|
"inputType": "",
|
||||||
"descriptionPlacement": "",
|
"labelPlacement": "",
|
||||||
"subLabelPlacement": "",
|
"descriptionPlacement": "",
|
||||||
"placeholder": "",
|
"subLabelPlacement": "",
|
||||||
"cssClass": "",
|
"placeholder": "",
|
||||||
"inputName": "",
|
"cssClass": "",
|
||||||
"noDuplicates": false,
|
"inputName": "customer-id",
|
||||||
"defaultValue": "",
|
"noDuplicates": false,
|
||||||
"choices": "",
|
"defaultValue": "",
|
||||||
"conditionalLogic": "",
|
"conditionalLogic": "",
|
||||||
"calendarIconUrl": "",
|
"failed_validation": "",
|
||||||
"dateFormat": "ymd_dash",
|
"productField": "",
|
||||||
"productField": "",
|
"multipleFiles": false,
|
||||||
"multipleFiles": false,
|
"maxFiles": "",
|
||||||
"maxFiles": "",
|
"calculationFormula": "",
|
||||||
"calculationFormula": "",
|
"calculationRounding": "",
|
||||||
"calculationRounding": "",
|
"enableCalculation": "",
|
||||||
"enableCalculation": "",
|
"disableQuantity": false,
|
||||||
"disableQuantity": false,
|
"displayAllCategories": false,
|
||||||
"displayAllCategories": false,
|
"useRichTextEditor": false,
|
||||||
"useRichTextEditor": false,
|
"displayOnly": "",
|
||||||
"displayOnly": ""
|
"enablePrice": "",
|
||||||
},
|
"gravityflowUsersRoleFilter": ""
|
||||||
{
|
|
||||||
"type": "fileupload",
|
|
||||||
"id": 7,
|
|
||||||
"label": "Acceptance document",
|
|
||||||
"adminLabel": "",
|
|
||||||
"isRequired": false,
|
|
||||||
"size": "medium",
|
|
||||||
"errorMessage": "",
|
|
||||||
"visibility": "visible",
|
|
||||||
"inputs": null,
|
|
||||||
"formId": 10,
|
|
||||||
"description": "Upload your acceptance document",
|
|
||||||
"allowsPrepopulate": false,
|
|
||||||
"inputMask": false,
|
|
||||||
"inputMaskValue": "",
|
|
||||||
"inputType": "",
|
|
||||||
"labelPlacement": "",
|
|
||||||
"descriptionPlacement": "",
|
|
||||||
"subLabelPlacement": "",
|
|
||||||
"placeholder": "",
|
|
||||||
"cssClass": "",
|
|
||||||
"inputName": "",
|
|
||||||
"noDuplicates": false,
|
|
||||||
"defaultValue": "",
|
|
||||||
"choices": "",
|
|
||||||
"conditionalLogic": "",
|
|
||||||
"maxFileSize": "",
|
|
||||||
"maxFiles": "",
|
|
||||||
"multipleFiles": false,
|
|
||||||
"allowedExtensions": "",
|
|
||||||
"productField": "",
|
|
||||||
"calculationFormula": "",
|
|
||||||
"calculationRounding": "",
|
|
||||||
"enableCalculation": "",
|
|
||||||
"disableQuantity": false,
|
|
||||||
"displayAllCategories": false,
|
|
||||||
"useRichTextEditor": false,
|
|
||||||
"displayOnly": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "2.3.2",
|
|
||||||
"id": 10,
|
|
||||||
"useCurrentUserAsAuthor": true,
|
|
||||||
"postContentTemplateEnabled": false,
|
|
||||||
"postTitleTemplateEnabled": false,
|
|
||||||
"postTitleTemplate": "",
|
|
||||||
"postContentTemplate": "",
|
|
||||||
"lastPageButton": null,
|
|
||||||
"pagination": null,
|
|
||||||
"firstPageCssClass": null,
|
|
||||||
"confirmations": [
|
|
||||||
{
|
|
||||||
"id": "5b5f75f7494b7",
|
|
||||||
"name": "Default Confirmation",
|
|
||||||
"isDefault": true,
|
|
||||||
"type": "message",
|
|
||||||
"message": "Thanks for contacting us! We will get in touch with you shortly.",
|
|
||||||
"url": "",
|
|
||||||
"pageId": "",
|
|
||||||
"queryString": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"notifications": [
|
|
||||||
{
|
|
||||||
"id": "5b5f75f748cee",
|
|
||||||
"to": "{admin_email}",
|
|
||||||
"name": "Admin Notification",
|
|
||||||
"event": "form_submission",
|
|
||||||
"toType": "email",
|
|
||||||
"subject": "New submission from {form_title}",
|
|
||||||
"message": "{all_fields}"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"feeds": {
|
|
||||||
"gravityflow": [
|
|
||||||
{
|
|
||||||
"id": "22",
|
|
||||||
"form_id": "10",
|
|
||||||
"is_active": "1",
|
|
||||||
"feed_order": "0",
|
|
||||||
"meta": {
|
|
||||||
"step_name": "Upload acceptance file",
|
|
||||||
"description": "",
|
|
||||||
"step_type": "user_input",
|
|
||||||
"step_highlight": "0",
|
|
||||||
"step_highlight_type": "color",
|
|
||||||
"step_highlight_color": "#dd3333",
|
|
||||||
"feed_condition_conditional_logic": "0",
|
|
||||||
"feed_condition_conditional_logic_object": [],
|
|
||||||
"scheduled": "0",
|
|
||||||
"schedule_type": "delay",
|
|
||||||
"schedule_date": "",
|
|
||||||
"schedule_delay_offset": "",
|
|
||||||
"schedule_delay_unit": "hours",
|
|
||||||
"schedule_date_field_offset": "0",
|
|
||||||
"schedule_date_field_offset_unit": "hours",
|
|
||||||
"schedule_date_field_before_after": "after",
|
|
||||||
"type": "select",
|
|
||||||
"assignees": [
|
|
||||||
"role|administrator",
|
|
||||||
"assignee_user_field|2"
|
|
||||||
],
|
|
||||||
"editable_fields": [
|
|
||||||
"5"
|
|
||||||
],
|
|
||||||
"routing": "",
|
|
||||||
"assignee_policy": "any",
|
|
||||||
"highlight_editable_fields_enabled": "0",
|
|
||||||
"highlight_editable_fields_class": "green-triangle",
|
|
||||||
"instructionsEnable": "0",
|
|
||||||
"instructionsValue": "",
|
|
||||||
"display_fields_mode": "selected_fields",
|
|
||||||
"display_fields_selected": [
|
|
||||||
"5"
|
|
||||||
],
|
|
||||||
"default_status": "hidden",
|
|
||||||
"note_mode": "not_required",
|
|
||||||
"assignee_notification_enabled": "0",
|
|
||||||
"assignee_notification_from_name": "",
|
|
||||||
"assignee_notification_from_email": "{admin_email}",
|
|
||||||
"assignee_notification_reply_to": "",
|
|
||||||
"assignee_notification_bcc": "",
|
|
||||||
"assignee_notification_subject": "Upload order acceptance file",
|
|
||||||
"assignee_notification_message": "A new entry requires your input.",
|
|
||||||
"assignee_notification_disable_autoformat": "0",
|
|
||||||
"resend_assignee_emailEnable": "0",
|
|
||||||
"resend_assignee_emailValue": "7",
|
|
||||||
"resend_assignee_email_repeatEnable": "0",
|
|
||||||
"resend_assignee_email_repeatValue": "3",
|
|
||||||
"in_progress_notification_enabled": "0",
|
|
||||||
"in_progress_notification_type": "select",
|
|
||||||
"in_progress_notification_routing": [
|
|
||||||
{
|
|
||||||
"assignee": "user_id|2",
|
|
||||||
"fieldId": "0",
|
|
||||||
"operator": "is",
|
|
||||||
"value": "",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"in_progress_notification_from_name": "",
|
|
||||||
"in_progress_notification_from_email": "{admin_email}",
|
|
||||||
"in_progress_notification_reply_to": "",
|
|
||||||
"in_progress_notification_bcc": "",
|
|
||||||
"in_progress_notification_subject": "",
|
|
||||||
"in_progress_notification_message": "Entry {entry_id} has been updated and remains in progress.",
|
|
||||||
"in_progress_notification_disable_autoformat": "0",
|
|
||||||
"complete_notification_enabled": "0",
|
|
||||||
"complete_notification_type": "select",
|
|
||||||
"complete_notification_routing": [
|
|
||||||
{
|
|
||||||
"assignee": "user_id|2",
|
|
||||||
"fieldId": "0",
|
|
||||||
"operator": "is",
|
|
||||||
"value": "",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"complete_notification_from_name": "",
|
|
||||||
"complete_notification_from_email": "{admin_email}",
|
|
||||||
"complete_notification_reply_to": "",
|
|
||||||
"complete_notification_bcc": "",
|
|
||||||
"complete_notification_subject": "",
|
|
||||||
"complete_notification_message": "Entry {entry_id} has been updated completing the step.",
|
|
||||||
"complete_notification_disable_autoformat": "0",
|
|
||||||
"confirmation_messageEnable": "0",
|
|
||||||
"confirmation_messageValue": "Thank you.",
|
|
||||||
"expiration": "0",
|
|
||||||
"expiration_type": "delay",
|
|
||||||
"expiration_date": "",
|
|
||||||
"expiration_delay_offset": "7",
|
|
||||||
"expiration_delay_unit": "days",
|
|
||||||
"expiration_date_field_offset": "0",
|
|
||||||
"expiration_date_field_offset_unit": "hours",
|
|
||||||
"expiration_date_field_before_after": "after",
|
|
||||||
"status_expiration": "expired",
|
|
||||||
"destination_expired": "next",
|
|
||||||
"destination_complete": "next"
|
|
||||||
},
|
},
|
||||||
"addon_slug": "gravityflow",
|
{
|
||||||
"event_type": null
|
"type": "date",
|
||||||
},
|
"id": 6,
|
||||||
{
|
"label": "Actual date",
|
||||||
"id": "30",
|
"adminLabel": "",
|
||||||
"form_id": "10",
|
"isRequired": false,
|
||||||
"is_active": "1",
|
"size": "medium",
|
||||||
"feed_order": "0",
|
"errorMessage": "",
|
||||||
"meta": {
|
"visibility": "visible",
|
||||||
"step_name": "Approve customer acceptance",
|
"inputs": null,
|
||||||
"description": "",
|
"dateType": "datepicker",
|
||||||
"step_type": "approval",
|
"calendarIconType": "none",
|
||||||
"step_highlight": "0",
|
"formId": 1,
|
||||||
"step_highlight_type": "color",
|
"description": "",
|
||||||
"step_highlight_color": "#dd3333",
|
"allowsPrepopulate": false,
|
||||||
"feed_condition_conditional_logic": "0",
|
"inputMask": false,
|
||||||
"feed_condition_conditional_logic_object": [],
|
"inputMaskValue": "",
|
||||||
"scheduled": "0",
|
"inputType": "",
|
||||||
"schedule_type": "delay",
|
"labelPlacement": "",
|
||||||
"schedule_date": "",
|
"descriptionPlacement": "",
|
||||||
"schedule_delay_offset": "",
|
"subLabelPlacement": "",
|
||||||
"schedule_delay_unit": "hours",
|
"placeholder": "",
|
||||||
"schedule_date_field_offset": "0",
|
"cssClass": "",
|
||||||
"schedule_date_field_offset_unit": "hours",
|
"inputName": "",
|
||||||
"schedule_date_field_before_after": "after",
|
"noDuplicates": false,
|
||||||
"type": "select",
|
"defaultValue": "",
|
||||||
"assignees": [
|
"choices": "",
|
||||||
"role|administrator"
|
"conditionalLogic": "",
|
||||||
],
|
"calendarIconUrl": "",
|
||||||
"routing": [
|
"dateFormat": "ymd_dash",
|
||||||
{
|
"productField": "",
|
||||||
"assignee": "user_id|2",
|
"multipleFiles": false,
|
||||||
"fieldId": "0",
|
"maxFiles": "",
|
||||||
"operator": "is",
|
"calculationFormula": "",
|
||||||
"value": "",
|
"calculationRounding": "",
|
||||||
"type": ""
|
"enableCalculation": "",
|
||||||
}
|
"disableQuantity": false,
|
||||||
],
|
"displayAllCategories": false,
|
||||||
"assignee_policy": "any",
|
"useRichTextEditor": false,
|
||||||
"instructionsEnable": "0",
|
"displayOnly": ""
|
||||||
"instructionsValue": "Instructions: please review the values in the fields below and click on the Approve or Reject button",
|
|
||||||
"display_fields_mode": "all_fields",
|
|
||||||
"assignee_notification_enabled": "0",
|
|
||||||
"assignee_notification_from_name": "",
|
|
||||||
"assignee_notification_from_email": "{admin_email}",
|
|
||||||
"assignee_notification_reply_to": "",
|
|
||||||
"assignee_notification_bcc": "",
|
|
||||||
"assignee_notification_subject": "",
|
|
||||||
"assignee_notification_message": "A new entry is pending your approval. Please check your Workflow Inbox.",
|
|
||||||
"assignee_notification_disable_autoformat": "0",
|
|
||||||
"resend_assignee_emailEnable": "0",
|
|
||||||
"resend_assignee_emailValue": "7",
|
|
||||||
"resend_assignee_email_repeatEnable": "0",
|
|
||||||
"resend_assignee_email_repeatValue": "3",
|
|
||||||
"rejection_notification_enabled": "0",
|
|
||||||
"rejection_notification_type": "select",
|
|
||||||
"rejection_notification_routing": [
|
|
||||||
{
|
|
||||||
"assignee": "user_id|2",
|
|
||||||
"fieldId": "0",
|
|
||||||
"operator": "is",
|
|
||||||
"value": "",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"rejection_notification_from_name": "",
|
|
||||||
"rejection_notification_from_email": "{admin_email}",
|
|
||||||
"rejection_notification_reply_to": "",
|
|
||||||
"rejection_notification_bcc": "",
|
|
||||||
"rejection_notification_subject": "",
|
|
||||||
"rejection_notification_message": "Entry {entry_id} has been rejected",
|
|
||||||
"rejection_notification_disable_autoformat": "0",
|
|
||||||
"approval_notification_enabled": "0",
|
|
||||||
"approval_notification_type": "select",
|
|
||||||
"approval_notification_routing": [
|
|
||||||
{
|
|
||||||
"assignee": "user_id|2",
|
|
||||||
"fieldId": "0",
|
|
||||||
"operator": "is",
|
|
||||||
"value": "",
|
|
||||||
"type": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"approval_notification_from_name": "",
|
|
||||||
"approval_notification_from_email": "{admin_email}",
|
|
||||||
"approval_notification_reply_to": "",
|
|
||||||
"approval_notification_bcc": "",
|
|
||||||
"approval_notification_subject": "",
|
|
||||||
"approval_notification_message": "Entry {entry_id} has been approved",
|
|
||||||
"approval_notification_disable_autoformat": "0",
|
|
||||||
"revertEnable": "0",
|
|
||||||
"revertValue": "22",
|
|
||||||
"note_mode": "not_required",
|
|
||||||
"expiration": "0",
|
|
||||||
"expiration_type": "delay",
|
|
||||||
"expiration_date": "",
|
|
||||||
"expiration_delay_offset": "",
|
|
||||||
"expiration_delay_unit": "hours",
|
|
||||||
"expiration_date_field_offset": "0",
|
|
||||||
"expiration_date_field_offset_unit": "hours",
|
|
||||||
"expiration_date_field_before_after": "after",
|
|
||||||
"status_expiration": "rejected",
|
|
||||||
"destination_expired": "next",
|
|
||||||
"destination_rejected": "22",
|
|
||||||
"destination_approved": "next"
|
|
||||||
},
|
},
|
||||||
"addon_slug": "gravityflow",
|
{
|
||||||
"event_type": null
|
"type": "radio",
|
||||||
}
|
"id": 8,
|
||||||
]
|
"label": "acceptance",
|
||||||
}
|
"adminLabel": "",
|
||||||
|
"isRequired": false,
|
||||||
|
"size": "medium",
|
||||||
|
"errorMessage": "",
|
||||||
|
"visibility": "visible",
|
||||||
|
"inputs": null,
|
||||||
|
"choices": [
|
||||||
|
{
|
||||||
|
"text": "not-accepted",
|
||||||
|
"value": "not-accepted",
|
||||||
|
"isSelected": true,
|
||||||
|
"price": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "accept",
|
||||||
|
"value": "accept",
|
||||||
|
"isSelected": false,
|
||||||
|
"price": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "decline",
|
||||||
|
"value": "decline",
|
||||||
|
"isSelected": false,
|
||||||
|
"price": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"formId": 1,
|
||||||
|
"description": "",
|
||||||
|
"allowsPrepopulate": false,
|
||||||
|
"inputMask": false,
|
||||||
|
"inputMaskValue": "",
|
||||||
|
"inputType": "",
|
||||||
|
"labelPlacement": "",
|
||||||
|
"descriptionPlacement": "",
|
||||||
|
"subLabelPlacement": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"cssClass": "",
|
||||||
|
"inputName": "",
|
||||||
|
"noDuplicates": false,
|
||||||
|
"defaultValue": "",
|
||||||
|
"conditionalLogic": "",
|
||||||
|
"productField": "",
|
||||||
|
"enableOtherChoice": "",
|
||||||
|
"enablePrice": "",
|
||||||
|
"multipleFiles": false,
|
||||||
|
"maxFiles": "",
|
||||||
|
"calculationFormula": "",
|
||||||
|
"calculationRounding": "",
|
||||||
|
"enableCalculation": "",
|
||||||
|
"disableQuantity": false,
|
||||||
|
"displayAllCategories": false,
|
||||||
|
"useRichTextEditor": false,
|
||||||
|
"displayOnly": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "date",
|
||||||
|
"id": 9,
|
||||||
|
"label": "Expiration date",
|
||||||
|
"adminLabel": "",
|
||||||
|
"isRequired": false,
|
||||||
|
"size": "medium",
|
||||||
|
"errorMessage": "",
|
||||||
|
"visibility": "visible",
|
||||||
|
"inputs": null,
|
||||||
|
"dateType": "datepicker",
|
||||||
|
"calendarIconType": "none",
|
||||||
|
"formId": 1,
|
||||||
|
"description": "",
|
||||||
|
"allowsPrepopulate": false,
|
||||||
|
"inputMask": false,
|
||||||
|
"inputMaskValue": "",
|
||||||
|
"inputType": "",
|
||||||
|
"labelPlacement": "",
|
||||||
|
"descriptionPlacement": "",
|
||||||
|
"subLabelPlacement": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"cssClass": "",
|
||||||
|
"inputName": "",
|
||||||
|
"noDuplicates": false,
|
||||||
|
"defaultValue": "",
|
||||||
|
"choices": "",
|
||||||
|
"conditionalLogic": "",
|
||||||
|
"calendarIconUrl": "",
|
||||||
|
"dateFormat": "ymd_dash",
|
||||||
|
"productField": "",
|
||||||
|
"multipleFiles": false,
|
||||||
|
"maxFiles": "",
|
||||||
|
"calculationFormula": "",
|
||||||
|
"calculationRounding": "",
|
||||||
|
"enableCalculation": "",
|
||||||
|
"disableQuantity": false,
|
||||||
|
"displayAllCategories": false,
|
||||||
|
"useRichTextEditor": false,
|
||||||
|
"displayOnly": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"id": 10,
|
||||||
|
"label": "Reason",
|
||||||
|
"adminLabel": "",
|
||||||
|
"isRequired": false,
|
||||||
|
"size": "medium",
|
||||||
|
"errorMessage": "",
|
||||||
|
"visibility": "visible",
|
||||||
|
"inputs": null,
|
||||||
|
"formId": 1,
|
||||||
|
"description": "",
|
||||||
|
"allowsPrepopulate": false,
|
||||||
|
"inputMask": false,
|
||||||
|
"inputMaskValue": "",
|
||||||
|
"inputType": "",
|
||||||
|
"labelPlacement": "",
|
||||||
|
"descriptionPlacement": "",
|
||||||
|
"subLabelPlacement": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"cssClass": "",
|
||||||
|
"inputName": "",
|
||||||
|
"noDuplicates": false,
|
||||||
|
"defaultValue": "",
|
||||||
|
"choices": "",
|
||||||
|
"conditionalLogic": "",
|
||||||
|
"productField": "",
|
||||||
|
"enablePasswordInput": "",
|
||||||
|
"maxLength": "",
|
||||||
|
"multipleFiles": false,
|
||||||
|
"maxFiles": "",
|
||||||
|
"calculationFormula": "",
|
||||||
|
"calculationRounding": "",
|
||||||
|
"enableCalculation": "",
|
||||||
|
"disableQuantity": false,
|
||||||
|
"displayAllCategories": false,
|
||||||
|
"useRichTextEditor": false,
|
||||||
|
"displayOnly": "",
|
||||||
|
"enablePrice": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "fileupload",
|
||||||
|
"id": 12,
|
||||||
|
"label": "File",
|
||||||
|
"adminLabel": "",
|
||||||
|
"isRequired": false,
|
||||||
|
"size": "medium",
|
||||||
|
"errorMessage": "",
|
||||||
|
"visibility": "visible",
|
||||||
|
"inputs": null,
|
||||||
|
"formId": 1,
|
||||||
|
"description": "Upload customer acceptance file",
|
||||||
|
"allowsPrepopulate": false,
|
||||||
|
"inputMask": false,
|
||||||
|
"inputMaskValue": "",
|
||||||
|
"inputType": "",
|
||||||
|
"labelPlacement": "",
|
||||||
|
"descriptionPlacement": "",
|
||||||
|
"subLabelPlacement": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"cssClass": "",
|
||||||
|
"inputName": "",
|
||||||
|
"noDuplicates": false,
|
||||||
|
"defaultValue": "",
|
||||||
|
"choices": "",
|
||||||
|
"conditionalLogic": "",
|
||||||
|
"maxFileSize": "",
|
||||||
|
"maxFiles": "",
|
||||||
|
"multipleFiles": true,
|
||||||
|
"allowedExtensions": "pdf,docx,doc,xlsx,xls,odt,ods,jpg,png,jpeg",
|
||||||
|
"productField": "",
|
||||||
|
"calculationFormula": "",
|
||||||
|
"calculationRounding": "",
|
||||||
|
"enableCalculation": "",
|
||||||
|
"disableQuantity": false,
|
||||||
|
"displayAllCategories": false,
|
||||||
|
"useRichTextEditor": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": "2.3.2",
|
||||||
|
"id": 1,
|
||||||
|
"useCurrentUserAsAuthor": true,
|
||||||
|
"postContentTemplateEnabled": false,
|
||||||
|
"postTitleTemplateEnabled": false,
|
||||||
|
"postTitleTemplate": "",
|
||||||
|
"postContentTemplate": "",
|
||||||
|
"lastPageButton": null,
|
||||||
|
"pagination": null,
|
||||||
|
"firstPageCssClass": null,
|
||||||
|
"is_active": "1",
|
||||||
|
"date_created": "2018-08-09 16:03:22",
|
||||||
|
"is_trash": "0",
|
||||||
|
"notifications": [
|
||||||
|
{
|
||||||
|
"id": "5b5f75f748cee",
|
||||||
|
"to": "{admin_email}",
|
||||||
|
"name": "Admin Notification",
|
||||||
|
"event": "form_submission",
|
||||||
|
"toType": "email",
|
||||||
|
"subject": "New submission from {form_title}",
|
||||||
|
"message": "{all_fields}"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"confirmations": [
|
||||||
|
{
|
||||||
|
"id": "5b5f75f7494b7",
|
||||||
|
"name": "Default Confirmation",
|
||||||
|
"isDefault": true,
|
||||||
|
"type": "message",
|
||||||
|
"message": "Thanks for contacting us! We will get in touch with you shortly.",
|
||||||
|
"url": "",
|
||||||
|
"pageId": "",
|
||||||
|
"queryString": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"feeds": {
|
||||||
|
"gravityflow": [
|
||||||
|
{
|
||||||
|
"id": "1",
|
||||||
|
"form_id": "1",
|
||||||
|
"is_active": "1",
|
||||||
|
"feed_order": "0",
|
||||||
|
"meta": {
|
||||||
|
"step_name": "Upload acceptance file",
|
||||||
|
"description": "",
|
||||||
|
"step_type": "user_input",
|
||||||
|
"step_highlight": "0",
|
||||||
|
"step_highlight_type": "color",
|
||||||
|
"step_highlight_color": "#dd3333",
|
||||||
|
"feed_condition_conditional_logic": "0",
|
||||||
|
"feed_condition_conditional_logic_object": [],
|
||||||
|
"scheduled": "0",
|
||||||
|
"schedule_type": "delay",
|
||||||
|
"schedule_date": "",
|
||||||
|
"schedule_delay_offset": "",
|
||||||
|
"schedule_delay_unit": "hours",
|
||||||
|
"schedule_date_field_offset": "0",
|
||||||
|
"schedule_date_field_offset_unit": "hours",
|
||||||
|
"schedule_date_field_before_after": "after",
|
||||||
|
"schedule_date_field": "6",
|
||||||
|
"type": "select",
|
||||||
|
"assignees": [
|
||||||
|
"role|administrator",
|
||||||
|
"assignee_user_field|2"
|
||||||
|
],
|
||||||
|
"routing": "",
|
||||||
|
"assignee_policy": "any",
|
||||||
|
"highlight_editable_fields_enabled": "0",
|
||||||
|
"highlight_editable_fields_class": "green-triangle",
|
||||||
|
"instructionsEnable": "0",
|
||||||
|
"instructionsValue": "",
|
||||||
|
"display_fields_mode": "selected_fields",
|
||||||
|
"default_status": "hidden",
|
||||||
|
"note_mode": "not_required",
|
||||||
|
"assignee_notification_enabled": "0",
|
||||||
|
"assignee_notification_from_name": "",
|
||||||
|
"assignee_notification_from_email": "{admin_email}",
|
||||||
|
"assignee_notification_reply_to": "",
|
||||||
|
"assignee_notification_bcc": "",
|
||||||
|
"assignee_notification_subject": "Upload order acceptance file",
|
||||||
|
"assignee_notification_message": "A new entry requires your input.",
|
||||||
|
"assignee_notification_disable_autoformat": "0",
|
||||||
|
"resend_assignee_emailEnable": "0",
|
||||||
|
"resend_assignee_emailValue": "7",
|
||||||
|
"resend_assignee_email_repeatEnable": "0",
|
||||||
|
"resend_assignee_email_repeatValue": "3",
|
||||||
|
"in_progress_notification_enabled": "0",
|
||||||
|
"in_progress_notification_type": "select",
|
||||||
|
"in_progress_notification_routing": [
|
||||||
|
{
|
||||||
|
"assignee": "user_id|2",
|
||||||
|
"fieldId": "0",
|
||||||
|
"operator": "is",
|
||||||
|
"value": "",
|
||||||
|
"type": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"in_progress_notification_from_name": "",
|
||||||
|
"in_progress_notification_from_email": "{admin_email}",
|
||||||
|
"in_progress_notification_reply_to": "",
|
||||||
|
"in_progress_notification_bcc": "",
|
||||||
|
"in_progress_notification_subject": "",
|
||||||
|
"in_progress_notification_message": "Entry {entry_id} has been updated and remains in progress.",
|
||||||
|
"in_progress_notification_disable_autoformat": "0",
|
||||||
|
"complete_notification_enabled": "0",
|
||||||
|
"complete_notification_type": "select",
|
||||||
|
"complete_notification_routing": [
|
||||||
|
{
|
||||||
|
"assignee": "user_id|2",
|
||||||
|
"fieldId": "0",
|
||||||
|
"operator": "is",
|
||||||
|
"value": "",
|
||||||
|
"type": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"complete_notification_from_name": "",
|
||||||
|
"complete_notification_from_email": "{admin_email}",
|
||||||
|
"complete_notification_reply_to": "",
|
||||||
|
"complete_notification_bcc": "",
|
||||||
|
"complete_notification_subject": "",
|
||||||
|
"complete_notification_message": "Entry {entry_id} has been updated completing the step.",
|
||||||
|
"complete_notification_disable_autoformat": "0",
|
||||||
|
"confirmation_messageEnable": "0",
|
||||||
|
"confirmation_messageValue": "Thank you.",
|
||||||
|
"expiration": "1",
|
||||||
|
"expiration_type": "date_field",
|
||||||
|
"expiration_date": "",
|
||||||
|
"expiration_delay_offset": "7",
|
||||||
|
"expiration_delay_unit": "days",
|
||||||
|
"expiration_date_field_offset": "0",
|
||||||
|
"expiration_date_field_offset_unit": "hours",
|
||||||
|
"expiration_date_field_before_after": "after",
|
||||||
|
"expiration_date_field": "9",
|
||||||
|
"status_expiration": "expired",
|
||||||
|
"destination_expired": "2",
|
||||||
|
"destination_complete": "next"
|
||||||
|
},
|
||||||
|
"addon_slug": "gravityflow",
|
||||||
|
"event_type": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "2",
|
||||||
|
"form_id": "1",
|
||||||
|
"is_active": "1",
|
||||||
|
"feed_order": "0",
|
||||||
|
"meta": {
|
||||||
|
"step_name": "Approve customer acceptance",
|
||||||
|
"description": "",
|
||||||
|
"step_type": "approval",
|
||||||
|
"step_highlight": "0",
|
||||||
|
"step_highlight_type": "color",
|
||||||
|
"step_highlight_color": "#dd3333",
|
||||||
|
"feed_condition_conditional_logic": "0",
|
||||||
|
"feed_condition_conditional_logic_object": [],
|
||||||
|
"scheduled": "0",
|
||||||
|
"schedule_type": "delay",
|
||||||
|
"schedule_date": "",
|
||||||
|
"schedule_delay_offset": "",
|
||||||
|
"schedule_delay_unit": "hours",
|
||||||
|
"schedule_date_field_offset": "0",
|
||||||
|
"schedule_date_field_offset_unit": "hours",
|
||||||
|
"schedule_date_field_before_after": "after",
|
||||||
|
"type": "select",
|
||||||
|
"assignees": [
|
||||||
|
"role|administrator"
|
||||||
|
],
|
||||||
|
"routing": [
|
||||||
|
{
|
||||||
|
"assignee": "user_id|2",
|
||||||
|
"fieldId": "0",
|
||||||
|
"operator": "is",
|
||||||
|
"value": "",
|
||||||
|
"type": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"assignee_policy": "any",
|
||||||
|
"instructionsEnable": "0",
|
||||||
|
"instructionsValue": "Instructions: please review the values in the fields below and click on the Approve or Reject button",
|
||||||
|
"display_fields_mode": "all_fields",
|
||||||
|
"assignee_notification_enabled": "0",
|
||||||
|
"assignee_notification_from_name": "",
|
||||||
|
"assignee_notification_from_email": "{admin_email}",
|
||||||
|
"assignee_notification_reply_to": "",
|
||||||
|
"assignee_notification_bcc": "",
|
||||||
|
"assignee_notification_subject": "",
|
||||||
|
"assignee_notification_message": "A new entry is pending your approval. Please check your Workflow Inbox.",
|
||||||
|
"assignee_notification_disable_autoformat": "0",
|
||||||
|
"resend_assignee_emailEnable": "0",
|
||||||
|
"resend_assignee_emailValue": "7",
|
||||||
|
"resend_assignee_email_repeatEnable": "0",
|
||||||
|
"resend_assignee_email_repeatValue": "3",
|
||||||
|
"rejection_notification_enabled": "0",
|
||||||
|
"rejection_notification_type": "select",
|
||||||
|
"rejection_notification_routing": [
|
||||||
|
{
|
||||||
|
"assignee": "user_id|2",
|
||||||
|
"fieldId": "0",
|
||||||
|
"operator": "is",
|
||||||
|
"value": "",
|
||||||
|
"type": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"rejection_notification_from_name": "",
|
||||||
|
"rejection_notification_from_email": "{admin_email}",
|
||||||
|
"rejection_notification_reply_to": "",
|
||||||
|
"rejection_notification_bcc": "",
|
||||||
|
"rejection_notification_subject": "",
|
||||||
|
"rejection_notification_message": "Entry {entry_id} has been rejected",
|
||||||
|
"rejection_notification_disable_autoformat": "0",
|
||||||
|
"approval_notification_enabled": "0",
|
||||||
|
"approval_notification_type": "select",
|
||||||
|
"approval_notification_routing": [
|
||||||
|
{
|
||||||
|
"assignee": "user_id|2",
|
||||||
|
"fieldId": "0",
|
||||||
|
"operator": "is",
|
||||||
|
"value": "",
|
||||||
|
"type": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"approval_notification_from_name": "",
|
||||||
|
"approval_notification_from_email": "{admin_email}",
|
||||||
|
"approval_notification_reply_to": "",
|
||||||
|
"approval_notification_bcc": "",
|
||||||
|
"approval_notification_subject": "",
|
||||||
|
"approval_notification_message": "Entry {entry_id} has been approved",
|
||||||
|
"approval_notification_disable_autoformat": "0",
|
||||||
|
"revertEnable": "0",
|
||||||
|
"revertValue": 1,
|
||||||
|
"note_mode": "not_required",
|
||||||
|
"expiration": "0",
|
||||||
|
"expiration_type": "delay",
|
||||||
|
"expiration_date": "",
|
||||||
|
"expiration_delay_offset": "",
|
||||||
|
"expiration_delay_unit": "hours",
|
||||||
|
"expiration_date_field_offset": "0",
|
||||||
|
"expiration_date_field_offset_unit": "hours",
|
||||||
|
"expiration_date_field_before_after": "after",
|
||||||
|
"status_expiration": "rejected",
|
||||||
|
"destination_expired": "next",
|
||||||
|
"destination_rejected": 1,
|
||||||
|
"destination_approved": "next"
|
||||||
|
},
|
||||||
|
"addon_slug": "gravityflow",
|
||||||
|
"event_type": null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"version": "2.3.2.6"
|
"version": "2.3.2"
|
||||||
}
|
}
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"text": "wpUser"
|
"text": "wpUser"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"formId": 12,
|
"formId": 4,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": true,
|
"allowsPrepopulate": true,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -71,7 +71,7 @@
|
|||||||
"inputs": null,
|
"inputs": null,
|
||||||
"dateType": "datepicker",
|
"dateType": "datepicker",
|
||||||
"calendarIconType": "calendar",
|
"calendarIconType": "calendar",
|
||||||
"formId": 12,
|
"formId": 4,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": false,
|
"allowsPrepopulate": false,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "2.3.2",
|
"version": "2.3.2",
|
||||||
"id": 12,
|
"id": 4,
|
||||||
"useCurrentUserAsAuthor": true,
|
"useCurrentUserAsAuthor": true,
|
||||||
"postContentTemplateEnabled": false,
|
"postContentTemplateEnabled": false,
|
||||||
"postTitleTemplateEnabled": false,
|
"postTitleTemplateEnabled": false,
|
||||||
@@ -111,17 +111,9 @@
|
|||||||
"lastPageButton": null,
|
"lastPageButton": null,
|
||||||
"pagination": null,
|
"pagination": null,
|
||||||
"firstPageCssClass": null,
|
"firstPageCssClass": null,
|
||||||
"notifications": [
|
"is_active": "1",
|
||||||
{
|
"date_created": "2018-08-09 15:36:00",
|
||||||
"id": "5b5f9ebc520f3",
|
"is_trash": "0",
|
||||||
"to": "{admin_email}",
|
|
||||||
"name": "Admin Notification",
|
|
||||||
"event": "form_submission",
|
|
||||||
"toType": "email",
|
|
||||||
"subject": "New submission from {form_title}",
|
|
||||||
"message": "{all_fields}"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"confirmations": [
|
"confirmations": [
|
||||||
{
|
{
|
||||||
"id": "5b5f9ebc52a80",
|
"id": "5b5f9ebc52a80",
|
||||||
@@ -134,11 +126,22 @@
|
|||||||
"queryString": ""
|
"queryString": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"notifications": [
|
||||||
|
{
|
||||||
|
"id": "5b5f9ebc520f3",
|
||||||
|
"to": "{admin_email}",
|
||||||
|
"name": "Admin Notification",
|
||||||
|
"event": "form_submission",
|
||||||
|
"toType": "email",
|
||||||
|
"subject": "New submission from {form_title}",
|
||||||
|
"message": "{all_fields}"
|
||||||
|
}
|
||||||
|
],
|
||||||
"feeds": {
|
"feeds": {
|
||||||
"gravityflow": [
|
"gravityflow": [
|
||||||
{
|
{
|
||||||
"id": "27",
|
"id": "6",
|
||||||
"form_id": "12",
|
"form_id": "4",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -245,5 +248,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "2.3.2.6"
|
"version": "2.3.2"
|
||||||
}
|
}
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"text": "wpUser"
|
"text": "wpUser"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"formId": 13,
|
"formId": 2,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": true,
|
"allowsPrepopulate": true,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
"inputs": null,
|
"inputs": null,
|
||||||
"dateType": "datepicker",
|
"dateType": "datepicker",
|
||||||
"calendarIconType": "calendar",
|
"calendarIconType": "calendar",
|
||||||
"formId": 13,
|
"formId": 2,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": false,
|
"allowsPrepopulate": false,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
"inputs": null,
|
"inputs": null,
|
||||||
"dateType": "datepicker",
|
"dateType": "datepicker",
|
||||||
"calendarIconType": "calendar",
|
"calendarIconType": "calendar",
|
||||||
"formId": 13,
|
"formId": 2,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": false,
|
"allowsPrepopulate": false,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "2.3.2",
|
"version": "2.3.2",
|
||||||
"id": 13,
|
"id": 2,
|
||||||
"useCurrentUserAsAuthor": true,
|
"useCurrentUserAsAuthor": true,
|
||||||
"postContentTemplateEnabled": false,
|
"postContentTemplateEnabled": false,
|
||||||
"postTitleTemplateEnabled": false,
|
"postTitleTemplateEnabled": false,
|
||||||
@@ -150,6 +150,9 @@
|
|||||||
"lastPageButton": null,
|
"lastPageButton": null,
|
||||||
"pagination": null,
|
"pagination": null,
|
||||||
"firstPageCssClass": null,
|
"firstPageCssClass": null,
|
||||||
|
"is_active": "1",
|
||||||
|
"date_created": "2018-08-09 15:35:59",
|
||||||
|
"is_trash": "0",
|
||||||
"confirmations": [
|
"confirmations": [
|
||||||
{
|
{
|
||||||
"id": "5b60b12baa00e",
|
"id": "5b60b12baa00e",
|
||||||
@@ -176,8 +179,8 @@
|
|||||||
"feeds": {
|
"feeds": {
|
||||||
"gravityflow": [
|
"gravityflow": [
|
||||||
{
|
{
|
||||||
"id": "31",
|
"id": "3",
|
||||||
"form_id": "13",
|
"form_id": "2",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -286,8 +289,8 @@
|
|||||||
"event_type": null
|
"event_type": null
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "32",
|
"id": "4",
|
||||||
"form_id": "13",
|
"form_id": "2",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -377,7 +380,7 @@
|
|||||||
"approval_notification_message": "Entry {entry_id} has been approved",
|
"approval_notification_message": "Entry {entry_id} has been approved",
|
||||||
"approval_notification_disable_autoformat": "0",
|
"approval_notification_disable_autoformat": "0",
|
||||||
"revertEnable": "0",
|
"revertEnable": "0",
|
||||||
"revertValue": "31",
|
"revertValue": 3,
|
||||||
"note_mode": "not_required",
|
"note_mode": "not_required",
|
||||||
"expiration": "0",
|
"expiration": "0",
|
||||||
"expiration_type": "delay",
|
"expiration_type": "delay",
|
||||||
@@ -390,7 +393,7 @@
|
|||||||
"expiration_date_field": "4",
|
"expiration_date_field": "4",
|
||||||
"status_expiration": "rejected",
|
"status_expiration": "rejected",
|
||||||
"destination_expired": "next",
|
"destination_expired": "next",
|
||||||
"destination_rejected": "31",
|
"destination_rejected": 3,
|
||||||
"destination_approved": "complete"
|
"destination_approved": "complete"
|
||||||
},
|
},
|
||||||
"addon_slug": "gravityflow",
|
"addon_slug": "gravityflow",
|
||||||
@@ -399,5 +402,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "2.3.2.6"
|
"version": "2.3.2"
|
||||||
}
|
}
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"text": "wpUser"
|
"text": "wpUser"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"formId": 9,
|
"formId": 3,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": true,
|
"allowsPrepopulate": true,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -71,7 +71,7 @@
|
|||||||
"inputs": null,
|
"inputs": null,
|
||||||
"dateType": "datepicker",
|
"dateType": "datepicker",
|
||||||
"calendarIconType": "none",
|
"calendarIconType": "none",
|
||||||
"formId": 9,
|
"formId": 3,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": false,
|
"allowsPrepopulate": false,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "2.3.2",
|
"version": "2.3.2",
|
||||||
"id": 9,
|
"id": 3,
|
||||||
"useCurrentUserAsAuthor": true,
|
"useCurrentUserAsAuthor": true,
|
||||||
"postContentTemplateEnabled": false,
|
"postContentTemplateEnabled": false,
|
||||||
"postTitleTemplateEnabled": false,
|
"postTitleTemplateEnabled": false,
|
||||||
@@ -110,17 +110,9 @@
|
|||||||
"lastPageButton": null,
|
"lastPageButton": null,
|
||||||
"pagination": null,
|
"pagination": null,
|
||||||
"firstPageCssClass": null,
|
"firstPageCssClass": null,
|
||||||
"notifications": [
|
"is_active": "1",
|
||||||
{
|
"date_created": "2018-08-09 15:36:00",
|
||||||
"id": "5b5f68818822e",
|
"is_trash": "0",
|
||||||
"to": "{admin_email}",
|
|
||||||
"name": "Admin Notification",
|
|
||||||
"event": "form_submission",
|
|
||||||
"toType": "email",
|
|
||||||
"subject": "New submission from {form_title}",
|
|
||||||
"message": "{all_fields}"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"confirmations": [
|
"confirmations": [
|
||||||
{
|
{
|
||||||
"id": "5b5f688188e90",
|
"id": "5b5f688188e90",
|
||||||
@@ -133,11 +125,22 @@
|
|||||||
"queryString": ""
|
"queryString": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"notifications": [
|
||||||
|
{
|
||||||
|
"id": "5b5f68818822e",
|
||||||
|
"to": "{admin_email}",
|
||||||
|
"name": "Admin Notification",
|
||||||
|
"event": "form_submission",
|
||||||
|
"toType": "email",
|
||||||
|
"subject": "New submission from {form_title}",
|
||||||
|
"message": "{all_fields}"
|
||||||
|
}
|
||||||
|
],
|
||||||
"feeds": {
|
"feeds": {
|
||||||
"gravityflow": [
|
"gravityflow": [
|
||||||
{
|
{
|
||||||
"id": "20",
|
"id": "5",
|
||||||
"form_id": "9",
|
"form_id": "3",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -257,5 +260,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "2.3.2.6"
|
"version": "2.3.2"
|
||||||
}
|
}
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
"visibility": "visible",
|
"visibility": "visible",
|
||||||
"inputs": null,
|
"inputs": null,
|
||||||
"numberFormat": "decimal_dot",
|
"numberFormat": "decimal_dot",
|
||||||
"formId": "11",
|
"formId": 5,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": true,
|
"allowsPrepopulate": true,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -71,7 +71,7 @@
|
|||||||
"text": "wpUser"
|
"text": "wpUser"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"formId": "11",
|
"formId": 5,
|
||||||
"description": "",
|
"description": "",
|
||||||
"allowsPrepopulate": true,
|
"allowsPrepopulate": true,
|
||||||
"inputMask": false,
|
"inputMask": false,
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "2.3.2.6",
|
"version": "2.3.2.6",
|
||||||
"id": "11",
|
"id": 5,
|
||||||
"useCurrentUserAsAuthor": true,
|
"useCurrentUserAsAuthor": true,
|
||||||
"postContentTemplateEnabled": false,
|
"postContentTemplateEnabled": false,
|
||||||
"postTitleTemplateEnabled": false,
|
"postTitleTemplateEnabled": false,
|
||||||
@@ -112,20 +112,8 @@
|
|||||||
"pagination": null,
|
"pagination": null,
|
||||||
"firstPageCssClass": null,
|
"firstPageCssClass": null,
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"date_created": "2018-07-30 20:53:56",
|
"date_created": "2018-08-09 15:36:00",
|
||||||
"is_trash": "0",
|
"is_trash": "0",
|
||||||
"notifications": [
|
|
||||||
{
|
|
||||||
"id": "5b5f7ae4baced",
|
|
||||||
"to": "{admin_email}",
|
|
||||||
"name": "Admin Notification",
|
|
||||||
"event": "form_submission",
|
|
||||||
"toType": "email",
|
|
||||||
"subject": "New submission from {form_title}",
|
|
||||||
"message": "{all_fields}",
|
|
||||||
"isActive": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"confirmations": [
|
"confirmations": [
|
||||||
{
|
{
|
||||||
"id": "5b5f7ae4bb79e",
|
"id": "5b5f7ae4bb79e",
|
||||||
@@ -138,11 +126,23 @@
|
|||||||
"queryString": ""
|
"queryString": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"notifications": [
|
||||||
|
{
|
||||||
|
"id": "5b5f7ae4baced",
|
||||||
|
"to": "{admin_email}",
|
||||||
|
"name": "Admin Notification",
|
||||||
|
"event": "form_submission",
|
||||||
|
"toType": "email",
|
||||||
|
"subject": "New submission from {form_title}",
|
||||||
|
"message": "{all_fields}",
|
||||||
|
"isActive": false
|
||||||
|
}
|
||||||
|
],
|
||||||
"feeds": {
|
"feeds": {
|
||||||
"gravityflow": [
|
"gravityflow": [
|
||||||
{
|
{
|
||||||
"id": "28",
|
"id": "7",
|
||||||
"form_id": "11",
|
"form_id": "5",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -164,7 +164,7 @@
|
|||||||
"schedule_date_field_before_after": "after",
|
"schedule_date_field_before_after": "after",
|
||||||
"instructionsEnable": "0",
|
"instructionsEnable": "0",
|
||||||
"instructionsValue": "",
|
"instructionsValue": "",
|
||||||
"target_form_id": "9",
|
"target_form_id": 3,
|
||||||
"store_new_entry_idEnable": "1",
|
"store_new_entry_idEnable": "1",
|
||||||
"new_entry_id_field": "6",
|
"new_entry_id_field": "6",
|
||||||
"destination_complete": "next"
|
"destination_complete": "next"
|
||||||
@@ -173,8 +173,8 @@
|
|||||||
"event_type": null
|
"event_type": null
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "33",
|
"id": "8",
|
||||||
"form_id": "11",
|
"form_id": "5",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -196,7 +196,7 @@
|
|||||||
"schedule_date_field_before_after": "after",
|
"schedule_date_field_before_after": "after",
|
||||||
"instructionsEnable": "0",
|
"instructionsEnable": "0",
|
||||||
"instructionsValue": "",
|
"instructionsValue": "",
|
||||||
"target_form_id": "12",
|
"target_form_id": 4,
|
||||||
"store_new_entry_idEnable": "0",
|
"store_new_entry_idEnable": "0",
|
||||||
"new_entry_id_field": "",
|
"new_entry_id_field": "",
|
||||||
"destination_complete": "next"
|
"destination_complete": "next"
|
||||||
@@ -205,8 +205,8 @@
|
|||||||
"event_type": null
|
"event_type": null
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "34",
|
"id": "9",
|
||||||
"form_id": "11",
|
"form_id": "5",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -228,7 +228,7 @@
|
|||||||
"schedule_date_field_before_after": "after",
|
"schedule_date_field_before_after": "after",
|
||||||
"instructionsEnable": "0",
|
"instructionsEnable": "0",
|
||||||
"instructionsValue": "",
|
"instructionsValue": "",
|
||||||
"target_form_id": "12",
|
"target_form_id": 4,
|
||||||
"store_new_entry_idEnable": "0",
|
"store_new_entry_idEnable": "0",
|
||||||
"new_entry_id_field": "",
|
"new_entry_id_field": "",
|
||||||
"destination_complete": "next"
|
"destination_complete": "next"
|
||||||
@@ -237,8 +237,8 @@
|
|||||||
"event_type": null
|
"event_type": null
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "29",
|
"id": "10",
|
||||||
"form_id": "11",
|
"form_id": "5",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -258,7 +258,7 @@
|
|||||||
"schedule_date_field_offset": "0",
|
"schedule_date_field_offset": "0",
|
||||||
"schedule_date_field_offset_unit": "hours",
|
"schedule_date_field_offset_unit": "hours",
|
||||||
"schedule_date_field_before_after": "after",
|
"schedule_date_field_before_after": "after",
|
||||||
"target_form_id": "10",
|
"target_form_id": 1,
|
||||||
"store_new_entry_idEnable": "1",
|
"store_new_entry_idEnable": "1",
|
||||||
"new_entry_id_field": "7",
|
"new_entry_id_field": "7",
|
||||||
"destination_complete": "next"
|
"destination_complete": "next"
|
||||||
@@ -267,8 +267,8 @@
|
|||||||
"event_type": null
|
"event_type": null
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "36",
|
"id": "11",
|
||||||
"form_id": "11",
|
"form_id": "5",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -290,7 +290,7 @@
|
|||||||
"schedule_date_field_before_after": "after",
|
"schedule_date_field_before_after": "after",
|
||||||
"instructionsEnable": "0",
|
"instructionsEnable": "0",
|
||||||
"instructionsValue": "",
|
"instructionsValue": "",
|
||||||
"target_form_id": "12",
|
"target_form_id": 4,
|
||||||
"store_new_entry_idEnable": "0",
|
"store_new_entry_idEnable": "0",
|
||||||
"new_entry_id_field": "",
|
"new_entry_id_field": "",
|
||||||
"destination_complete": "next",
|
"destination_complete": "next",
|
||||||
@@ -300,8 +300,8 @@
|
|||||||
"event_type": null
|
"event_type": null
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "35",
|
"id": "12",
|
||||||
"form_id": "11",
|
"form_id": "5",
|
||||||
"is_active": "1",
|
"is_active": "1",
|
||||||
"feed_order": "0",
|
"feed_order": "0",
|
||||||
"meta": {
|
"meta": {
|
||||||
@@ -323,7 +323,7 @@
|
|||||||
"schedule_date_field_before_after": "after",
|
"schedule_date_field_before_after": "after",
|
||||||
"instructionsEnable": "0",
|
"instructionsEnable": "0",
|
||||||
"instructionsValue": "",
|
"instructionsValue": "",
|
||||||
"target_form_id": "12",
|
"target_form_id": 4,
|
||||||
"store_new_entry_idEnable": "0",
|
"store_new_entry_idEnable": "0",
|
||||||
"new_entry_id_field": "",
|
"new_entry_id_field": "",
|
||||||
"destination_complete": "next"
|
"destination_complete": "next"
|
||||||
@@ -334,5 +334,5 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "2.3.2.6"
|
"version": "2.3.2"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user