Advertisement
Terrerix

ACF Phone Field Padding Issue Field Group

Aug 2nd, 2021
1,010
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.63 KB | None | 0 0
  1. [
  2.     {
  3.         "key": "group_60fb564fe1ada",
  4.         "title": "Test",
  5.         "fields": [
  6.             {
  7.                 "key": "field_60fb56538b39f",
  8.                 "label": "Test",
  9.                 "name": "test",
  10.                 "type": "acfe_phone_number",
  11.                 "instructions": "",
  12.                 "required": 0,
  13.                 "conditional_logic": 0,
  14.                 "wrapper": {
  15.                     "width": "",
  16.                     "class": "",
  17.                     "id": ""
  18.                 },
  19.                 "countries": [
  20.                     "us"
  21.                 ],
  22.                 "preferred_countries": "",
  23.                 "default_country": "",
  24.                 "geolocation": 0,
  25.                 "native": 0,
  26.                 "dropdown": 1,
  27.                 "dial_code": 1,
  28.                 "default_value": "",
  29.                 "placeholder": "",
  30.                 "return_format": "array",
  31.                 "acfe_field_group_condition": 0,
  32.                 "national": 0
  33.             }
  34.         ],
  35.         "location": [
  36.             [
  37.                 {
  38.                     "param": "post_type",
  39.                     "operator": "==",
  40.                     "value": "page"
  41.                 }
  42.             ]
  43.         ],
  44.         "menu_order": 0,
  45.         "position": "normal",
  46.         "style": "default",
  47.         "label_placement": "left",
  48.         "instruction_placement": "label",
  49.         "hide_on_screen": "",
  50.         "active": true,
  51.         "description": "",
  52.         "acfe_autosync": "",
  53.         "acfe_form": 0,
  54.         "acfe_display_title": "",
  55.         "acfe_meta": "",
  56.         "acfe_note": ""
  57.     }
  58. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement