Advertisement
drkskwlkr

Fluent Forms conditional logic

May 27th, 2024 (edited)
406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 67.96 KB | Source Code | 0 0
  1. [
  2.   {
  3.     "id": 8,
  4.     "title": "Blank Form (#8)",
  5.     "status": "published",
  6.     "appearance_settings": null,
  7.     "form_fields": {
  8.       "fields": [
  9.         {
  10.           "index": 1,
  11.           "element": "container",
  12.           "attributes": [],
  13.           "settings": {
  14.             "container_class": "",
  15.             "conditional_logics": [],
  16.             "is_width_auto_calc": true
  17.           },
  18.           "columns": [
  19.             {
  20.               "width": "",
  21.               "left": "",
  22.               "fields": [
  23.                 {
  24.                   "index": 7,
  25.                   "element": "select",
  26.                   "attributes": {
  27.                     "name": "dropdown",
  28.                     "value": "1",
  29.                     "id": "",
  30.                     "class": ""
  31.                   },
  32.                   "settings": {
  33.                     "dynamic_default_value": "",
  34.                     "label": "Please state number of children",
  35.                     "admin_field_label": "",
  36.                     "help_message": "",
  37.                     "container_class": "",
  38.                     "label_placement": "",
  39.                     "placeholder": "- Select -",
  40.                     "advanced_options": [
  41.                       {
  42.                         "label": "1",
  43.                         "value": "1",
  44.                         "calc_value": "",
  45.                         "id": 0
  46.                       },
  47.                       {
  48.                         "label": "2",
  49.                         "value": "2",
  50.                         "calc_value": "",
  51.                         "id": 1
  52.                       },
  53.                       {
  54.                         "label": "3",
  55.                         "value": "3",
  56.                         "calc_value": "",
  57.                         "image": "",
  58.                         "id": 2
  59.                       },
  60.                       {
  61.                         "label": "4",
  62.                         "value": "4",
  63.                         "calc_value": "",
  64.                         "image": "",
  65.                         "id": 3
  66.                       }
  67.                     ],
  68.                     "calc_value_status": false,
  69.                     "enable_image_input": false,
  70.                     "values_visible": false,
  71.                     "enable_select_2": "no",
  72.                     "validation_rules": {
  73.                       "required": {
  74.                         "value": true,
  75.                         "message": "This field is required",
  76.                         "global_message": "This field is required",
  77.                         "global": true
  78.                       }
  79.                     },
  80.                     "conditional_logics": [],
  81.                     "randomize_options": "no"
  82.                   },
  83.                   "editor_options": {
  84.                     "title": "Dropdown",
  85.                     "icon_class": "ff-edit-dropdown",
  86.                     "element": "select",
  87.                     "template": "select"
  88.                   },
  89.                   "uniqElKey": "el_171683652127446"
  90.                 }
  91.               ]
  92.             }
  93.           ],
  94.           "editor_options": {
  95.             "title": "One Column Container",
  96.             "icon_class": "dashicons dashicons-align-center"
  97.           },
  98.           "uniqElKey": "el_1716836513717"
  99.         },
  100.         {
  101.           "index": 2,
  102.           "element": "container",
  103.           "attributes": [],
  104.           "settings": {
  105.             "container_class": "",
  106.             "conditional_logics": {
  107.               "type": "any",
  108.               "status": false,
  109.               "conditions": [
  110.                 {
  111.                   "field": "",
  112.                   "value": "",
  113.                   "operator": ""
  114.                 }
  115.               ]
  116.             },
  117.             "container_width": "",
  118.             "is_width_auto_calc": true
  119.           },
  120.           "columns": [
  121.             {
  122.               "width": 50,
  123.               "fields": [
  124.                 {
  125.                   "index": 0,
  126.                   "element": "input_name",
  127.                   "attributes": {
  128.                     "name": "names",
  129.                     "data-type": "name-element"
  130.                   },
  131.                   "settings": {
  132.                     "container_class": "",
  133.                     "admin_field_label": "1st Child Name",
  134.                     "conditional_logics": []
  135.                   },
  136.                   "fields": {
  137.                     "first_name": {
  138.                       "element": "input_text",
  139.                       "attributes": {
  140.                         "type": "text",
  141.                         "name": "first_name",
  142.                         "value": "",
  143.                         "id": "",
  144.                         "class": "",
  145.                         "placeholder": "Name",
  146.                         "maxlength": ""
  147.                       },
  148.                       "settings": {
  149.                         "container_class": "",
  150.                         "label": "Name",
  151.                         "help_message": "",
  152.                         "visible": true,
  153.                         "label_placement": "top",
  154.                         "label_placement_options": [
  155.                           {
  156.                             "value": "",
  157.                             "label": "Default"
  158.                           },
  159.                           {
  160.                             "value": "top",
  161.                             "label": "Top"
  162.                           },
  163.                           {
  164.                             "value": "right",
  165.                             "label": "Right"
  166.                           },
  167.                           {
  168.                             "value": "bottom",
  169.                             "label": "Bottom"
  170.                           },
  171.                           {
  172.                             "value": "left",
  173.                             "label": "Left"
  174.                           },
  175.                           {
  176.                             "value": "hide_label",
  177.                             "label": "Hidden"
  178.                           }
  179.                         ],
  180.                         "validation_rules": {
  181.                           "required": {
  182.                             "value": true,
  183.                             "message": "This field is required",
  184.                             "global_message": "This field is required",
  185.                             "global": true
  186.                           }
  187.                         },
  188.                         "conditional_logics": []
  189.                       },
  190.                       "editor_options": {
  191.                         "template": "inputText"
  192.                       }
  193.                     },
  194.                     "middle_name": {
  195.                       "element": "input_text",
  196.                       "attributes": {
  197.                         "type": "text",
  198.                         "name": "middle_name",
  199.                         "value": "",
  200.                         "id": "",
  201.                         "class": "",
  202.                         "placeholder": "Middle Name",
  203.                         "required": false,
  204.                         "maxlength": ""
  205.                       },
  206.                       "settings": {
  207.                         "container_class": "",
  208.                         "label": "Middle Name",
  209.                         "help_message": "",
  210.                         "error_message": "",
  211.                         "label_placement": "top",
  212.                         "label_placement_options": [
  213.                           {
  214.                             "value": "",
  215.                             "label": "Default"
  216.                           },
  217.                           {
  218.                             "value": "top",
  219.                             "label": "Top"
  220.                           },
  221.                           {
  222.                             "value": "right",
  223.                             "label": "Right"
  224.                           },
  225.                           {
  226.                             "value": "bottom",
  227.                             "label": "Bottom"
  228.                           },
  229.                           {
  230.                             "value": "left",
  231.                             "label": "Left"
  232.                           },
  233.                           {
  234.                             "value": "hide_label",
  235.                             "label": "Hidden"
  236.                           }
  237.                         ],
  238.                         "visible": false,
  239.                         "validation_rules": {
  240.                           "required": {
  241.                             "value": false,
  242.                             "message": "This field is required",
  243.                             "global_message": "This field is required",
  244.                             "global": true
  245.                           }
  246.                         },
  247.                         "conditional_logics": []
  248.                       },
  249.                       "editor_options": {
  250.                         "template": "inputText"
  251.                       }
  252.                     },
  253.                     "last_name": {
  254.                       "element": "input_text",
  255.                       "attributes": {
  256.                         "type": "text",
  257.                         "name": "last_name",
  258.                         "value": "",
  259.                         "id": "",
  260.                         "class": "",
  261.                         "placeholder": "Last Name",
  262.                         "required": false,
  263.                         "maxlength": ""
  264.                       },
  265.                       "settings": {
  266.                         "container_class": "",
  267.                         "label": "Last Name",
  268.                         "help_message": "",
  269.                         "error_message": "",
  270.                         "label_placement": "top",
  271.                         "label_placement_options": [
  272.                           {
  273.                             "value": "",
  274.                             "label": "Default"
  275.                           },
  276.                           {
  277.                             "value": "top",
  278.                             "label": "Top"
  279.                           },
  280.                           {
  281.                             "value": "right",
  282.                             "label": "Right"
  283.                           },
  284.                           {
  285.                             "value": "bottom",
  286.                             "label": "Bottom"
  287.                           },
  288.                           {
  289.                             "value": "left",
  290.                             "label": "Left"
  291.                           },
  292.                           {
  293.                             "value": "hide_label",
  294.                             "label": "Hidden"
  295.                           }
  296.                         ],
  297.                         "visible": false,
  298.                         "validation_rules": {
  299.                           "required": {
  300.                             "value": false,
  301.                             "message": "This field is required",
  302.                             "global_message": "This field is required",
  303.                             "global": true
  304.                           }
  305.                         },
  306.                         "conditional_logics": []
  307.                       },
  308.                       "editor_options": {
  309.                         "template": "inputText"
  310.                       }
  311.                     }
  312.                   },
  313.                   "editor_options": {
  314.                     "title": "Name Fields",
  315.                     "element": "name-fields",
  316.                     "icon_class": "ff-edit-name",
  317.                     "template": "nameFields"
  318.                   },
  319.                   "uniqElKey": "el_1716836580710"
  320.                 }
  321.               ]
  322.             },
  323.             {
  324.               "width": 25,
  325.               "fields": [
  326.                 {
  327.                   "index": 6,
  328.                   "element": "input_number",
  329.                   "attributes": {
  330.                     "type": "number",
  331.                     "name": "numeric-field",
  332.                     "value": "",
  333.                     "id": "",
  334.                     "class": "",
  335.                     "placeholder": ""
  336.                   },
  337.                   "settings": {
  338.                     "container_class": "",
  339.                     "label": "Age",
  340.                     "admin_field_label": "",
  341.                     "label_placement": "",
  342.                     "help_message": "",
  343.                     "number_step": "",
  344.                     "prefix_label": "",
  345.                     "suffix_label": "",
  346.                     "numeric_formatter": "",
  347.                     "validation_rules": {
  348.                       "required": {
  349.                         "value": false,
  350.                         "message": "This field is required",
  351.                         "global_message": "This field is required",
  352.                         "global": true
  353.                       },
  354.                       "numeric": {
  355.                         "value": true,
  356.                         "message": "This field must contain numeric value",
  357.                         "global_message": "This field must contain numeric value",
  358.                         "global": true
  359.                       },
  360.                       "min": {
  361.                         "value": "",
  362.                         "message": "Validation fails for minimum value",
  363.                         "global_message": "Validation fails for minimum value",
  364.                         "global": true
  365.                       },
  366.                       "max": {
  367.                         "value": "",
  368.                         "message": "Validation fails for maximum value",
  369.                         "global_message": "Validation fails for maximum value",
  370.                         "global": true
  371.                       },
  372.                       "digits": {
  373.                         "value": "",
  374.                         "message": "Validation fails for limited digits",
  375.                         "global_message": "Validation fails for limited digits",
  376.                         "global": true
  377.                       }
  378.                     },
  379.                     "conditional_logics": [],
  380.                     "calculation_settings": {
  381.                       "status": false,
  382.                       "formula": ""
  383.                     }
  384.                   },
  385.                   "editor_options": {
  386.                     "title": "Numeric Field",
  387.                     "icon_class": "ff-edit-numeric",
  388.                     "template": "inputText"
  389.                   },
  390.                   "uniqElKey": "el_171683661326527"
  391.                 }
  392.               ]
  393.             },
  394.             {
  395.               "width": 25,
  396.               "fields": [
  397.                 {
  398.                   "index": 6,
  399.                   "element": "input_number",
  400.                   "attributes": {
  401.                     "type": "number",
  402.                     "name": "numeric-field_1",
  403.                     "value": "",
  404.                     "id": "",
  405.                     "class": "",
  406.                     "placeholder": ""
  407.                   },
  408.                   "settings": {
  409.                     "container_class": "",
  410.                     "label": "Height (cm)",
  411.                     "admin_field_label": "",
  412.                     "label_placement": "",
  413.                     "help_message": "",
  414.                     "number_step": "",
  415.                     "prefix_label": "",
  416.                     "suffix_label": "",
  417.                     "numeric_formatter": "",
  418.                     "validation_rules": {
  419.                       "required": {
  420.                         "value": true,
  421.                         "message": "This field is required",
  422.                         "global_message": "This field is required",
  423.                         "global": true
  424.                       },
  425.                       "numeric": {
  426.                         "value": true,
  427.                         "message": "This field must contain numeric value",
  428.                         "global_message": "This field must contain numeric value",
  429.                         "global": true
  430.                       },
  431.                       "min": {
  432.                         "value": "40",
  433.                         "message": "Validation fails for minimum value",
  434.                         "global_message": "Validation fails for minimum value",
  435.                         "global": true
  436.                       },
  437.                       "max": {
  438.                         "value": "240",
  439.                         "message": "Validation fails for maximum value",
  440.                         "global_message": "Validation fails for maximum value",
  441.                         "global": true
  442.                       },
  443.                       "digits": {
  444.                         "value": "",
  445.                         "message": "Validation fails for limited digits",
  446.                         "global_message": "Validation fails for limited digits",
  447.                         "global": true
  448.                       }
  449.                     },
  450.                     "conditional_logics": [],
  451.                     "calculation_settings": {
  452.                       "status": false,
  453.                       "formula": ""
  454.                     }
  455.                   },
  456.                   "editor_options": {
  457.                     "title": "Numeric Field",
  458.                     "icon_class": "ff-edit-numeric",
  459.                     "template": "inputText"
  460.                   },
  461.                   "uniqElKey": "el_171683663669782"
  462.                 }
  463.               ]
  464.             }
  465.           ],
  466.           "editor_options": {
  467.             "title": "Three Column Container",
  468.             "icon_class": "ff-edit-three-column"
  469.           },
  470.           "uniqElKey": "el_171683656055389",
  471.           "modified": true
  472.         },
  473.         {
  474.           "index": 2,
  475.           "element": "container",
  476.           "attributes": [],
  477.           "settings": {
  478.             "container_class": "",
  479.             "conditional_logics": {
  480.               "type": "any",
  481.               "status": true,
  482.               "conditions": [
  483.                 {
  484.                   "field": "dropdown",
  485.                   "value": "2",
  486.                   "operator": "="
  487.                 },
  488.                 {
  489.                   "field": "dropdown",
  490.                   "value": "3",
  491.                   "operator": "="
  492.                 },
  493.                 {
  494.                   "field": "dropdown",
  495.                   "value": "4",
  496.                   "operator": "="
  497.                 }
  498.               ]
  499.             },
  500.             "container_width": "",
  501.             "is_width_auto_calc": true
  502.           },
  503.           "columns": [
  504.             {
  505.               "width": 50,
  506.               "fields": [
  507.                 {
  508.                   "index": 0,
  509.                   "element": "input_name",
  510.                   "attributes": {
  511.                     "name": "names_1",
  512.                     "data-type": "name-element"
  513.                   },
  514.                   "settings": {
  515.                     "container_class": "",
  516.                     "admin_field_label": "2nd Child Name",
  517.                     "conditional_logics": []
  518.                   },
  519.                   "fields": {
  520.                     "first_name": {
  521.                       "element": "input_text",
  522.                       "attributes": {
  523.                         "type": "text",
  524.                         "name": "first_name",
  525.                         "value": "",
  526.                         "id": "",
  527.                         "class": "",
  528.                         "placeholder": "Name",
  529.                         "maxlength": ""
  530.                       },
  531.                       "settings": {
  532.                         "container_class": "",
  533.                         "label": "2nd Child Name",
  534.                         "help_message": "",
  535.                         "visible": true,
  536.                         "label_placement": "top",
  537.                         "label_placement_options": [
  538.                           {
  539.                             "value": "",
  540.                             "label": "Default"
  541.                           },
  542.                           {
  543.                             "value": "top",
  544.                             "label": "Top"
  545.                           },
  546.                           {
  547.                             "value": "right",
  548.                             "label": "Right"
  549.                           },
  550.                           {
  551.                             "value": "bottom",
  552.                             "label": "Bottom"
  553.                           },
  554.                           {
  555.                             "value": "left",
  556.                             "label": "Left"
  557.                           },
  558.                           {
  559.                             "value": "hide_label",
  560.                             "label": "Hidden"
  561.                           }
  562.                         ],
  563.                         "validation_rules": {
  564.                           "required": {
  565.                             "value": true,
  566.                             "message": "This field is required",
  567.                             "global_message": "This field is required",
  568.                             "global": true
  569.                           }
  570.                         },
  571.                         "conditional_logics": []
  572.                       },
  573.                       "editor_options": {
  574.                         "template": "inputText"
  575.                       }
  576.                     },
  577.                     "middle_name": {
  578.                       "element": "input_text",
  579.                       "attributes": {
  580.                         "type": "text",
  581.                         "name": "middle_name",
  582.                         "value": "",
  583.                         "id": "",
  584.                         "class": "",
  585.                         "placeholder": "Middle Name",
  586.                         "required": false,
  587.                         "maxlength": ""
  588.                       },
  589.                       "settings": {
  590.                         "container_class": "",
  591.                         "label": "Middle Name",
  592.                         "help_message": "",
  593.                         "error_message": "",
  594.                         "label_placement": "top",
  595.                         "label_placement_options": [
  596.                           {
  597.                             "value": "",
  598.                             "label": "Default"
  599.                           },
  600.                           {
  601.                             "value": "top",
  602.                             "label": "Top"
  603.                           },
  604.                           {
  605.                             "value": "right",
  606.                             "label": "Right"
  607.                           },
  608.                           {
  609.                             "value": "bottom",
  610.                             "label": "Bottom"
  611.                           },
  612.                           {
  613.                             "value": "left",
  614.                             "label": "Left"
  615.                           },
  616.                           {
  617.                             "value": "hide_label",
  618.                             "label": "Hidden"
  619.                           }
  620.                         ],
  621.                         "visible": false,
  622.                         "validation_rules": {
  623.                           "required": {
  624.                             "value": false,
  625.                             "message": "This field is required",
  626.                             "global_message": "This field is required",
  627.                             "global": true
  628.                           }
  629.                         },
  630.                         "conditional_logics": []
  631.                       },
  632.                       "editor_options": {
  633.                         "template": "inputText"
  634.                       }
  635.                     },
  636.                     "last_name": {
  637.                       "element": "input_text",
  638.                       "attributes": {
  639.                         "type": "text",
  640.                         "name": "last_name",
  641.                         "value": "",
  642.                         "id": "",
  643.                         "class": "",
  644.                         "placeholder": "Last Name",
  645.                         "required": false,
  646.                         "maxlength": ""
  647.                       },
  648.                       "settings": {
  649.                         "container_class": "",
  650.                         "label": "Last Name",
  651.                         "help_message": "",
  652.                         "error_message": "",
  653.                         "label_placement": "top",
  654.                         "label_placement_options": [
  655.                           {
  656.                             "value": "",
  657.                             "label": "Default"
  658.                           },
  659.                           {
  660.                             "value": "top",
  661.                             "label": "Top"
  662.                           },
  663.                           {
  664.                             "value": "right",
  665.                             "label": "Right"
  666.                           },
  667.                           {
  668.                             "value": "bottom",
  669.                             "label": "Bottom"
  670.                           },
  671.                           {
  672.                             "value": "left",
  673.                             "label": "Left"
  674.                           },
  675.                           {
  676.                             "value": "hide_label",
  677.                             "label": "Hidden"
  678.                           }
  679.                         ],
  680.                         "visible": false,
  681.                         "validation_rules": {
  682.                           "required": {
  683.                             "value": false,
  684.                             "message": "This field is required",
  685.                             "global_message": "This field is required",
  686.                             "global": true
  687.                           }
  688.                         },
  689.                         "conditional_logics": []
  690.                       },
  691.                       "editor_options": {
  692.                         "template": "inputText"
  693.                       }
  694.                     }
  695.                   },
  696.                   "editor_options": {
  697.                     "title": "Name Fields",
  698.                     "element": "name-fields",
  699.                     "icon_class": "ff-edit-name",
  700.                     "template": "nameFields"
  701.                   },
  702.                   "uniqElKey": "el_171683666239541"
  703.                 }
  704.               ]
  705.             },
  706.             {
  707.               "width": 25,
  708.               "fields": [
  709.                 {
  710.                   "index": 6,
  711.                   "element": "input_number",
  712.                   "attributes": {
  713.                     "type": "number",
  714.                     "name": "numeric-field_2",
  715.                     "value": "",
  716.                     "id": "",
  717.                     "class": "",
  718.                     "placeholder": ""
  719.                   },
  720.                   "settings": {
  721.                     "container_class": "",
  722.                     "label": "Age",
  723.                     "admin_field_label": "",
  724.                     "label_placement": "",
  725.                     "help_message": "",
  726.                     "number_step": "",
  727.                     "prefix_label": "",
  728.                     "suffix_label": "",
  729.                     "numeric_formatter": "",
  730.                     "validation_rules": {
  731.                       "required": {
  732.                         "value": false,
  733.                         "message": "This field is required",
  734.                         "global_message": "This field is required",
  735.                         "global": true
  736.                       },
  737.                       "numeric": {
  738.                         "value": true,
  739.                         "message": "This field must contain numeric value",
  740.                         "global_message": "This field must contain numeric value",
  741.                         "global": true
  742.                       },
  743.                       "min": {
  744.                         "value": "",
  745.                         "message": "Validation fails for minimum value",
  746.                         "global_message": "Validation fails for minimum value",
  747.                         "global": true
  748.                       },
  749.                       "max": {
  750.                         "value": "",
  751.                         "message": "Validation fails for maximum value",
  752.                         "global_message": "Validation fails for maximum value",
  753.                         "global": true
  754.                       },
  755.                       "digits": {
  756.                         "value": "",
  757.                         "message": "Validation fails for limited digits",
  758.                         "global_message": "Validation fails for limited digits",
  759.                         "global": true
  760.                       }
  761.                     },
  762.                     "conditional_logics": [],
  763.                     "calculation_settings": {
  764.                       "status": false,
  765.                       "formula": ""
  766.                     }
  767.                   },
  768.                   "editor_options": {
  769.                     "title": "Numeric Field",
  770.                     "icon_class": "ff-edit-numeric",
  771.                     "template": "inputText"
  772.                   },
  773.                   "uniqElKey": "el_171683666239584"
  774.                 }
  775.               ]
  776.             },
  777.             {
  778.               "width": 25,
  779.               "fields": [
  780.                 {
  781.                   "index": 6,
  782.                   "element": "input_number",
  783.                   "attributes": {
  784.                     "type": "number",
  785.                     "name": "numeric-field_3",
  786.                     "value": "",
  787.                     "id": "",
  788.                     "class": "",
  789.                     "placeholder": ""
  790.                   },
  791.                   "settings": {
  792.                     "container_class": "",
  793.                     "label": "Height (cm)",
  794.                     "admin_field_label": "",
  795.                     "label_placement": "",
  796.                     "help_message": "",
  797.                     "number_step": "",
  798.                     "prefix_label": "",
  799.                     "suffix_label": "",
  800.                     "numeric_formatter": "",
  801.                     "validation_rules": {
  802.                       "required": {
  803.                         "value": true,
  804.                         "message": "This field is required",
  805.                         "global_message": "This field is required",
  806.                         "global": true
  807.                       },
  808.                       "numeric": {
  809.                         "value": true,
  810.                         "message": "This field must contain numeric value",
  811.                         "global_message": "This field must contain numeric value",
  812.                         "global": true
  813.                       },
  814.                       "min": {
  815.                         "value": "40",
  816.                         "message": "Validation fails for minimum value",
  817.                         "global_message": "Validation fails for minimum value",
  818.                         "global": true
  819.                       },
  820.                       "max": {
  821.                         "value": "240",
  822.                         "message": "Validation fails for maximum value",
  823.                         "global_message": "Validation fails for maximum value",
  824.                         "global": true
  825.                       },
  826.                       "digits": {
  827.                         "value": "",
  828.                         "message": "Validation fails for limited digits",
  829.                         "global_message": "Validation fails for limited digits",
  830.                         "global": true
  831.                       }
  832.                     },
  833.                     "conditional_logics": [],
  834.                     "calculation_settings": {
  835.                       "status": false,
  836.                       "formula": ""
  837.                     }
  838.                   },
  839.                   "editor_options": {
  840.                     "title": "Numeric Field",
  841.                     "icon_class": "ff-edit-numeric",
  842.                     "template": "inputText"
  843.                   },
  844.                   "uniqElKey": "el_171683666239564"
  845.                 }
  846.               ]
  847.             }
  848.           ],
  849.           "editor_options": {
  850.             "title": "Three Column Container",
  851.             "icon_class": "ff-edit-three-column"
  852.           },
  853.           "uniqElKey": "el_171683666239588",
  854.           "modified": true
  855.         },
  856.         {
  857.           "index": 2,
  858.           "element": "container",
  859.           "attributes": [],
  860.           "settings": {
  861.             "container_class": "",
  862.             "conditional_logics": {
  863.               "type": "any",
  864.               "status": true,
  865.               "conditions": [
  866.                 {
  867.                   "field": "dropdown",
  868.                   "value": "3",
  869.                   "operator": "="
  870.                 },
  871.                 {
  872.                   "field": "dropdown",
  873.                   "value": "4",
  874.                   "operator": "="
  875.                 }
  876.               ]
  877.             },
  878.             "container_width": "",
  879.             "is_width_auto_calc": true
  880.           },
  881.           "columns": [
  882.             {
  883.               "width": 50,
  884.               "fields": [
  885.                 {
  886.                   "index": 0,
  887.                   "element": "input_name",
  888.                   "attributes": {
  889.                     "name": "names_3",
  890.                     "data-type": "name-element"
  891.                   },
  892.                   "settings": {
  893.                     "container_class": "",
  894.                     "admin_field_label": "3rd Child Name",
  895.                     "conditional_logics": []
  896.                   },
  897.                   "fields": {
  898.                     "first_name": {
  899.                       "element": "input_text",
  900.                       "attributes": {
  901.                         "type": "text",
  902.                         "name": "first_name",
  903.                         "value": "",
  904.                         "id": "",
  905.                         "class": "",
  906.                         "placeholder": "Name",
  907.                         "maxlength": ""
  908.                       },
  909.                       "settings": {
  910.                         "container_class": "",
  911.                         "label": "3rd Child Name",
  912.                         "help_message": "",
  913.                         "visible": true,
  914.                         "label_placement": "top",
  915.                         "label_placement_options": [
  916.                           {
  917.                             "value": "",
  918.                             "label": "Default"
  919.                           },
  920.                           {
  921.                             "value": "top",
  922.                             "label": "Top"
  923.                           },
  924.                           {
  925.                             "value": "right",
  926.                             "label": "Right"
  927.                           },
  928.                           {
  929.                             "value": "bottom",
  930.                             "label": "Bottom"
  931.                           },
  932.                           {
  933.                             "value": "left",
  934.                             "label": "Left"
  935.                           },
  936.                           {
  937.                             "value": "hide_label",
  938.                             "label": "Hidden"
  939.                           }
  940.                         ],
  941.                         "validation_rules": {
  942.                           "required": {
  943.                             "value": true,
  944.                             "message": "This field is required",
  945.                             "global_message": "This field is required",
  946.                             "global": true
  947.                           }
  948.                         },
  949.                         "conditional_logics": []
  950.                       },
  951.                       "editor_options": {
  952.                         "template": "inputText"
  953.                       }
  954.                     },
  955.                     "middle_name": {
  956.                       "element": "input_text",
  957.                       "attributes": {
  958.                         "type": "text",
  959.                         "name": "middle_name",
  960.                         "value": "",
  961.                         "id": "",
  962.                         "class": "",
  963.                         "placeholder": "Middle Name",
  964.                         "required": false,
  965.                         "maxlength": ""
  966.                       },
  967.                       "settings": {
  968.                         "container_class": "",
  969.                         "label": "Middle Name",
  970.                         "help_message": "",
  971.                         "error_message": "",
  972.                         "label_placement": "top",
  973.                         "label_placement_options": [
  974.                           {
  975.                             "value": "",
  976.                             "label": "Default"
  977.                           },
  978.                           {
  979.                             "value": "top",
  980.                             "label": "Top"
  981.                           },
  982.                           {
  983.                             "value": "right",
  984.                             "label": "Right"
  985.                           },
  986.                           {
  987.                             "value": "bottom",
  988.                             "label": "Bottom"
  989.                           },
  990.                           {
  991.                             "value": "left",
  992.                             "label": "Left"
  993.                           },
  994.                           {
  995.                             "value": "hide_label",
  996.                             "label": "Hidden"
  997.                           }
  998.                         ],
  999.                         "visible": false,
  1000.                         "validation_rules": {
  1001.                           "required": {
  1002.                             "value": false,
  1003.                             "message": "This field is required",
  1004.                             "global_message": "This field is required",
  1005.                             "global": true
  1006.                           }
  1007.                         },
  1008.                         "conditional_logics": []
  1009.                       },
  1010.                       "editor_options": {
  1011.                         "template": "inputText"
  1012.                       }
  1013.                     },
  1014.                     "last_name": {
  1015.                       "element": "input_text",
  1016.                       "attributes": {
  1017.                         "type": "text",
  1018.                         "name": "last_name",
  1019.                         "value": "",
  1020.                         "id": "",
  1021.                         "class": "",
  1022.                         "placeholder": "Last Name",
  1023.                         "required": false,
  1024.                         "maxlength": ""
  1025.                       },
  1026.                       "settings": {
  1027.                         "container_class": "",
  1028.                         "label": "Last Name",
  1029.                         "help_message": "",
  1030.                         "error_message": "",
  1031.                         "label_placement": "top",
  1032.                         "label_placement_options": [
  1033.                           {
  1034.                             "value": "",
  1035.                             "label": "Default"
  1036.                           },
  1037.                           {
  1038.                             "value": "top",
  1039.                             "label": "Top"
  1040.                           },
  1041.                           {
  1042.                             "value": "right",
  1043.                             "label": "Right"
  1044.                           },
  1045.                           {
  1046.                             "value": "bottom",
  1047.                             "label": "Bottom"
  1048.                           },
  1049.                           {
  1050.                             "value": "left",
  1051.                             "label": "Left"
  1052.                           },
  1053.                           {
  1054.                             "value": "hide_label",
  1055.                             "label": "Hidden"
  1056.                           }
  1057.                         ],
  1058.                         "visible": false,
  1059.                         "validation_rules": {
  1060.                           "required": {
  1061.                             "value": false,
  1062.                             "message": "This field is required",
  1063.                             "global_message": "This field is required",
  1064.                             "global": true
  1065.                           }
  1066.                         },
  1067.                         "conditional_logics": []
  1068.                       },
  1069.                       "editor_options": {
  1070.                         "template": "inputText"
  1071.                       }
  1072.                     }
  1073.                   },
  1074.                   "editor_options": {
  1075.                     "title": "Name Fields",
  1076.                     "element": "name-fields",
  1077.                     "icon_class": "ff-edit-name",
  1078.                     "template": "nameFields"
  1079.                   },
  1080.                   "uniqElKey": "el_17168368903851"
  1081.                 }
  1082.               ]
  1083.             },
  1084.             {
  1085.               "width": 25,
  1086.               "fields": [
  1087.                 {
  1088.                   "index": 6,
  1089.                   "element": "input_number",
  1090.                   "attributes": {
  1091.                     "type": "number",
  1092.                     "name": "numeric-field_6",
  1093.                     "value": "",
  1094.                     "id": "",
  1095.                     "class": "",
  1096.                     "placeholder": ""
  1097.                   },
  1098.                   "settings": {
  1099.                     "container_class": "",
  1100.                     "label": "Age",
  1101.                     "admin_field_label": "",
  1102.                     "label_placement": "",
  1103.                     "help_message": "",
  1104.                     "number_step": "",
  1105.                     "prefix_label": "",
  1106.                     "suffix_label": "",
  1107.                     "numeric_formatter": "",
  1108.                     "validation_rules": {
  1109.                       "required": {
  1110.                         "value": false,
  1111.                         "message": "This field is required",
  1112.                         "global_message": "This field is required",
  1113.                         "global": true
  1114.                       },
  1115.                       "numeric": {
  1116.                         "value": true,
  1117.                         "message": "This field must contain numeric value",
  1118.                         "global_message": "This field must contain numeric value",
  1119.                         "global": true
  1120.                       },
  1121.                       "min": {
  1122.                         "value": "",
  1123.                         "message": "Validation fails for minimum value",
  1124.                         "global_message": "Validation fails for minimum value",
  1125.                         "global": true
  1126.                       },
  1127.                       "max": {
  1128.                         "value": "",
  1129.                         "message": "Validation fails for maximum value",
  1130.                         "global_message": "Validation fails for maximum value",
  1131.                         "global": true
  1132.                       },
  1133.                       "digits": {
  1134.                         "value": "",
  1135.                         "message": "Validation fails for limited digits",
  1136.                         "global_message": "Validation fails for limited digits",
  1137.                         "global": true
  1138.                       }
  1139.                     },
  1140.                     "conditional_logics": [],
  1141.                     "calculation_settings": {
  1142.                       "status": false,
  1143.                       "formula": ""
  1144.                     }
  1145.                   },
  1146.                   "editor_options": {
  1147.                     "title": "Numeric Field",
  1148.                     "icon_class": "ff-edit-numeric",
  1149.                     "template": "inputText"
  1150.                   },
  1151.                   "uniqElKey": "el_17168368903850"
  1152.                 }
  1153.               ]
  1154.             },
  1155.             {
  1156.               "width": 25,
  1157.               "fields": [
  1158.                 {
  1159.                   "index": 6,
  1160.                   "element": "input_number",
  1161.                   "attributes": {
  1162.                     "type": "number",
  1163.                     "name": "numeric-field_7",
  1164.                     "value": "",
  1165.                     "id": "",
  1166.                     "class": "",
  1167.                     "placeholder": ""
  1168.                   },
  1169.                   "settings": {
  1170.                     "container_class": "",
  1171.                     "label": "Height (cm)",
  1172.                     "admin_field_label": "",
  1173.                     "label_placement": "",
  1174.                     "help_message": "",
  1175.                     "number_step": "",
  1176.                     "prefix_label": "",
  1177.                     "suffix_label": "",
  1178.                     "numeric_formatter": "",
  1179.                     "validation_rules": {
  1180.                       "required": {
  1181.                         "value": true,
  1182.                         "message": "This field is required",
  1183.                         "global_message": "This field is required",
  1184.                         "global": true
  1185.                       },
  1186.                       "numeric": {
  1187.                         "value": true,
  1188.                         "message": "This field must contain numeric value",
  1189.                         "global_message": "This field must contain numeric value",
  1190.                         "global": true
  1191.                       },
  1192.                       "min": {
  1193.                         "value": "40",
  1194.                         "message": "Validation fails for minimum value",
  1195.                         "global_message": "Validation fails for minimum value",
  1196.                         "global": true
  1197.                       },
  1198.                       "max": {
  1199.                         "value": "240",
  1200.                         "message": "Validation fails for maximum value",
  1201.                         "global_message": "Validation fails for maximum value",
  1202.                         "global": true
  1203.                       },
  1204.                       "digits": {
  1205.                         "value": "",
  1206.                         "message": "Validation fails for limited digits",
  1207.                         "global_message": "Validation fails for limited digits",
  1208.                         "global": true
  1209.                       }
  1210.                     },
  1211.                     "conditional_logics": [],
  1212.                     "calculation_settings": {
  1213.                       "status": false,
  1214.                       "formula": ""
  1215.                     }
  1216.                   },
  1217.                   "editor_options": {
  1218.                     "title": "Numeric Field",
  1219.                     "icon_class": "ff-edit-numeric",
  1220.                     "template": "inputText"
  1221.                   },
  1222.                   "uniqElKey": "el_171683689038566"
  1223.                 }
  1224.               ]
  1225.             }
  1226.           ],
  1227.           "editor_options": {
  1228.             "title": "Three Column Container",
  1229.             "icon_class": "ff-edit-three-column"
  1230.           },
  1231.           "uniqElKey": "el_171683689038594",
  1232.           "modified": true
  1233.         },
  1234.         {
  1235.           "index": 2,
  1236.           "element": "container",
  1237.           "attributes": [],
  1238.           "settings": {
  1239.             "container_class": "",
  1240.             "conditional_logics": {
  1241.               "type": "any",
  1242.               "status": true,
  1243.               "conditions": [
  1244.                 {
  1245.                   "field": "dropdown",
  1246.                   "value": "4",
  1247.                   "operator": "="
  1248.                 }
  1249.               ]
  1250.             },
  1251.             "container_width": "",
  1252.             "is_width_auto_calc": true
  1253.           },
  1254.           "columns": [
  1255.             {
  1256.               "width": 50,
  1257.               "fields": [
  1258.                 {
  1259.                   "index": 0,
  1260.                   "element": "input_name",
  1261.                   "attributes": {
  1262.                     "name": "names_2",
  1263.                     "data-type": "name-element"
  1264.                   },
  1265.                   "settings": {
  1266.                     "container_class": "",
  1267.                     "admin_field_label": "Last Child Name",
  1268.                     "conditional_logics": []
  1269.                   },
  1270.                   "fields": {
  1271.                     "first_name": {
  1272.                       "element": "input_text",
  1273.                       "attributes": {
  1274.                         "type": "text",
  1275.                         "name": "first_name",
  1276.                         "value": "",
  1277.                         "id": "",
  1278.                         "class": "",
  1279.                         "placeholder": "Name",
  1280.                         "maxlength": ""
  1281.                       },
  1282.                       "settings": {
  1283.                         "container_class": "",
  1284.                         "label": "Last Child Name",
  1285.                         "help_message": "",
  1286.                         "visible": true,
  1287.                         "label_placement": "top",
  1288.                         "label_placement_options": [
  1289.                           {
  1290.                             "value": "",
  1291.                             "label": "Default"
  1292.                           },
  1293.                           {
  1294.                             "value": "top",
  1295.                             "label": "Top"
  1296.                           },
  1297.                           {
  1298.                             "value": "right",
  1299.                             "label": "Right"
  1300.                           },
  1301.                           {
  1302.                             "value": "bottom",
  1303.                             "label": "Bottom"
  1304.                           },
  1305.                           {
  1306.                             "value": "left",
  1307.                             "label": "Left"
  1308.                           },
  1309.                           {
  1310.                             "value": "hide_label",
  1311.                             "label": "Hidden"
  1312.                           }
  1313.                         ],
  1314.                         "validation_rules": {
  1315.                           "required": {
  1316.                             "value": true,
  1317.                             "message": "This field is required",
  1318.                             "global_message": "This field is required",
  1319.                             "global": true
  1320.                           }
  1321.                         },
  1322.                         "conditional_logics": []
  1323.                       },
  1324.                       "editor_options": {
  1325.                         "template": "inputText"
  1326.                       }
  1327.                     },
  1328.                     "middle_name": {
  1329.                       "element": "input_text",
  1330.                       "attributes": {
  1331.                         "type": "text",
  1332.                         "name": "middle_name",
  1333.                         "value": "",
  1334.                         "id": "",
  1335.                         "class": "",
  1336.                         "placeholder": "Middle Name",
  1337.                         "required": false,
  1338.                         "maxlength": ""
  1339.                       },
  1340.                       "settings": {
  1341.                         "container_class": "",
  1342.                         "label": "Middle Name",
  1343.                         "help_message": "",
  1344.                         "error_message": "",
  1345.                         "label_placement": "top",
  1346.                         "label_placement_options": [
  1347.                           {
  1348.                             "value": "",
  1349.                             "label": "Default"
  1350.                           },
  1351.                           {
  1352.                             "value": "top",
  1353.                             "label": "Top"
  1354.                           },
  1355.                           {
  1356.                             "value": "right",
  1357.                             "label": "Right"
  1358.                           },
  1359.                           {
  1360.                             "value": "bottom",
  1361.                             "label": "Bottom"
  1362.                           },
  1363.                           {
  1364.                             "value": "left",
  1365.                             "label": "Left"
  1366.                           },
  1367.                           {
  1368.                             "value": "hide_label",
  1369.                             "label": "Hidden"
  1370.                           }
  1371.                         ],
  1372.                         "visible": false,
  1373.                         "validation_rules": {
  1374.                           "required": {
  1375.                             "value": false,
  1376.                             "message": "This field is required",
  1377.                             "global_message": "This field is required",
  1378.                             "global": true
  1379.                           }
  1380.                         },
  1381.                         "conditional_logics": []
  1382.                       },
  1383.                       "editor_options": {
  1384.                         "template": "inputText"
  1385.                       }
  1386.                     },
  1387.                     "last_name": {
  1388.                       "element": "input_text",
  1389.                       "attributes": {
  1390.                         "type": "text",
  1391.                         "name": "last_name",
  1392.                         "value": "",
  1393.                         "id": "",
  1394.                         "class": "",
  1395.                         "placeholder": "Last Name",
  1396.                         "required": false,
  1397.                         "maxlength": ""
  1398.                       },
  1399.                       "settings": {
  1400.                         "container_class": "",
  1401.                         "label": "Last Name",
  1402.                         "help_message": "",
  1403.                         "error_message": "",
  1404.                         "label_placement": "top",
  1405.                         "label_placement_options": [
  1406.                           {
  1407.                             "value": "",
  1408.                             "label": "Default"
  1409.                           },
  1410.                           {
  1411.                             "value": "top",
  1412.                             "label": "Top"
  1413.                           },
  1414.                           {
  1415.                             "value": "right",
  1416.                             "label": "Right"
  1417.                           },
  1418.                           {
  1419.                             "value": "bottom",
  1420.                             "label": "Bottom"
  1421.                           },
  1422.                           {
  1423.                             "value": "left",
  1424.                             "label": "Left"
  1425.                           },
  1426.                           {
  1427.                             "value": "hide_label",
  1428.                             "label": "Hidden"
  1429.                           }
  1430.                         ],
  1431.                         "visible": false,
  1432.                         "validation_rules": {
  1433.                           "required": {
  1434.                             "value": false,
  1435.                             "message": "This field is required",
  1436.                             "global_message": "This field is required",
  1437.                             "global": true
  1438.                           }
  1439.                         },
  1440.                         "conditional_logics": []
  1441.                       },
  1442.                       "editor_options": {
  1443.                         "template": "inputText"
  1444.                       }
  1445.                     }
  1446.                   },
  1447.                   "editor_options": {
  1448.                     "title": "Name Fields",
  1449.                     "element": "name-fields",
  1450.                     "icon_class": "ff-edit-name",
  1451.                     "template": "nameFields"
  1452.                   },
  1453.                   "uniqElKey": "el_171683688944576"
  1454.                 }
  1455.               ]
  1456.             },
  1457.             {
  1458.               "width": 25,
  1459.               "fields": [
  1460.                 {
  1461.                   "index": 6,
  1462.                   "element": "input_number",
  1463.                   "attributes": {
  1464.                     "type": "number",
  1465.                     "name": "numeric-field_4",
  1466.                     "value": "",
  1467.                     "id": "",
  1468.                     "class": "",
  1469.                     "placeholder": ""
  1470.                   },
  1471.                   "settings": {
  1472.                     "container_class": "",
  1473.                     "label": "Age",
  1474.                     "admin_field_label": "",
  1475.                     "label_placement": "",
  1476.                     "help_message": "",
  1477.                     "number_step": "",
  1478.                     "prefix_label": "",
  1479.                     "suffix_label": "",
  1480.                     "numeric_formatter": "",
  1481.                     "validation_rules": {
  1482.                       "required": {
  1483.                         "value": false,
  1484.                         "message": "This field is required",
  1485.                         "global_message": "This field is required",
  1486.                         "global": true
  1487.                       },
  1488.                       "numeric": {
  1489.                         "value": true,
  1490.                         "message": "This field must contain numeric value",
  1491.                         "global_message": "This field must contain numeric value",
  1492.                         "global": true
  1493.                       },
  1494.                       "min": {
  1495.                         "value": "",
  1496.                         "message": "Validation fails for minimum value",
  1497.                         "global_message": "Validation fails for minimum value",
  1498.                         "global": true
  1499.                       },
  1500.                       "max": {
  1501.                         "value": "",
  1502.                         "message": "Validation fails for maximum value",
  1503.                         "global_message": "Validation fails for maximum value",
  1504.                         "global": true
  1505.                       },
  1506.                       "digits": {
  1507.                         "value": "",
  1508.                         "message": "Validation fails for limited digits",
  1509.                         "global_message": "Validation fails for limited digits",
  1510.                         "global": true
  1511.                       }
  1512.                     },
  1513.                     "conditional_logics": [],
  1514.                     "calculation_settings": {
  1515.                       "status": false,
  1516.                       "formula": ""
  1517.                     }
  1518.                   },
  1519.                   "editor_options": {
  1520.                     "title": "Numeric Field",
  1521.                     "icon_class": "ff-edit-numeric",
  1522.                     "template": "inputText"
  1523.                   },
  1524.                   "uniqElKey": "el_171683688944572"
  1525.                 }
  1526.               ]
  1527.             },
  1528.             {
  1529.               "width": 25,
  1530.               "fields": [
  1531.                 {
  1532.                   "index": 6,
  1533.                   "element": "input_number",
  1534.                   "attributes": {
  1535.                     "type": "number",
  1536.                     "name": "numeric-field_5",
  1537.                     "value": "",
  1538.                     "id": "",
  1539.                     "class": "",
  1540.                     "placeholder": ""
  1541.                   },
  1542.                   "settings": {
  1543.                     "container_class": "",
  1544.                     "label": "Height (cm)",
  1545.                     "admin_field_label": "",
  1546.                     "label_placement": "",
  1547.                     "help_message": "",
  1548.                     "number_step": "",
  1549.                     "prefix_label": "",
  1550.                     "suffix_label": "",
  1551.                     "numeric_formatter": "",
  1552.                     "validation_rules": {
  1553.                       "required": {
  1554.                         "value": true,
  1555.                         "message": "This field is required",
  1556.                         "global_message": "This field is required",
  1557.                         "global": true
  1558.                       },
  1559.                       "numeric": {
  1560.                         "value": true,
  1561.                         "message": "This field must contain numeric value",
  1562.                         "global_message": "This field must contain numeric value",
  1563.                         "global": true
  1564.                       },
  1565.                       "min": {
  1566.                         "value": "40",
  1567.                         "message": "Validation fails for minimum value",
  1568.                         "global_message": "Validation fails for minimum value",
  1569.                         "global": true
  1570.                       },
  1571.                       "max": {
  1572.                         "value": "240",
  1573.                         "message": "Validation fails for maximum value",
  1574.                         "global_message": "Validation fails for maximum value",
  1575.                         "global": true
  1576.                       },
  1577.                       "digits": {
  1578.                         "value": "",
  1579.                         "message": "Validation fails for limited digits",
  1580.                         "global_message": "Validation fails for limited digits",
  1581.                         "global": true
  1582.                       }
  1583.                     },
  1584.                     "conditional_logics": [],
  1585.                     "calculation_settings": {
  1586.                       "status": false,
  1587.                       "formula": ""
  1588.                     }
  1589.                   },
  1590.                   "editor_options": {
  1591.                     "title": "Numeric Field",
  1592.                     "icon_class": "ff-edit-numeric",
  1593.                     "template": "inputText"
  1594.                   },
  1595.                   "uniqElKey": "el_171683688944550"
  1596.                 }
  1597.               ]
  1598.             }
  1599.           ],
  1600.           "editor_options": {
  1601.             "title": "Three Column Container",
  1602.             "icon_class": "ff-edit-three-column"
  1603.           },
  1604.           "uniqElKey": "el_171683688944539",
  1605.           "modified": true
  1606.         }
  1607.       ],
  1608.       "submitButton": {
  1609.         "uniqElKey": "el_1524065200616",
  1610.         "element": "button",
  1611.         "attributes": {
  1612.           "type": "submit",
  1613.           "class": ""
  1614.         },
  1615.         "settings": {
  1616.           "align": "left",
  1617.           "button_style": "default",
  1618.           "container_class": "",
  1619.           "help_message": "",
  1620.           "background_color": "#1a7efb",
  1621.           "button_size": "md",
  1622.           "color": "#ffffff",
  1623.           "button_ui": {
  1624.             "type": "default",
  1625.             "text": "Submit Form",
  1626.             "img_url": ""
  1627.           }
  1628.         },
  1629.         "editor_options": {
  1630.           "title": "Submit Button"
  1631.         }
  1632.       }
  1633.     },
  1634.     "has_payment": "0",
  1635.     "type": "form",
  1636.     "conditions": null,
  1637.     "created_by": "1",
  1638.     "created_at": "2024-05-27 21:57:30",
  1639.     "updated_at": "2024-05-27 22:13:18",
  1640.     "form_meta": [
  1641.       {
  1642.         "id": 84,
  1643.         "form_id": "8",
  1644.         "meta_key": "formSettings",
  1645.         "value": "{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let's hear what you wanna say.\"},\"restrictForm\":{\"enabled\":false,\"fields\":{\"ip\":{\"status\":false,\"values\":\"\",\"message\":\"Sorry! You can't submit a form from your IP address.\",\"validation_type\":\"fail_on_condition_met\"},\"country\":{\"status\":false,\"values\":[],\"message\":\"Sorry! You can't submit a form the country you are residing.\",\"validation_type\":\"fail_on_condition_met\"},\"keywords\":{\"status\":false,\"values\":\"\",\"message\":\"Sorry! Your submission contains some restricted keywords.\"}}}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\"},\"delete_entry_on_submission\":\"no\",\"conv_form_per_step_save\":false,\"conv_form_resume_from_last_step\":false}"
  1646.       },
  1647.       {
  1648.         "id": 85,
  1649.         "form_id": "8",
  1650.         "meta_key": "template_name",
  1651.         "value": "blank_form"
  1652.       },
  1653.       {
  1654.         "id": 86,
  1655.         "form_id": "8",
  1656.         "meta_key": "notifications",
  1657.         "value": "{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}"
  1658.       },
  1659.       {
  1660.         "id": 87,
  1661.         "form_id": "8",
  1662.         "meta_key": "step_data_persistency_status",
  1663.         "value": "no"
  1664.       },
  1665.       {
  1666.         "id": 88,
  1667.         "form_id": "8",
  1668.         "meta_key": "form_save_state_status",
  1669.         "value": "no"
  1670.       },
  1671.       {
  1672.         "id": 89,
  1673.         "form_id": "8",
  1674.         "meta_key": "_primary_email_field",
  1675.         "value": ""
  1676.       },
  1677.       {
  1678.         "id": 90,
  1679.         "form_id": "8",
  1680.         "meta_key": "ffs_default",
  1681.         "value": ""
  1682.       },
  1683.       {
  1684.         "id": 91,
  1685.         "form_id": "8",
  1686.         "meta_key": "_ff_form_styles",
  1687.         "value": "[]"
  1688.       }
  1689.     ],
  1690.     "metas": [
  1691.       {
  1692.         "id": 84,
  1693.         "form_id": "8",
  1694.         "meta_key": "formSettings",
  1695.         "value": "{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let's hear what you wanna say.\"},\"restrictForm\":{\"enabled\":false,\"fields\":{\"ip\":{\"status\":false,\"values\":\"\",\"message\":\"Sorry! You can't submit a form from your IP address.\",\"validation_type\":\"fail_on_condition_met\"},\"country\":{\"status\":false,\"values\":[],\"message\":\"Sorry! You can't submit a form the country you are residing.\",\"validation_type\":\"fail_on_condition_met\"},\"keywords\":{\"status\":false,\"values\":\"\",\"message\":\"Sorry! Your submission contains some restricted keywords.\"}}}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\"},\"delete_entry_on_submission\":\"no\",\"conv_form_per_step_save\":false,\"conv_form_resume_from_last_step\":false}"
  1696.       },
  1697.       {
  1698.         "id": 85,
  1699.         "form_id": "8",
  1700.         "meta_key": "template_name",
  1701.         "value": "blank_form"
  1702.       },
  1703.       {
  1704.         "id": 86,
  1705.         "form_id": "8",
  1706.         "meta_key": "notifications",
  1707.         "value": "{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\\/p>\\n<p>This form submitted at: {embed_post.permalink}<\\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}"
  1708.       },
  1709.       {
  1710.         "id": 87,
  1711.         "form_id": "8",
  1712.         "meta_key": "step_data_persistency_status",
  1713.         "value": "no"
  1714.       },
  1715.       {
  1716.         "id": 88,
  1717.         "form_id": "8",
  1718.         "meta_key": "form_save_state_status",
  1719.         "value": "no"
  1720.       },
  1721.       {
  1722.         "id": 89,
  1723.         "form_id": "8",
  1724.         "meta_key": "_primary_email_field",
  1725.         "value": ""
  1726.       },
  1727.       {
  1728.         "id": 90,
  1729.         "form_id": "8",
  1730.         "meta_key": "ffs_default",
  1731.         "value": ""
  1732.       },
  1733.       {
  1734.         "id": 91,
  1735.         "form_id": "8",
  1736.         "meta_key": "_ff_form_styles",
  1737.         "value": "[]"
  1738.       }
  1739.     ]
  1740.   }
  1741. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement