Advertisement
jayroncastro

Metabox - Custom_Fields - personal-data

Apr 7th, 2024
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 56.43 KB | Source Code | 0 0
  1. {
  2.     "post_type": "meta-box",
  3.     "post_name": "personal-data",
  4.     "post_title": "Dados Pessoais",
  5.     "post_date": "2024-03-17 14:46:30",
  6.     "post_status": "publish",
  7.     "post_content": "",
  8.     "settings": {
  9.         "object_type": "user",
  10.         "tab_style": "",
  11.         "tab_default_active": ""
  12.     },
  13.     "fields": {
  14.         "text_r3epd2cuh3f": {
  15.             "_id": "text_r3epd2cuh3f",
  16.             "name": "Nome Completo",
  17.             "id": "cf_nome_completo",
  18.             "type": "text",
  19.             "label_description": "",
  20.             "desc": "",
  21.             "std": "",
  22.             "text_limiter": {
  23.                 "limit": "",
  24.                 "limit_type": "character"
  25.             },
  26.             "placeholder": "",
  27.             "size": 44,
  28.             "required": true,
  29.             "prepend": "",
  30.             "append": "",
  31.             "datalist_choices": "",
  32.             "min_clone": "",
  33.             "max_clone": "",
  34.             "add_button": "",
  35.             "admin_columns": {
  36.                 "position": {
  37.                     "type": "after",
  38.                     "column": "title"
  39.                 },
  40.                 "title": "",
  41.                 "before": "",
  42.                 "after": "",
  43.                 "sort": false,
  44.                 "link": false
  45.             },
  46.             "columns": 12,
  47.             "tooltip": {
  48.                 "icon": "",
  49.                 "position": "top",
  50.                 "content": ""
  51.             },
  52.             "before": "",
  53.             "after": "",
  54.             "class": "",
  55.             "sanitize_callback": "",
  56.             "save_field": true
  57.         },
  58.         "date_2xnrh8ko8h": {
  59.             "_id": "date_2xnrh8ko8h",
  60.             "name": "Data Nascimento",
  61.             "id": "data_nascimento",
  62.             "type": "date",
  63.             "label_description": "",
  64.             "desc": "",
  65.             "std": "",
  66.             "placeholder": "",
  67.             "size": 25,
  68.             "save_format": "d/m/Y",
  69.             "required": true,
  70.             "js_options": {
  71.                 "w5u4hbeftos": {
  72.                     "id": "w5u4hbeftos",
  73.                     "key": "dateFormat",
  74.                     "value": "dd/mm/yy"
  75.                 }
  76.             },
  77.             "min_clone": "",
  78.             "max_clone": "",
  79.             "add_button": "",
  80.             "admin_columns": {
  81.                 "position": {
  82.                     "type": "after",
  83.                     "column": "username"
  84.                 },
  85.                 "title": "",
  86.                 "before": "",
  87.                 "after": "",
  88.                 "sort": false,
  89.                 "link": false
  90.             },
  91.             "columns": 12,
  92.             "tooltip": {
  93.                 "icon": "",
  94.                 "position": "top",
  95.                 "content": ""
  96.             },
  97.             "before": "",
  98.             "after": "",
  99.             "class": "",
  100.             "sanitize_callback": "",
  101.             "save_field": true
  102.         },
  103.         "text_ceygd0xedoh": {
  104.             "_id": "text_ceygd0xedoh",
  105.             "name": "CPF",
  106.             "id": "cpf",
  107.             "type": "text",
  108.             "label_description": "",
  109.             "desc": "somente números",
  110.             "std": "",
  111.             "text_limiter": {
  112.                 "limit": "",
  113.                 "limit_type": "character"
  114.             },
  115.             "placeholder": "",
  116.             "size": 44,
  117.             "required": true,
  118.             "prepend": "",
  119.             "append": "",
  120.             "datalist_choices": "",
  121.             "min_clone": "",
  122.             "max_clone": "",
  123.             "add_button": "",
  124.             "admin_columns": {
  125.                 "position": {
  126.                     "type": "after",
  127.                     "column": "username"
  128.                 },
  129.                 "title": "",
  130.                 "before": "",
  131.                 "after": "",
  132.                 "sort": false,
  133.                 "link": false
  134.             },
  135.             "columns": 12,
  136.             "tooltip": {
  137.                 "icon": "",
  138.                 "position": "top",
  139.                 "content": ""
  140.             },
  141.             "before": "",
  142.             "after": "",
  143.             "class": "",
  144.             "sanitize_callback": "",
  145.             "save_field": true,
  146.             "attributes": {
  147.                 "k79cachkg2a": {
  148.                     "id": "k79cachkg2a",
  149.                     "key": "maxlength",
  150.                     "value": 11
  151.                 }
  152.             },
  153.             "validation": {
  154.                 "u1radxo1pz": {
  155.                     "id": "u1radxo1pz",
  156.                     "name": "maxlength",
  157.                     "value": 11,
  158.                     "message": "O CPF deve conter 11 números"
  159.                 },
  160.                 "7l2oi5uruxp": {
  161.                     "id": "7l2oi5uruxp",
  162.                     "name": "digits",
  163.                     "value": true,
  164.                     "message": "Aceita somente números"
  165.                 }
  166.             }
  167.         },
  168.         "text_8k6o97hrek6": {
  169.             "_id": "text_8k6o97hrek6",
  170.             "name": "RG",
  171.             "id": "rg",
  172.             "type": "text",
  173.             "label_description": "",
  174.             "desc": "",
  175.             "std": "",
  176.             "text_limiter": {
  177.                 "limit": "",
  178.                 "limit_type": "character"
  179.             },
  180.             "placeholder": "",
  181.             "size": 44,
  182.             "prepend": "",
  183.             "append": "",
  184.             "datalist_choices": "",
  185.             "min_clone": "",
  186.             "max_clone": "",
  187.             "add_button": "",
  188.             "admin_columns": {
  189.                 "position": {
  190.                     "type": "after",
  191.                     "column": "username"
  192.                 },
  193.                 "title": "",
  194.                 "before": "",
  195.                 "after": "",
  196.                 "sort": false,
  197.                 "link": false
  198.             },
  199.             "columns": 12,
  200.             "tooltip": {
  201.                 "icon": "",
  202.                 "position": "top",
  203.                 "content": ""
  204.             },
  205.             "before": "",
  206.             "after": "",
  207.             "class": "",
  208.             "sanitize_callback": "",
  209.             "save_field": true,
  210.             "validation": {
  211.                 "yq5gkyfdpan": {
  212.                     "id": "yq5gkyfdpan",
  213.                     "name": "digits",
  214.                     "value": true,
  215.                     "message": "Aceita somente números"
  216.                 }
  217.             }
  218.         },
  219.         "text_uvl9ggmf8mf": {
  220.             "_id": "text_uvl9ggmf8mf",
  221.             "name": "Orgao Expedidor",
  222.             "id": "orgao_expedidor",
  223.             "type": "text",
  224.             "label_description": "",
  225.             "desc": "",
  226.             "std": "",
  227.             "text_limiter": {
  228.                 "limit": "",
  229.                 "limit_type": "character"
  230.             },
  231.             "placeholder": "",
  232.             "size": 44,
  233.             "prepend": "",
  234.             "append": "",
  235.             "datalist_choices": "",
  236.             "min_clone": "",
  237.             "max_clone": "",
  238.             "add_button": "",
  239.             "admin_columns": {
  240.                 "position": {
  241.                     "type": "after",
  242.                     "column": "username"
  243.                 },
  244.                 "title": "",
  245.                 "before": "",
  246.                 "after": "",
  247.                 "sort": false,
  248.                 "link": false
  249.             },
  250.             "columns": 12,
  251.             "tooltip": {
  252.                 "icon": "",
  253.                 "position": "top",
  254.                 "content": ""
  255.             },
  256.             "before": "",
  257.             "after": "",
  258.             "class": "",
  259.             "sanitize_callback": "",
  260.             "save_field": true,
  261.             "validation": {
  262.                 "dy78cbucmyv": {
  263.                     "id": "dy78cbucmyv",
  264.                     "name": "maxlength",
  265.                     "value": 10,
  266.                     "message": "Comprimento máximo de 10 caracteres"
  267.                 }
  268.             }
  269.         },
  270.         "text_8ovpawiigo4": {
  271.             "_id": "text_8ovpawiigo4",
  272.             "name": "Profissao",
  273.             "id": "profissao",
  274.             "type": "text",
  275.             "label_description": "",
  276.             "desc": "",
  277.             "std": "",
  278.             "text_limiter": {
  279.                 "limit": "",
  280.                 "limit_type": "character"
  281.             },
  282.             "placeholder": "",
  283.             "size": 44,
  284.             "prepend": "",
  285.             "append": "",
  286.             "datalist_choices": "",
  287.             "min_clone": "",
  288.             "max_clone": "",
  289.             "add_button": "",
  290.             "admin_columns": {
  291.                 "position": {
  292.                     "type": "after",
  293.                     "column": "username"
  294.                 },
  295.                 "title": "",
  296.                 "before": "",
  297.                 "after": "",
  298.                 "sort": false,
  299.                 "link": false
  300.             },
  301.             "columns": 12,
  302.             "tooltip": {
  303.                 "icon": "",
  304.                 "position": "top",
  305.                 "content": ""
  306.             },
  307.             "before": "",
  308.             "after": "",
  309.             "class": "",
  310.             "sanitize_callback": "",
  311.             "save_field": true
  312.         },
  313.         "text_4fup7a9w1a4": {
  314.             "_id": "text_4fup7a9w1a4",
  315.             "name": "Habilidades",
  316.             "id": "habilidades",
  317.             "type": "text",
  318.             "label_description": "",
  319.             "desc": "",
  320.             "std": "",
  321.             "text_limiter": {
  322.                 "limit": "",
  323.                 "limit_type": "character"
  324.             },
  325.             "placeholder": "",
  326.             "size": 44,
  327.             "prepend": "",
  328.             "append": "",
  329.             "datalist_choices": "",
  330.             "min_clone": "",
  331.             "max_clone": "",
  332.             "add_button": "",
  333.             "admin_columns": {
  334.                 "position": {
  335.                     "type": "after",
  336.                     "column": "username"
  337.                 },
  338.                 "title": "",
  339.                 "before": "",
  340.                 "after": "",
  341.                 "sort": false,
  342.                 "link": false
  343.             },
  344.             "columns": 12,
  345.             "tooltip": {
  346.                 "icon": "",
  347.                 "position": "top",
  348.                 "content": ""
  349.             },
  350.             "before": "",
  351.             "after": "",
  352.             "class": "",
  353.             "sanitize_callback": "",
  354.             "save_field": true
  355.         },
  356.         "text_uugjlr7rh": {
  357.             "_id": "text_uugjlr7rh",
  358.             "name": "Experiencias Artisticas",
  359.             "id": "experiencias_artisticas",
  360.             "type": "text",
  361.             "label_description": "",
  362.             "desc": "",
  363.             "std": "",
  364.             "text_limiter": {
  365.                 "limit": "",
  366.                 "limit_type": "character"
  367.             },
  368.             "placeholder": "",
  369.             "size": 44,
  370.             "prepend": "",
  371.             "append": "",
  372.             "datalist_choices": "",
  373.             "min_clone": "",
  374.             "max_clone": "",
  375.             "add_button": "",
  376.             "admin_columns": {
  377.                 "position": {
  378.                     "type": "after",
  379.                     "column": "username"
  380.                 },
  381.                 "title": "",
  382.                 "before": "",
  383.                 "after": "",
  384.                 "sort": false,
  385.                 "link": false
  386.             },
  387.             "columns": 12,
  388.             "tooltip": {
  389.                 "icon": "",
  390.                 "position": "top",
  391.                 "content": ""
  392.             },
  393.             "before": "",
  394.             "after": "",
  395.             "class": "",
  396.             "sanitize_callback": "",
  397.             "save_field": true
  398.         },
  399.         "text_3pvwpw3cicd": {
  400.             "_id": "text_3pvwpw3cicd",
  401.             "name": "Ano Entrada",
  402.             "id": "ano_entrada",
  403.             "type": "text",
  404.             "label_description": "",
  405.             "desc": "Exibe o ano de entrada na escola Encenna",
  406.             "std": "",
  407.             "text_limiter": {
  408.                 "limit": "",
  409.                 "limit_type": "character"
  410.             },
  411.             "placeholder": "",
  412.             "size": 10,
  413.             "required": true,
  414.             "prepend": "",
  415.             "append": "",
  416.             "datalist_choices": "",
  417.             "min_clone": "",
  418.             "max_clone": "",
  419.             "add_button": "",
  420.             "admin_columns": {
  421.                 "position": {
  422.                     "type": "after",
  423.                     "column": "username"
  424.                 },
  425.                 "title": "",
  426.                 "before": "",
  427.                 "after": "",
  428.                 "sort": false,
  429.                 "link": false
  430.             },
  431.             "columns": 12,
  432.             "tooltip": {
  433.                 "icon": "",
  434.                 "position": "top",
  435.                 "content": ""
  436.             },
  437.             "before": "",
  438.             "after": "",
  439.             "class": "",
  440.             "sanitize_callback": "",
  441.             "save_field": true,
  442.             "attributes": {
  443.                 "8tfaere3eyv": {
  444.                     "id": "8tfaere3eyv",
  445.                     "key": "maxlength",
  446.                     "value": 4
  447.                 }
  448.             },
  449.             "validation": {
  450.                 "cgu051v2px": {
  451.                     "id": "cgu051v2px",
  452.                     "name": "maxlength",
  453.                     "value": 4,
  454.                     "message": "Ano inválido"
  455.                 },
  456.                 "jph5mgdnb4m": {
  457.                     "id": "jph5mgdnb4m",
  458.                     "name": "digits",
  459.                     "value": true,
  460.                     "message": "Aceita somente dígitos"
  461.                 }
  462.             }
  463.         },
  464.         "text_oe1gmh74w4s": {
  465.             "_id": "text_oe1gmh74w4s",
  466.             "name": "Telefone Celular",
  467.             "id": "telefone_celular",
  468.             "type": "text",
  469.             "label_description": "",
  470.             "desc": "",
  471.             "std": "",
  472.             "text_limiter": {
  473.                 "limit": "",
  474.                 "limit_type": "character"
  475.             },
  476.             "placeholder": "",
  477.             "size": 25,
  478.             "prepend": "",
  479.             "append": "",
  480.             "datalist_choices": "",
  481.             "min_clone": "",
  482.             "max_clone": "",
  483.             "add_button": "",
  484.             "admin_columns": {
  485.                 "position": {
  486.                     "type": "after",
  487.                     "column": "username"
  488.                 },
  489.                 "title": "",
  490.                 "before": "",
  491.                 "after": "",
  492.                 "sort": false,
  493.                 "link": false
  494.             },
  495.             "columns": 12,
  496.             "tooltip": {
  497.                 "icon": "",
  498.                 "position": "top",
  499.                 "content": ""
  500.             },
  501.             "before": "",
  502.             "after": "",
  503.             "class": "",
  504.             "sanitize_callback": "",
  505.             "save_field": true,
  506.             "validation": {
  507.                 "vjsmkuxn4pl": {
  508.                     "id": "vjsmkuxn4pl",
  509.                     "name": "minlength",
  510.                     "value": 11,
  511.                     "message": "Número de celular inválido"
  512.                 },
  513.                 "jo45pa8xuum": {
  514.                     "id": "jo45pa8xuum",
  515.                     "name": "maxlength",
  516.                     "value": 11,
  517.                     "message": "Número de celular inválido"
  518.                 },
  519.                 "3oascwe63f8": {
  520.                     "id": "3oascwe63f8",
  521.                     "name": "digits",
  522.                     "value": true,
  523.                     "message": "Aceita somente números"
  524.                 }
  525.             }
  526.         },
  527.         "text_qflj0dsxec": {
  528.             "_id": "text_qflj0dsxec",
  529.             "name": "Whatsapp",
  530.             "id": "whatsapp",
  531.             "type": "text",
  532.             "label_description": "",
  533.             "desc": "",
  534.             "std": "",
  535.             "text_limiter": {
  536.                 "limit": "",
  537.                 "limit_type": "character"
  538.             },
  539.             "placeholder": "",
  540.             "size": 25,
  541.             "prepend": "",
  542.             "append": "",
  543.             "datalist_choices": "",
  544.             "min_clone": "",
  545.             "max_clone": "",
  546.             "add_button": "",
  547.             "admin_columns": {
  548.                 "position": {
  549.                     "type": "after",
  550.                     "column": "username"
  551.                 },
  552.                 "title": "",
  553.                 "before": "",
  554.                 "after": "",
  555.                 "sort": false,
  556.                 "link": false
  557.             },
  558.             "columns": 12,
  559.             "tooltip": {
  560.                 "icon": "",
  561.                 "position": "top",
  562.                 "content": ""
  563.             },
  564.             "before": "",
  565.             "after": "",
  566.             "class": "",
  567.             "sanitize_callback": "",
  568.             "save_field": true,
  569.             "validation": {
  570.                 "vjsmkuxn4pl": {
  571.                     "id": "vjsmkuxn4pl",
  572.                     "name": "minlength",
  573.                     "value": 11,
  574.                     "message": "Número de celular inválido"
  575.                 },
  576.                 "jo45pa8xuum": {
  577.                     "id": "jo45pa8xuum",
  578.                     "name": "maxlength",
  579.                     "value": 11,
  580.                     "message": "Número de celular inválido"
  581.                 },
  582.                 "3oascwe63f8": {
  583.                     "id": "3oascwe63f8",
  584.                     "name": "digits",
  585.                     "value": true,
  586.                     "message": "Aceita somente números"
  587.                 }
  588.             }
  589.         },
  590.         "text_7cse8cbsdhw": {
  591.             "_id": "text_7cse8cbsdhw",
  592.             "name": "Telegram",
  593.             "id": "telegram",
  594.             "type": "text",
  595.             "label_description": "",
  596.             "desc": "",
  597.             "std": "",
  598.             "text_limiter": {
  599.                 "limit": "",
  600.                 "limit_type": "character"
  601.             },
  602.             "placeholder": "",
  603.             "size": 25,
  604.             "prepend": "",
  605.             "append": "",
  606.             "datalist_choices": "",
  607.             "min_clone": "",
  608.             "max_clone": "",
  609.             "add_button": "",
  610.             "admin_columns": {
  611.                 "position": {
  612.                     "type": "after",
  613.                     "column": "username"
  614.                 },
  615.                 "title": "",
  616.                 "before": "",
  617.                 "after": "",
  618.                 "sort": false,
  619.                 "link": false
  620.             },
  621.             "columns": 12,
  622.             "tooltip": {
  623.                 "icon": "",
  624.                 "position": "top",
  625.                 "content": ""
  626.             },
  627.             "before": "",
  628.             "after": "",
  629.             "class": "",
  630.             "sanitize_callback": "",
  631.             "save_field": true,
  632.             "validation": {
  633.                 "vjsmkuxn4pl": {
  634.                     "id": "vjsmkuxn4pl",
  635.                     "name": "minlength",
  636.                     "value": 11,
  637.                     "message": "Número de celular inválido"
  638.                 },
  639.                 "jo45pa8xuum": {
  640.                     "id": "jo45pa8xuum",
  641.                     "name": "maxlength",
  642.                     "value": 11,
  643.                     "message": "Número de celular inválido"
  644.                 },
  645.                 "3oascwe63f8": {
  646.                     "id": "3oascwe63f8",
  647.                     "name": "digits",
  648.                     "value": true,
  649.                     "message": "Aceita somente números"
  650.                 }
  651.             }
  652.         },
  653.         "text_0bujlpgtig3i": {
  654.             "_id": "text_0bujlpgtig3i",
  655.             "name": "Instagram",
  656.             "id": "instagram",
  657.             "type": "text",
  658.             "label_description": "",
  659.             "desc": "",
  660.             "std": "",
  661.             "text_limiter": {
  662.                 "limit": "",
  663.                 "limit_type": "character"
  664.             },
  665.             "placeholder": "",
  666.             "size": 25,
  667.             "prepend": "",
  668.             "append": "",
  669.             "datalist_choices": "",
  670.             "min_clone": "",
  671.             "max_clone": "",
  672.             "add_button": "",
  673.             "admin_columns": {
  674.                 "position": {
  675.                     "type": "after",
  676.                     "column": "username"
  677.                 },
  678.                 "title": "",
  679.                 "before": "",
  680.                 "after": "",
  681.                 "sort": false,
  682.                 "link": false
  683.             },
  684.             "columns": 12,
  685.             "tooltip": {
  686.                 "icon": "",
  687.                 "position": "top",
  688.                 "content": ""
  689.             },
  690.             "before": "",
  691.             "after": "",
  692.             "class": "",
  693.             "sanitize_callback": "",
  694.             "save_field": true,
  695.             "validation": {
  696.                 "ychle5q8xr": {
  697.                     "id": "ychle5q8xr",
  698.                     "name": "required",
  699.                     "value": true,
  700.                     "message": ""
  701.                 }
  702.             }
  703.         },
  704.         "text_cbgravsqpxt": {
  705.             "_id": "text_cbgravsqpxt",
  706.             "name": "Tiktok",
  707.             "id": "tiktok",
  708.             "type": "text",
  709.             "label_description": "",
  710.             "desc": "",
  711.             "std": "",
  712.             "text_limiter": {
  713.                 "limit": "",
  714.                 "limit_type": "character"
  715.             },
  716.             "placeholder": "",
  717.             "size": 25,
  718.             "prepend": "",
  719.             "append": "",
  720.             "datalist_choices": "",
  721.             "min_clone": "",
  722.             "max_clone": "",
  723.             "add_button": "",
  724.             "admin_columns": {
  725.                 "position": {
  726.                     "type": "after",
  727.                     "column": "username"
  728.                 },
  729.                 "title": "",
  730.                 "before": "",
  731.                 "after": "",
  732.                 "sort": false,
  733.                 "link": false
  734.             },
  735.             "columns": 12,
  736.             "tooltip": {
  737.                 "icon": "",
  738.                 "position": "top",
  739.                 "content": ""
  740.             },
  741.             "before": "",
  742.             "after": "",
  743.             "class": "",
  744.             "sanitize_callback": "",
  745.             "save_field": true
  746.         },
  747.         "switch_f5kkbc9xsbi": {
  748.             "_id": "switch_f5kkbc9xsbi",
  749.             "name": "Status",
  750.             "id": "status",
  751.             "type": "switch",
  752.             "label_description": "",
  753.             "desc": "Se estiver desabilitado o usuário não aparece nas consultas",
  754.             "style": "rounded",
  755.             "on_label": "Ativo",
  756.             "off_label": "Inativo",
  757.             "std": true,
  758.             "min_clone": "",
  759.             "max_clone": "",
  760.             "add_button": "",
  761.             "admin_columns": {
  762.                 "position": {
  763.                     "type": "after",
  764.                     "column": "username"
  765.                 },
  766.                 "title": "",
  767.                 "before": "",
  768.                 "after": "",
  769.                 "sort": false,
  770.                 "link": false
  771.             },
  772.             "columns": 12,
  773.             "tooltip": {
  774.                 "icon": "",
  775.                 "position": "top",
  776.                 "content": ""
  777.             },
  778.             "before": "",
  779.             "after": "",
  780.             "class": "",
  781.             "sanitize_callback": "",
  782.             "save_field": true
  783.         },
  784.         "switch_n9qem4jwyvl": {
  785.             "_id": "switch_n9qem4jwyvl",
  786.             "name": "Possui Responsavel Financeiro",
  787.             "id": "possui_responsavel_financeiro",
  788.             "type": "switch",
  789.             "label_description": "",
  790.             "desc": "",
  791.             "style": "rounded",
  792.             "on_label": "Sim",
  793.             "off_label": "Não",
  794.             "min_clone": "",
  795.             "max_clone": "",
  796.             "add_button": "",
  797.             "admin_columns": {
  798.                 "position": {
  799.                     "type": "after",
  800.                     "column": "username"
  801.                 },
  802.                 "title": "",
  803.                 "before": "",
  804.                 "after": "",
  805.                 "sort": false,
  806.                 "link": false
  807.             },
  808.             "columns": 12,
  809.             "tooltip": {
  810.                 "icon": "",
  811.                 "position": "top",
  812.                 "content": ""
  813.             },
  814.             "before": "",
  815.             "after": "",
  816.             "class": "",
  817.             "sanitize_callback": "",
  818.             "save_field": true
  819.         },
  820.         "group_a5q9yaydmaq": {
  821.             "_id": "group_a5q9yaydmaq",
  822.             "name": "Responsavel Financeiro",
  823.             "id": "cg_responsavel_financeiro",
  824.             "type": "group",
  825.             "label_description": "",
  826.             "desc": "",
  827.             "default_state": "expanded",
  828.             "group_title": "",
  829.             "min_clone": "",
  830.             "max_clone": "",
  831.             "add_button": "",
  832.             "admin_columns": {
  833.                 "position": {
  834.                     "type": "after",
  835.                     "column": "username"
  836.                 },
  837.                 "title": "",
  838.                 "before": "",
  839.                 "after": "",
  840.                 "sort": false,
  841.                 "link": false
  842.             },
  843.             "columns": 12,
  844.             "tooltip": {
  845.                 "icon": "",
  846.                 "position": "top",
  847.                 "content": ""
  848.             },
  849.             "before": "",
  850.             "after": "",
  851.             "class": "",
  852.             "save_field": true,
  853.             "sanitize_callback": "",
  854.             "conditional_logic": {
  855.                 "type": "visible",
  856.                 "relation": "or",
  857.                 "when": {
  858.                     "s9ybrel5mbk": {
  859.                         "id": "s9ybrel5mbk",
  860.                         "name": "cf_possui_responsavel_financeiro",
  861.                         "operator": "=",
  862.                         "value": 1
  863.                     }
  864.                 }
  865.             },
  866.             "fields": {
  867.                 "text_gaoxgzkdowi": {
  868.                     "_id": "text_gaoxgzkdowi",
  869.                     "name": "Nome Completo",
  870.                     "id": "nome_completo_rf",
  871.                     "type": "text",
  872.                     "label_description": "",
  873.                     "desc": "",
  874.                     "std": "",
  875.                     "text_limiter": {
  876.                         "limit": "",
  877.                         "limit_type": "character"
  878.                     },
  879.                     "placeholder": "",
  880.                     "size": 44,
  881.                     "required": true,
  882.                     "prepend": "",
  883.                     "append": "",
  884.                     "datalist_choices": "",
  885.                     "min_clone": "",
  886.                     "max_clone": "",
  887.                     "add_button": "",
  888.                     "admin_columns": {
  889.                         "position": {
  890.                             "type": "after",
  891.                             "column": "username"
  892.                         },
  893.                         "title": "",
  894.                         "before": "",
  895.                         "after": "",
  896.                         "sort": false,
  897.                         "link": false
  898.                     },
  899.                     "columns": 12,
  900.                     "tooltip": {
  901.                         "icon": "",
  902.                         "position": "top",
  903.                         "content": ""
  904.                     },
  905.                     "before": "",
  906.                     "after": "",
  907.                     "class": "",
  908.                     "sanitize_callback": "",
  909.                     "save_field": true
  910.                 },
  911.                 "text_v8o132lodsp": {
  912.                     "_id": "text_v8o132lodsp",
  913.                     "name": "CPF",
  914.                     "id": "cpf_rf",
  915.                     "type": "text",
  916.                     "label_description": "",
  917.                     "desc": "",
  918.                     "std": "",
  919.                     "text_limiter": {
  920.                         "limit": "",
  921.                         "limit_type": "character"
  922.                     },
  923.                     "placeholder": "",
  924.                     "size": 44,
  925.                     "required": true,
  926.                     "prepend": "",
  927.                     "append": "",
  928.                     "datalist_choices": "",
  929.                     "min_clone": "",
  930.                     "max_clone": "",
  931.                     "add_button": "",
  932.                     "admin_columns": {
  933.                         "position": {
  934.                             "type": "after",
  935.                             "column": "username"
  936.                         },
  937.                         "title": "",
  938.                         "before": "",
  939.                         "after": "",
  940.                         "sort": false,
  941.                         "link": false
  942.                     },
  943.                     "columns": 12,
  944.                     "tooltip": {
  945.                         "icon": "",
  946.                         "position": "top",
  947.                         "content": ""
  948.                     },
  949.                     "before": "",
  950.                     "after": "",
  951.                     "class": "",
  952.                     "sanitize_callback": "",
  953.                     "save_field": true,
  954.                     "attributes": {
  955.                         "ay37341fn7g": {
  956.                             "id": "ay37341fn7g",
  957.                             "key": "maxlength",
  958.                             "value": 11
  959.                         }
  960.                     },
  961.                     "validation": {
  962.                         "fyfefmzu1b": {
  963.                             "id": "fyfefmzu1b",
  964.                             "name": "minlength",
  965.                             "value": 11,
  966.                             "message": "O CPF deve conter 11 números"
  967.                         },
  968.                         "pll981bski": {
  969.                             "id": "pll981bski",
  970.                             "name": "digits",
  971.                             "value": true,
  972.                             "message": "Aceita somente números"
  973.                         }
  974.                     }
  975.                 },
  976.                 "text_ncqt0l8uw3j": {
  977.                     "_id": "text_ncqt0l8uw3j",
  978.                     "name": "RG",
  979.                     "id": "rg_rf",
  980.                     "type": "text",
  981.                     "label_description": "",
  982.                     "desc": "",
  983.                     "std": "",
  984.                     "text_limiter": {
  985.                         "limit": "",
  986.                         "limit_type": "character"
  987.                     },
  988.                     "placeholder": "",
  989.                     "size": 44,
  990.                     "required": true,
  991.                     "prepend": "",
  992.                     "append": "",
  993.                     "datalist_choices": "",
  994.                     "min_clone": "",
  995.                     "max_clone": "",
  996.                     "add_button": "",
  997.                     "admin_columns": {
  998.                         "position": {
  999.                             "type": "after",
  1000.                             "column": "username"
  1001.                         },
  1002.                         "title": "",
  1003.                         "before": "",
  1004.                         "after": "",
  1005.                         "sort": false,
  1006.                         "link": false
  1007.                     },
  1008.                     "columns": 12,
  1009.                     "tooltip": {
  1010.                         "icon": "",
  1011.                         "position": "top",
  1012.                         "content": ""
  1013.                     },
  1014.                     "before": "",
  1015.                     "after": "",
  1016.                     "class": "",
  1017.                     "sanitize_callback": "",
  1018.                     "save_field": true,
  1019.                     "validation": {
  1020.                         "0bqcrhcjnobu": {
  1021.                             "id": "0bqcrhcjnobu",
  1022.                             "name": "digits",
  1023.                             "value": true,
  1024.                             "message": "Aceita somente números"
  1025.                         }
  1026.                     }
  1027.                 },
  1028.                 "text_b5p55oc5mdo": {
  1029.                     "_id": "text_b5p55oc5mdo",
  1030.                     "name": "Orgao Expedidor",
  1031.                     "id": "orgao_expedidor_rf",
  1032.                     "type": "text",
  1033.                     "label_description": "",
  1034.                     "desc": "",
  1035.                     "std": "",
  1036.                     "text_limiter": {
  1037.                         "limit": "",
  1038.                         "limit_type": "character"
  1039.                     },
  1040.                     "placeholder": "",
  1041.                     "size": 44,
  1042.                     "required": true,
  1043.                     "prepend": "",
  1044.                     "append": "",
  1045.                     "datalist_choices": "",
  1046.                     "min_clone": "",
  1047.                     "max_clone": "",
  1048.                     "add_button": "",
  1049.                     "admin_columns": {
  1050.                         "position": {
  1051.                             "type": "after",
  1052.                             "column": "username"
  1053.                         },
  1054.                         "title": "",
  1055.                         "before": "",
  1056.                         "after": "",
  1057.                         "sort": false,
  1058.                         "link": false
  1059.                     },
  1060.                     "columns": 12,
  1061.                     "tooltip": {
  1062.                         "icon": "",
  1063.                         "position": "top",
  1064.                         "content": ""
  1065.                     },
  1066.                     "before": "",
  1067.                     "after": "",
  1068.                     "class": "",
  1069.                     "sanitize_callback": "",
  1070.                     "save_field": true,
  1071.                     "validation": {
  1072.                         "jd455a05yiq": {
  1073.                             "id": "jd455a05yiq",
  1074.                             "name": "maxlength",
  1075.                             "value": 10,
  1076.                             "message": "Comprimento máximo de 10 caracteres"
  1077.                         }
  1078.                     }
  1079.                 },
  1080.                 "email_xfthhn9xdh": {
  1081.                     "_id": "email_xfthhn9xdh",
  1082.                     "name": "Email",
  1083.                     "id": "email_rf",
  1084.                     "type": "email",
  1085.                     "label_description": "",
  1086.                     "desc": "",
  1087.                     "std": "",
  1088.                     "placeholder": "",
  1089.                     "size": 44,
  1090.                     "required": true,
  1091.                     "prepend": "",
  1092.                     "append": "",
  1093.                     "min_clone": "",
  1094.                     "max_clone": "",
  1095.                     "add_button": "",
  1096.                     "admin_columns": {
  1097.                         "position": {
  1098.                             "type": "after",
  1099.                             "column": "username"
  1100.                         },
  1101.                         "title": "",
  1102.                         "before": "",
  1103.                         "after": "",
  1104.                         "sort": false,
  1105.                         "link": false
  1106.                     },
  1107.                     "columns": 12,
  1108.                     "tooltip": {
  1109.                         "icon": "",
  1110.                         "position": "top",
  1111.                         "content": ""
  1112.                     },
  1113.                     "before": "",
  1114.                     "after": "",
  1115.                     "class": "",
  1116.                     "sanitize_callback": "",
  1117.                     "save_field": true,
  1118.                     "validation": {
  1119.                         "nk5xl9qd19i": {
  1120.                             "id": "nk5xl9qd19i",
  1121.                             "name": "email",
  1122.                             "value": true,
  1123.                             "message": "e-mail inválido"
  1124.                         }
  1125.                     }
  1126.                 },
  1127.                 "text_x713x0ipbfq": {
  1128.                     "_id": "text_x713x0ipbfq",
  1129.                     "name": "Profissao",
  1130.                     "id": "profissao_rf",
  1131.                     "type": "text",
  1132.                     "label_description": "",
  1133.                     "desc": "",
  1134.                     "std": "",
  1135.                     "text_limiter": {
  1136.                         "limit": "",
  1137.                         "limit_type": "character"
  1138.                     },
  1139.                     "placeholder": "",
  1140.                     "size": 44,
  1141.                     "prepend": "",
  1142.                     "append": "",
  1143.                     "datalist_choices": "",
  1144.                     "min_clone": "",
  1145.                     "max_clone": "",
  1146.                     "add_button": "",
  1147.                     "admin_columns": {
  1148.                         "position": {
  1149.                             "type": "after",
  1150.                             "column": "username"
  1151.                         },
  1152.                         "title": "",
  1153.                         "before": "",
  1154.                         "after": "",
  1155.                         "sort": false,
  1156.                         "link": false
  1157.                     },
  1158.                     "columns": 12,
  1159.                     "tooltip": {
  1160.                         "icon": "",
  1161.                         "position": "top",
  1162.                         "content": ""
  1163.                     },
  1164.                     "before": "",
  1165.                     "after": "",
  1166.                     "class": "",
  1167.                     "sanitize_callback": "",
  1168.                     "save_field": true
  1169.                 },
  1170.                 "text_sk4i74ui6fp": {
  1171.                     "_id": "text_sk4i74ui6fp",
  1172.                     "name": "Telefone Celular",
  1173.                     "id": "telefone_celular_rf",
  1174.                     "type": "text",
  1175.                     "label_description": "",
  1176.                     "desc": "",
  1177.                     "std": "",
  1178.                     "text_limiter": {
  1179.                         "limit": "",
  1180.                         "limit_type": "character"
  1181.                     },
  1182.                     "placeholder": "",
  1183.                     "size": 25,
  1184.                     "required": true,
  1185.                     "prepend": "",
  1186.                     "append": "",
  1187.                     "datalist_choices": "",
  1188.                     "min_clone": "",
  1189.                     "max_clone": "",
  1190.                     "add_button": "",
  1191.                     "admin_columns": {
  1192.                         "position": {
  1193.                             "type": "after",
  1194.                             "column": "username"
  1195.                         },
  1196.                         "title": "",
  1197.                         "before": "",
  1198.                         "after": "",
  1199.                         "sort": false,
  1200.                         "link": false
  1201.                     },
  1202.                     "columns": 12,
  1203.                     "tooltip": {
  1204.                         "icon": "",
  1205.                         "position": "top",
  1206.                         "content": ""
  1207.                     },
  1208.                     "before": "",
  1209.                     "after": "",
  1210.                     "class": "",
  1211.                     "sanitize_callback": "",
  1212.                     "save_field": true,
  1213.                     "validation": {
  1214.                         "p8gfmrvmc5k": {
  1215.                             "id": "p8gfmrvmc5k",
  1216.                             "name": "minlength",
  1217.                             "value": 11,
  1218.                             "message": "Número de celular inválido"
  1219.                         },
  1220.                         "j4mqzawxvu": {
  1221.                             "id": "j4mqzawxvu",
  1222.                             "name": "maxlength",
  1223.                             "value": 11,
  1224.                             "message": "Número de celular inválido"
  1225.                         },
  1226.                         "j45pncd3sup": {
  1227.                             "id": "j45pncd3sup",
  1228.                             "name": "digits",
  1229.                             "value": true,
  1230.                             "message": "Aceita somente números"
  1231.                         }
  1232.                     }
  1233.                 },
  1234.                 "text_akswomvekei": {
  1235.                     "_id": "text_akswomvekei",
  1236.                     "name": "Whatsapp",
  1237.                     "id": "whatsapp_rf",
  1238.                     "type": "text",
  1239.                     "label_description": "",
  1240.                     "desc": "",
  1241.                     "std": "",
  1242.                     "text_limiter": {
  1243.                         "limit": "",
  1244.                         "limit_type": "character"
  1245.                     },
  1246.                     "placeholder": "",
  1247.                     "size": 25,
  1248.                     "prepend": "",
  1249.                     "append": "",
  1250.                     "datalist_choices": "",
  1251.                     "min_clone": "",
  1252.                     "max_clone": "",
  1253.                     "add_button": "",
  1254.                     "admin_columns": {
  1255.                         "position": {
  1256.                             "type": "after",
  1257.                             "column": "username"
  1258.                         },
  1259.                         "title": "",
  1260.                         "before": "",
  1261.                         "after": "",
  1262.                         "sort": false,
  1263.                         "link": false
  1264.                     },
  1265.                     "columns": 12,
  1266.                     "tooltip": {
  1267.                         "icon": "",
  1268.                         "position": "top",
  1269.                         "content": ""
  1270.                     },
  1271.                     "before": "",
  1272.                     "after": "",
  1273.                     "class": "",
  1274.                     "sanitize_callback": "",
  1275.                     "save_field": true,
  1276.                     "validation": {
  1277.                         "p8gfmrvmc5k": {
  1278.                             "id": "p8gfmrvmc5k",
  1279.                             "name": "minlength",
  1280.                             "value": 11,
  1281.                             "message": "Número de celular inválido"
  1282.                         },
  1283.                         "j4mqzawxvu": {
  1284.                             "id": "j4mqzawxvu",
  1285.                             "name": "maxlength",
  1286.                             "value": 11,
  1287.                             "message": "Número de celular inválido"
  1288.                         },
  1289.                         "j45pncd3sup": {
  1290.                             "id": "j45pncd3sup",
  1291.                             "name": "digits",
  1292.                             "value": true,
  1293.                             "message": "Aceita somente números"
  1294.                         }
  1295.                     }
  1296.                 },
  1297.                 "text_c79mer5klrq": {
  1298.                     "_id": "text_c79mer5klrq",
  1299.                     "name": "Telegram",
  1300.                     "id": "telegram_rf",
  1301.                     "type": "text",
  1302.                     "label_description": "",
  1303.                     "desc": "",
  1304.                     "std": "",
  1305.                     "text_limiter": {
  1306.                         "limit": "",
  1307.                         "limit_type": "character"
  1308.                     },
  1309.                     "placeholder": "",
  1310.                     "size": 25,
  1311.                     "prepend": "",
  1312.                     "append": "",
  1313.                     "datalist_choices": "",
  1314.                     "min_clone": "",
  1315.                     "max_clone": "",
  1316.                     "add_button": "",
  1317.                     "admin_columns": {
  1318.                         "position": {
  1319.                             "type": "after",
  1320.                             "column": "username"
  1321.                         },
  1322.                         "title": "",
  1323.                         "before": "",
  1324.                         "after": "",
  1325.                         "sort": false,
  1326.                         "link": false
  1327.                     },
  1328.                     "columns": 12,
  1329.                     "tooltip": {
  1330.                         "icon": "",
  1331.                         "position": "top",
  1332.                         "content": ""
  1333.                     },
  1334.                     "before": "",
  1335.                     "after": "",
  1336.                     "class": "",
  1337.                     "sanitize_callback": "",
  1338.                     "save_field": true,
  1339.                     "validation": {
  1340.                         "p8gfmrvmc5k": {
  1341.                             "id": "p8gfmrvmc5k",
  1342.                             "name": "minlength",
  1343.                             "value": 11,
  1344.                             "message": "Número de celular inválido"
  1345.                         },
  1346.                         "j4mqzawxvu": {
  1347.                             "id": "j4mqzawxvu",
  1348.                             "name": "maxlength",
  1349.                             "value": 11,
  1350.                             "message": "Número de celular inválido"
  1351.                         }
  1352.                     }
  1353.                 }
  1354.             }
  1355.         }
  1356.     },
  1357.     "data": [],
  1358.     "meta_box": {
  1359.         "title": "Dados Pessoais",
  1360.         "id": "personal-data",
  1361.         "type": "user",
  1362.         "fields": [
  1363.             {
  1364.                 "name": "Nome Completo",
  1365.                 "id": "cf_nome_completo",
  1366.                 "type": "text",
  1367.                 "size": 44,
  1368.                 "required": true,
  1369.                 "limit_type": "character"
  1370.             },
  1371.             {
  1372.                 "name": "Data Nascimento",
  1373.                 "id": "data_nascimento",
  1374.                 "type": "date",
  1375.                 "size": 25,
  1376.                 "save_format": "d/m/Y",
  1377.                 "required": true,
  1378.                 "js_options": {
  1379.                     "dateFormat": "dd/mm/yy"
  1380.                 }
  1381.             },
  1382.             {
  1383.                 "name": "CPF",
  1384.                 "id": "cpf",
  1385.                 "type": "text",
  1386.                 "desc": "somente números",
  1387.                 "size": 44,
  1388.                 "required": true,
  1389.                 "attributes": {
  1390.                     "maxlength": 11
  1391.                 },
  1392.                 "limit_type": "character"
  1393.             },
  1394.             {
  1395.                 "name": "RG",
  1396.                 "id": "rg",
  1397.                 "type": "text",
  1398.                 "size": 44,
  1399.                 "limit_type": "character"
  1400.             },
  1401.             {
  1402.                 "name": "Orgao Expedidor",
  1403.                 "id": "orgao_expedidor",
  1404.                 "type": "text",
  1405.                 "size": 44,
  1406.                 "limit_type": "character"
  1407.             },
  1408.             {
  1409.                 "name": "Profissao",
  1410.                 "id": "profissao",
  1411.                 "type": "text",
  1412.                 "size": 44,
  1413.                 "limit_type": "character"
  1414.             },
  1415.             {
  1416.                 "name": "Habilidades",
  1417.                 "id": "habilidades",
  1418.                 "type": "text",
  1419.                 "size": 44,
  1420.                 "limit_type": "character"
  1421.             },
  1422.             {
  1423.                 "name": "Experiencias Artisticas",
  1424.                 "id": "experiencias_artisticas",
  1425.                 "type": "text",
  1426.                 "size": 44,
  1427.                 "limit_type": "character"
  1428.             },
  1429.             {
  1430.                 "name": "Ano Entrada",
  1431.                 "id": "ano_entrada",
  1432.                 "type": "text",
  1433.                 "desc": "Exibe o ano de entrada na escola Encenna",
  1434.                 "size": 10,
  1435.                 "required": true,
  1436.                 "attributes": {
  1437.                     "maxlength": 4
  1438.                 },
  1439.                 "limit_type": "character"
  1440.             },
  1441.             {
  1442.                 "name": "Telefone Celular",
  1443.                 "id": "telefone_celular",
  1444.                 "type": "text",
  1445.                 "size": 25,
  1446.                 "limit_type": "character"
  1447.             },
  1448.             {
  1449.                 "name": "Whatsapp",
  1450.                 "id": "whatsapp",
  1451.                 "type": "text",
  1452.                 "size": 25,
  1453.                 "limit_type": "character"
  1454.             },
  1455.             {
  1456.                 "name": "Telegram",
  1457.                 "id": "telegram",
  1458.                 "type": "text",
  1459.                 "size": 25,
  1460.                 "limit_type": "character"
  1461.             },
  1462.             {
  1463.                 "name": "Instagram",
  1464.                 "id": "instagram",
  1465.                 "type": "text",
  1466.                 "size": 25,
  1467.                 "limit_type": "character"
  1468.             },
  1469.             {
  1470.                 "name": "Tiktok",
  1471.                 "id": "tiktok",
  1472.                 "type": "text",
  1473.                 "size": 25,
  1474.                 "limit_type": "character"
  1475.             },
  1476.             {
  1477.                 "name": "Status",
  1478.                 "id": "status",
  1479.                 "type": "switch",
  1480.                 "desc": "Se estiver desabilitado o usuário não aparece nas consultas",
  1481.                 "style": "rounded",
  1482.                 "on_label": "Ativo",
  1483.                 "off_label": "Inativo",
  1484.                 "std": true
  1485.             },
  1486.             {
  1487.                 "name": "Possui Responsavel Financeiro",
  1488.                 "id": "possui_responsavel_financeiro",
  1489.                 "type": "switch",
  1490.                 "style": "rounded",
  1491.                 "on_label": "Sim",
  1492.                 "off_label": "Não"
  1493.             },
  1494.             {
  1495.                 "name": "Responsavel Financeiro",
  1496.                 "id": "cg_responsavel_financeiro",
  1497.                 "type": "group",
  1498.                 "fields": [
  1499.                     {
  1500.                         "name": "Nome Completo",
  1501.                         "id": "nome_completo_rf",
  1502.                         "type": "text",
  1503.                         "size": 44,
  1504.                         "required": true,
  1505.                         "limit_type": "character"
  1506.                     },
  1507.                     {
  1508.                         "name": "CPF",
  1509.                         "id": "cpf_rf",
  1510.                         "type": "text",
  1511.                         "size": 44,
  1512.                         "required": true,
  1513.                         "attributes": {
  1514.                             "maxlength": 11
  1515.                         },
  1516.                         "limit_type": "character"
  1517.                     },
  1518.                     {
  1519.                         "name": "RG",
  1520.                         "id": "rg_rf",
  1521.                         "type": "text",
  1522.                         "size": 44,
  1523.                         "required": true,
  1524.                         "limit_type": "character"
  1525.                     },
  1526.                     {
  1527.                         "name": "Orgao Expedidor",
  1528.                         "id": "orgao_expedidor_rf",
  1529.                         "type": "text",
  1530.                         "size": 44,
  1531.                         "required": true,
  1532.                         "limit_type": "character"
  1533.                     },
  1534.                     {
  1535.                         "name": "Email",
  1536.                         "id": "email_rf",
  1537.                         "type": "email",
  1538.                         "size": 44,
  1539.                         "required": true
  1540.                     },
  1541.                     {
  1542.                         "name": "Profissao",
  1543.                         "id": "profissao_rf",
  1544.                         "type": "text",
  1545.                         "size": 44,
  1546.                         "limit_type": "character"
  1547.                     },
  1548.                     {
  1549.                         "name": "Telefone Celular",
  1550.                         "id": "telefone_celular_rf",
  1551.                         "type": "text",
  1552.                         "size": 25,
  1553.                         "required": true,
  1554.                         "limit_type": "character"
  1555.                     },
  1556.                     {
  1557.                         "name": "Whatsapp",
  1558.                         "id": "whatsapp_rf",
  1559.                         "type": "text",
  1560.                         "size": 25,
  1561.                         "limit_type": "character"
  1562.                     },
  1563.                     {
  1564.                         "name": "Telegram",
  1565.                         "id": "telegram_rf",
  1566.                         "type": "text",
  1567.                         "size": 25,
  1568.                         "limit_type": "character"
  1569.                     }
  1570.                 ],
  1571.                 "visible": {
  1572.                     "when": [
  1573.                         [
  1574.                             "cf_possui_responsavel_financeiro",
  1575.                             "=",
  1576.                             1
  1577.                         ]
  1578.                     ],
  1579.                     "relation": "or"
  1580.                 }
  1581.             }
  1582.         ],
  1583.         "validation": {
  1584.             "rules": {
  1585.                 "cpf": {
  1586.                     "maxlength": 11,
  1587.                     "digits": true
  1588.                 },
  1589.                 "rg": {
  1590.                     "digits": true
  1591.                 },
  1592.                 "orgao_expedidor": {
  1593.                     "maxlength": 10
  1594.                 },
  1595.                 "ano_entrada": {
  1596.                     "maxlength": 4,
  1597.                     "digits": true
  1598.                 },
  1599.                 "telefone_celular": {
  1600.                     "minlength": 11,
  1601.                     "maxlength": 11,
  1602.                     "digits": true
  1603.                 },
  1604.                 "whatsapp": {
  1605.                     "minlength": 11,
  1606.                     "maxlength": 11,
  1607.                     "digits": true
  1608.                 },
  1609.                 "telegram": {
  1610.                     "minlength": 11,
  1611.                     "maxlength": 11,
  1612.                     "digits": true
  1613.                 },
  1614.                 "instagram": {
  1615.                     "required": true
  1616.                 },
  1617.                 "cpf_rf": {
  1618.                     "minlength": 11,
  1619.                     "digits": true
  1620.                 },
  1621.                 "rg_rf": {
  1622.                     "digits": true
  1623.                 },
  1624.                 "orgao_expedidor_rf": {
  1625.                     "maxlength": 10
  1626.                 },
  1627.                 "email_rf": {
  1628.                     "email": true
  1629.                 },
  1630.                 "telefone_celular_rf": {
  1631.                     "minlength": 11,
  1632.                     "maxlength": 11,
  1633.                     "digits": true
  1634.                 },
  1635.                 "whatsapp_rf": {
  1636.                     "minlength": 11,
  1637.                     "maxlength": 11,
  1638.                     "digits": true
  1639.                 },
  1640.                 "telegram_rf": {
  1641.                     "minlength": 11,
  1642.                     "maxlength": 11
  1643.                 }
  1644.             },
  1645.             "messages": {
  1646.                 "cpf": {
  1647.                     "maxlength": "O CPF deve conter 11 números",
  1648.                     "digits": "Aceita somente números"
  1649.                 },
  1650.                 "rg": {
  1651.                     "digits": "Aceita somente números"
  1652.                 },
  1653.                 "orgao_expedidor": {
  1654.                     "maxlength": "Comprimento máximo de 10 caracteres"
  1655.                 },
  1656.                 "ano_entrada": {
  1657.                     "maxlength": "Ano inválido",
  1658.                     "digits": "Aceita somente dígitos"
  1659.                 },
  1660.                 "telefone_celular": {
  1661.                     "minlength": "Número de celular inválido",
  1662.                     "maxlength": "Número de celular inválido",
  1663.                     "digits": "Aceita somente números"
  1664.                 },
  1665.                 "whatsapp": {
  1666.                     "minlength": "Número de celular inválido",
  1667.                     "maxlength": "Número de celular inválido",
  1668.                     "digits": "Aceita somente números"
  1669.                 },
  1670.                 "telegram": {
  1671.                     "minlength": "Número de celular inválido",
  1672.                     "maxlength": "Número de celular inválido",
  1673.                     "digits": "Aceita somente números"
  1674.                 },
  1675.                 "cpf_rf": {
  1676.                     "minlength": "O CPF deve conter 11 números",
  1677.                     "digits": "Aceita somente números"
  1678.                 },
  1679.                 "rg_rf": {
  1680.                     "digits": "Aceita somente números"
  1681.                 },
  1682.                 "orgao_expedidor_rf": {
  1683.                     "maxlength": "Comprimento máximo de 10 caracteres"
  1684.                 },
  1685.                 "email_rf": {
  1686.                     "email": "e-mail inválido"
  1687.                 },
  1688.                 "telefone_celular_rf": {
  1689.                     "minlength": "Número de celular inválido",
  1690.                     "maxlength": "Número de celular inválido",
  1691.                     "digits": "Aceita somente números"
  1692.                 },
  1693.                 "whatsapp_rf": {
  1694.                     "minlength": "Número de celular inválido",
  1695.                     "maxlength": "Número de celular inválido",
  1696.                     "digits": "Aceita somente números"
  1697.                 },
  1698.                 "telegram_rf": {
  1699.                     "minlength": "Número de celular inválido",
  1700.                     "maxlength": "Número de celular inválido"
  1701.                 }
  1702.             }
  1703.         }
  1704.     }
  1705. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement