1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "key": "group_642b6746320a8",
- "title": "Event Details",
- "fields": [
- {
- "key": "field_642b67a11e6e1",
- "label": "Event Strat Date",
- "name": "event_date_start",
- "aria-label": "",
- "type": "date_time_picker",
- "instructions": "For the date and time picker, click on the input field.",
- "required": 0,
- "conditional_logic": 0,
- "wrapper": {
- "width": "",
- "class": "",
- "id": ""
- },
- "display_format": "F j, Y g:i a",
- "return_format": "F j, Y g:i a",
- "first_day": 0
- },
- {
- "key": "field_642c50280e940",
- "label": "Event End Date",
- "name": "event_date_end",
- "aria-label": "",
- "type": "date_time_picker",
- "instructions": "For the date and time picker, click on the input field.",
- "required": 0,
- "conditional_logic": 0,
- "wrapper": {
- "width": "",
- "class": "",
- "id": ""
- },
- "display_format": "F j, Y g:i a",
- "return_format": "F j, Y g:i a",
- "first_day": 0
- },
- {
- "key": "field_642c507e6e458",
- "label": "Event Venue",
- "name": "event_venue",
- "aria-label": "",
- "type": "text",
- "instructions": "",
- "required": 0,
- "conditional_logic": 0,
- "wrapper": {
- "width": "",
- "class": "",
- "id": ""
- },
- "default_value": "",
- "maxlength": "",
- "placeholder": "UIU Permanent Campus, Madani Avenue",
- "prepend": "",
- "append": ""
- }
- ],
- "location": [
- [
- {
- "param": "post_type",
- "operator": "==",
- "value": "event"
- }
- ]
- ],
- "menu_order": 0,
- "position": "side",
- "style": "default",
- "label_placement": "top",
- "instruction_placement": "label",
- "hide_on_screen": [
- "slug"
- ],
- "active": true,
- "description": "",
- "show_in_rest": 0,
- "modified": 1680625839
- }
|