Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. {
  2. "key": "group_58d28330d2163",
  3. "title": "Exhibits & Events",
  4. "fields": [
  5. {
  6. "key": "field_58d287a302490",
  7. "label": "Listing Page Description",
  8. "name": "listing_page_description",
  9. "type": "text",
  10. "instructions": "",
  11. "required": 1,
  12. "conditional_logic": 0,
  13. "wrapper": {
  14. "width": "",
  15. "class": "",
  16. "id": ""
  17. },
  18. "default_value": "",
  19. "placeholder": "",
  20. "prepend": "",
  21. "append": "",
  22. "maxlength": ""
  23. },
  24. {
  25. "key": "field_58d27fbc9fad8",
  26. "label": "Date Type",
  27. "name": "date_type",
  28. "type": "radio",
  29. "instructions": "",
  30. "required": 1,
  31. "conditional_logic": 0,
  32. "wrapper": {
  33. "width": "",
  34. "class": "",
  35. "id": ""
  36. },
  37. "choices": {
  38. "Single Date": "Single Date",
  39. "Date Range": "Date Range"
  40. },
  41. "allow_null": 0,
  42. "other_choice": 0,
  43. "save_other_choice": 0,
  44. "default_value": "",
  45. "layout": "horizontal",
  46. "return_format": "value"
  47. },
  48. {
  49. "key": "field_58d27ff79fad9",
  50. "label": "Start Date",
  51. "name": "start_date",
  52. "type": "date_picker",
  53. "instructions": "",
  54. "required": 1,
  55. "conditional_logic": 0,
  56. "wrapper": {
  57. "width": "",
  58. "class": "",
  59. "id": ""
  60. },
  61. "display_format": "F j, Y",
  62. "return_format": "F j, Y",
  63. "first_day": 0
  64. },
  65. {
  66. "key": "field_58d2805c9fada",
  67. "label": "Start Time",
  68. "name": "start_time",
  69. "type": "time_picker",
  70. "instructions": "",
  71. "required": 0,
  72. "conditional_logic": 0,
  73. "wrapper": {
  74. "width": "",
  75. "class": "",
  76. "id": ""
  77. },
  78. "display_format": "g:i a",
  79. "return_format": "g:i a"
  80. },
  81. {
  82. "key": "field_58d280709fadb",
  83. "label": "End Date",
  84. "name": "end_date",
  85. "type": "date_picker",
  86. "instructions": "",
  87. "required": 1,
  88. "conditional_logic": [
  89. [
  90. {
  91. "field": "field_58d27fbc9fad8",
  92. "operator": "==",
  93. "value": "Date Range"
  94. }
  95. ]
  96. ],
  97. "wrapper": {
  98. "width": "",
  99. "class": "",
  100. "id": ""
  101. },
  102. "display_format": "d\/mF j, Y\/Y",
  103. "return_format": "F j, Y",
  104. "first_day": 0
  105. },
  106. {
  107. "key": "field_58d2808c9fadc",
  108. "label": "End Time",
  109. "name": "end_time",
  110. "type": "time_picker",
  111. "instructions": "",
  112. "required": 0,
  113. "conditional_logic": [
  114. [
  115. {
  116. "field": "field_58d27fbc9fad8",
  117. "operator": "==",
  118. "value": "Date Range"
  119. }
  120. ]
  121. ],
  122. "wrapper": {
  123. "width": "",
  124. "class": "",
  125. "id": ""
  126. },
  127. "display_format": "g:i a",
  128. "return_format": "g:i a"
  129. }
  130. ],
  131. "location": [
  132. [
  133. {
  134. "param": "post_type",
  135. "operator": "==",
  136. "value": "exhibits-events"
  137. }
  138. ]
  139. ],
  140. "menu_order": 0,
  141. "position": "acf_after_title",
  142. "style": "default",
  143. "label_placement": "top",
  144. "instruction_placement": "label",
  145. "hide_on_screen": "",
  146. "active": 1,
  147. "description": "",
  148. "modified": 1490193363
  149. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement