12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "key": "group_642b681749965",
- "title": "News Details",
- "fields": [
- {
- "key": "field_642b681755962",
- "label": "News Date",
- "name": "news_date",
- "aria-label": "",
- "type": "date_picker",
- "instructions": "For the date picker, click on the input field.",
- "required": 0,
- "conditional_logic": 0,
- "wrapper": {
- "width": "",
- "class": "",
- "id": ""
- },
- "display_format": "F j, Y",
- "return_format": "F j, Y",
- "first_day": 1
- }
- ],
- "location": [
- [
- {
- "param": "post_type",
- "operator": "==",
- "value": "news"
- }
- ]
- ],
- "menu_order": 0,
- "position": "side",
- "style": "default",
- "label_placement": "top",
- "instruction_placement": "label",
- "hide_on_screen": "",
- "active": true,
- "description": "",
- "show_in_rest": 0,
- "modified": 1680662291
- }
|