group_642aa09ae85e7.json 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. {
  2. "key": "group_642aa09ae85e7",
  3. "title": "Faculty Profiles",
  4. "fields": [
  5. {
  6. "key": "field_642ab5e4d9da0",
  7. "label": "Faculty Information",
  8. "name": "",
  9. "aria-label": "",
  10. "type": "message",
  11. "instructions": "",
  12. "required": 0,
  13. "conditional_logic": 0,
  14. "wrapper": {
  15. "width": "",
  16. "class": "",
  17. "id": ""
  18. },
  19. "message": "Input fields are all about faculty of the department of CSE",
  20. "new_lines": "wpautop",
  21. "esc_html": 0
  22. },
  23. {
  24. "key": "field_642b5d933dba3",
  25. "label": "Profile Photo",
  26. "name": "profile_photo",
  27. "aria-label": "",
  28. "type": "image",
  29. "instructions": "",
  30. "required": 0,
  31. "conditional_logic": 0,
  32. "wrapper": {
  33. "width": "",
  34. "class": "",
  35. "id": ""
  36. },
  37. "return_format": "",
  38. "library": "",
  39. "min_width": "",
  40. "min_height": "",
  41. "min_size": "",
  42. "max_width": "",
  43. "max_height": "",
  44. "max_size": "",
  45. "mime_types": "",
  46. "preview_size": "medium"
  47. },
  48. {
  49. "key": "field_642aa09bc163e",
  50. "label": "Name",
  51. "name": "name",
  52. "aria-label": "",
  53. "type": "text",
  54. "instructions": "",
  55. "required": 0,
  56. "conditional_logic": 0,
  57. "wrapper": {
  58. "width": "",
  59. "class": "",
  60. "id": ""
  61. },
  62. "default_value": "",
  63. "maxlength": "",
  64. "placeholder": "",
  65. "prepend": "",
  66. "append": ""
  67. },
  68. {
  69. "key": "field_642ab30fc50c5",
  70. "label": "Designation",
  71. "name": "designation",
  72. "aria-label": "",
  73. "type": "text",
  74. "instructions": "",
  75. "required": 0,
  76. "conditional_logic": 0,
  77. "wrapper": {
  78. "width": "",
  79. "class": "",
  80. "id": ""
  81. },
  82. "default_value": "",
  83. "maxlength": "",
  84. "placeholder": "",
  85. "prepend": "",
  86. "append": ""
  87. },
  88. {
  89. "key": "field_642ab412c50cc",
  90. "label": "Contact Details",
  91. "name": "contact_details",
  92. "aria-label": "",
  93. "type": "repeater",
  94. "instructions": "",
  95. "required": 0,
  96. "conditional_logic": 0,
  97. "wrapper": {
  98. "width": "",
  99. "class": "",
  100. "id": ""
  101. },
  102. "layout": "row",
  103. "pagination": 0,
  104. "min": 0,
  105. "max": 0,
  106. "collapsed": "",
  107. "button_label": "Add a new contact",
  108. "rows_per_page": 20,
  109. "sub_fields": [
  110. {
  111. "key": "field_642ab443c50cd",
  112. "label": "Contact Info",
  113. "name": "contact_info",
  114. "aria-label": "",
  115. "type": "text",
  116. "instructions": "",
  117. "required": 0,
  118. "conditional_logic": 0,
  119. "wrapper": {
  120. "width": "",
  121. "class": "",
  122. "id": ""
  123. },
  124. "default_value": "Mobile, email, website etc",
  125. "maxlength": "",
  126. "placeholder": "",
  127. "prepend": "",
  128. "append": "",
  129. "parent_repeater": "field_642ab412c50cc"
  130. }
  131. ]
  132. },
  133. {
  134. "key": "field_642ab4bdc50ce",
  135. "label": "Social Networks",
  136. "name": "social_networks",
  137. "aria-label": "",
  138. "type": "repeater",
  139. "instructions": "",
  140. "required": 0,
  141. "conditional_logic": 0,
  142. "wrapper": {
  143. "width": "",
  144. "class": "",
  145. "id": ""
  146. },
  147. "layout": "row",
  148. "pagination": 0,
  149. "min": 0,
  150. "max": 0,
  151. "collapsed": "",
  152. "button_label": "Add a new network",
  153. "rows_per_page": 20,
  154. "sub_fields": [
  155. {
  156. "key": "field_642ab4d1c50cf",
  157. "label": "Select the network",
  158. "name": "select_the_network",
  159. "aria-label": "",
  160. "type": "select",
  161. "instructions": "",
  162. "required": 0,
  163. "conditional_logic": 0,
  164. "wrapper": {
  165. "width": "",
  166. "class": "",
  167. "id": ""
  168. },
  169. "choices": {
  170. "fb": "Facebook",
  171. "tw": "Twitter",
  172. "ln": "Linkedin",
  173. "Web": "Other"
  174. },
  175. "default_value": false,
  176. "return_format": "value",
  177. "multiple": 0,
  178. "allow_null": 0,
  179. "ui": 0,
  180. "ajax": 0,
  181. "placeholder": "",
  182. "parent_repeater": "field_642ab4bdc50ce"
  183. },
  184. {
  185. "key": "field_642ab563c50d0",
  186. "label": "Network URL",
  187. "name": "network_url",
  188. "aria-label": "",
  189. "type": "url",
  190. "instructions": "",
  191. "required": 0,
  192. "conditional_logic": 0,
  193. "wrapper": {
  194. "width": "",
  195. "class": "",
  196. "id": ""
  197. },
  198. "default_value": "",
  199. "placeholder": "",
  200. "parent_repeater": "field_642ab4bdc50ce"
  201. }
  202. ]
  203. },
  204. {
  205. "key": "field_642ab387c50c9",
  206. "label": "Main Information",
  207. "name": "main_information",
  208. "aria-label": "",
  209. "type": "repeater",
  210. "instructions": "",
  211. "required": 0,
  212. "conditional_logic": 0,
  213. "wrapper": {
  214. "width": "",
  215. "class": "",
  216. "id": ""
  217. },
  218. "layout": "row",
  219. "pagination": 0,
  220. "min": 0,
  221. "max": 0,
  222. "collapsed": "",
  223. "button_label": "Add another information",
  224. "rows_per_page": 20,
  225. "sub_fields": [
  226. {
  227. "key": "field_642ab3bcc50ca",
  228. "label": "Title",
  229. "name": "title",
  230. "aria-label": "",
  231. "type": "text",
  232. "instructions": "",
  233. "required": 0,
  234. "conditional_logic": 0,
  235. "wrapper": {
  236. "width": "",
  237. "class": "",
  238. "id": ""
  239. },
  240. "default_value": "",
  241. "maxlength": "",
  242. "placeholder": "",
  243. "prepend": "",
  244. "append": "",
  245. "parent_repeater": "field_642ab387c50c9"
  246. },
  247. {
  248. "key": "field_642ab3d4c50cb",
  249. "label": "Contents",
  250. "name": "contents",
  251. "aria-label": "",
  252. "type": "wysiwyg",
  253. "instructions": "",
  254. "required": 0,
  255. "conditional_logic": 0,
  256. "wrapper": {
  257. "width": "",
  258. "class": "",
  259. "id": ""
  260. },
  261. "default_value": "",
  262. "tabs": "all",
  263. "toolbar": "full",
  264. "media_upload": 1,
  265. "delay": 0,
  266. "parent_repeater": "field_642ab387c50c9"
  267. }
  268. ]
  269. }
  270. ],
  271. "location": [
  272. [
  273. {
  274. "param": "options_page",
  275. "operator": "==",
  276. "value": "uiu-cse-general-settings"
  277. }
  278. ]
  279. ],
  280. "menu_order": 0,
  281. "position": "normal",
  282. "style": "default",
  283. "label_placement": "top",
  284. "instruction_placement": "label",
  285. "hide_on_screen": "",
  286. "active": true,
  287. "description": "",
  288. "show_in_rest": 0,
  289. "modified": 1680563662
  290. }