{ "key": "group_post_representation", "title": "Post - Representation", "fields": [ { "key": "field_685413dd0c066", "label": "Event", "name": "event", "aria-label": "", "type": "post_object", "instructions": "", "required": 1, "conditional_logic": 0, "wrapper": { "width": "", "class": "", "id": "" }, "post_type": [ "event" ], "post_status": "", "taxonomy": "", "return_format": "id", "multiple": 0, "allow_null": 0, "allow_in_bindings": 0, "bidirectional": 0, "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "event", "graphql_connection_type": "one_to_many", "ui": 1, "bidirectional_target": [], "save_custom": 0, "save_post_type": "", "save_post_status": "", "acfe_add_post": 0, "acfe_edit_post": 0, "min": "", "max": "" }, { "key": "field_6855b3e73f262", "label": "Description", "name": "description", "aria-label": "", "type": "wysiwyg", "instructions": "", "required": 0, "conditional_logic": 0, "wrapper": { "width": "", "class": "", "id": "" }, "default_value": "", "acfe_wysiwyg_auto_init": 0, "acfe_wysiwyg_height": 300, "acfe_wysiwyg_max_height": "", "acfe_wysiwyg_valid_elements": "", "acfe_wysiwyg_custom_style": "", "acfe_wysiwyg_disable_wp_style": 0, "acfe_wysiwyg_autoresize": 0, "acfe_wysiwyg_disable_resize": 0, "acfe_wysiwyg_remove_path": 0, "acfe_wysiwyg_menubar": 0, "acfe_wysiwyg_transparent": 0, "acfe_wysiwyg_merge_toolbar": 0, "acfe_wysiwyg_custom_toolbar": 0, "allow_in_bindings": 0, "tabs": "all", "toolbar": "basic", "media_upload": 0, "delay": 0, "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "description", "graphql_non_null": 0, "acfe_wysiwyg_min_height": 300, "acfe_wysiwyg_toolbar_buttons": [] }, { "key": "field_6855b41f3f264", "label": "Schedule type", "name": "schedule_type", "aria-label": "", "type": "select", "instructions": "", "required": 1, "conditional_logic": 0, "wrapper": { "width": "", "class": "", "id": "" }, "choices": { "range": "Date range", "days": "Individual day(s)", "multiple": "Multiple day(s)" }, "default_value": false, "return_format": "value", "multiple": 0, "max": "", "prepend": "", "append": "", "required_message": "", "allow_null": 0, "allow_in_bindings": 0, "ui": 0, "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "scheduleType", "graphql_non_null": 1, "ajax": 0, "placeholder": "", "create_options": 0, "save_options": 0, "allow_custom": 0, "search_placeholder": "", "min": "" }, { "key": "field_6855b49a3f265", "label": "Range", "name": "range", "aria-label": "", "type": "group", "instructions": "", "required": 0, "conditional_logic": [ [ { "field": "field_6855b41f3f264", "operator": "==", "value": "range" } ] ], "wrapper": { "width": "", "class": "", "id": "" }, "layout": "table", "acfe_seamless_style": 0, "acfe_group_modal": 0, "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "range", "graphql_non_null": 0, "acfe_group_modal_close": 0, "acfe_group_modal_button": "", "acfe_group_modal_size": "large", "sub_fields": [ { "key": "field_6855b4b13f266", "label": "Start date", "name": "start_date", "aria-label": "", "type": "date_picker", "instructions": "", "required": 1, "conditional_logic": 0, "wrapper": { "width": "", "class": "", "id": "" }, "display_format": "Y-m-d", "return_format": "Y-m-d", "first_day": 0, "placeholder": "", "min_date": "", "max_date": "", "no_weekends": 0, "allow_in_bindings": 0, "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "startDate", "graphql_non_null": 1 }, { "key": "field_6855b4e23f267", "label": "End date", "name": "end_date", "aria-label": "", "type": "date_picker", "instructions": "", "required": 1, "conditional_logic": 0, "wrapper": { "width": "", "class": "", "id": "" }, "display_format": "Y-m-d", "return_format": "Y-m-d", "first_day": 0, "placeholder": "", "min_date": "", "max_date": "", "no_weekends": 0, "allow_in_bindings": 0, "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "endDate", "graphql_non_null": 1 } ] }, { "key": "field_6855b4f93f268", "label": "Day(s)", "name": "days", "aria-label": "", "type": "repeater", "instructions": "", "required": 0, "conditional_logic": [ [ { "field": "field_6855b41f3f264", "operator": "==", "value": "days" } ], [ { "field": "field_6855b41f3f264", "operator": "==", "value": "multiple" } ] ], "wrapper": { "width": "", "class": "", "id": "" }, "acfe_repeater_stylised_button": 0, "layout": "table", "pagination": 0, "min": 0, "max": 0, "collapsed": "", "button_label": "Ajouter un élément", "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "days", "graphql_non_null": 0, "rows_per_page": 20, "sub_fields": [ { "key": "field_6855b5083f269", "label": "Start date \/ time", "name": "start_date_time", "aria-label": "", "type": "date_time_picker", "instructions": "", "required": 1, "conditional_logic": 0, "wrapper": { "width": "", "class": "", "id": "" }, "display_format": "Y-m-d H:i:s", "return_format": "Y-m-d H:i:s", "first_day": 0, "placeholder": "", "min_date": "", "max_date": "", "min_time": "", "max_time": "", "no_weekends": 0, "min_hour": "", "max_hour": "", "min_min": "", "max_min": "", "min_sec": "", "max_sec": "", "required_message": "", "allow_in_bindings": 0, "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "startDateTime", "graphql_non_null": 1, "parent_repeater": "field_6855b4f93f268" }, { "key": "field_6855b52d3f26a", "label": "End time", "name": "end_time", "aria-label": "", "type": "time_picker", "instructions": "", "required": 0, "conditional_logic": 0, "wrapper": { "width": "", "class": "", "id": "" }, "display_format": "H:i", "return_format": "H:i", "placeholder": "", "min_time": "", "max_time": "", "min_hour": "", "max_hour": "", "min_min": "", "max_min": "", "min_sec": "", "max_sec": "", "allow_in_bindings": 0, "show_in_graphql": 1, "graphql_description": "", "graphql_field_name": "endTime", "graphql_non_null": 0, "parent_repeater": "field_6855b4f93f268" } ] }, { "key": "field_6855b55f5f084", "label": "Offer", "name": "offer", "aria-label": "", "type": "clone", "instructions": "", "required": 0, "conditional_logic": 0, "wrapper": { "width": "", "class": "", "id": "" }, "graphql_field_name": "offer", "clone": [ "group_abstract_offer" ], "display": "seamless", "layout": "block", "prefix_label": 0, "prefix_name": 0, "acfe_seamless_style": 0, "acfe_clone_modal": 0, "acfe_clone_modal_close": 0, "acfe_clone_modal_button": "", "acfe_clone_modal_size": "large" } ], "location": [ [ { "param": "post_type", "operator": "==", "value": "representation" } ] ], "menu_order": 0, "position": "normal", "style": "seamless", "label_placement": "top", "instruction_placement": "label", "hide_on_screen": "", "active": true, "description": "", "show_in_rest": 0, "acfe_autosync": [ "json" ], "acfe_form": 0, "acfe_display_title": "", "show_in_graphql": 1, "graphql_field_name": "groupPostRepresentation", "map_graphql_types_from_location_rules": 0, "graphql_types": "", "acfe_meta": "", "acfe_note": "", "modified": 1757959184 }