Description
Using the WP Rollback Plugin I can see that between Pods 2.7 and Pods 2.8, something happened where if you have a Simple (custom defined list) for a relationship field, using a comma within an option causes the field to not be set if that option is chosen. Using "value | label" does work.
Version
2.9.10.2 but it seems to have happened between 2.7 and 2.8
Testing Instructions
No response
Screenshots / Screencast
No response
Possible Workaround
No response
Site Health Information
No response
Pods Package
{
"@meta": {
"version": "2.9.10.2",
"build": 1672760485
},
"settings": {
"types_only": "0",
"watch_changed_fields": "1",
"metadata_integration": "1",
"metadata_override_get": "1",
"session_auto_start": "0",
"wisdom_opt_out": "1"
},
"pods": [
{
"name": "area",
"id": 672,
"label": "Areas",
"description": "",
"label_singular": "Area",
"public": "1",
"show_ui": "1",
"supports_title": "1",
"supports_editor": "1",
"type": "post_type",
"storage": "meta",
"publicly_queryable": "1",
"exclude_from_search": "0",
"capability_type": "post",
"capability_type_custom": "area",
"capability_type_extra": "1",
"has_archive": "1",
"hierarchical": "0",
"rewrite": "1",
"rewrite_with_front": "1",
"rewrite_feeds": "0",
"rewrite_pages": "1",
"query_var": "1",
"can_export": "1",
"default_status": "draft",
"supports_author": "0",
"supports_thumbnail": "0",
"supports_excerpt": "0",
"supports_trackbacks": "0",
"supports_custom_fields": "0",
"supports_comments": "0",
"supports_revisions": "0",
"supports_page_attributes": "0",
"supports_post_formats": "0",
"built_in_taxonomies_category": "0",
"built_in_taxonomies_cryout-featured-blob-category": "0",
"built_in_taxonomies_link_category": "0",
"built_in_taxonomies_post_tag": "1",
"show_in_menu": "1",
"menu_position": "0",
"show_in_nav_menus": "1",
"show_in_admin_bar": "1",
"pfat_enable": "1",
"pfat_append_single": "prepend",
"pfat_filter_single": "the_content",
"pfat_append_archive": "append",
"pfat_filter_archive": "the_excerpt",
"pfat_run_outside_loop": "0",
"rest_enable": "1",
"read_all": "0",
"write_all": "0",
"pfat_single": "single area",
"built_in_taxonomies_wp_theme": "0",
"_migrated_28": "1",
"groups": [
{
"name": "more_fields",
"id": 1090,
"label": "More Fields",
"description": "",
"weight": 0,
"fields": [
{
"name": "area_book",
"id": 832,
"label": "Booking Link",
"description": "if nothing is listed here the generic calendar widget with all courses will appear",
"weight": 0,
"type": "text",
"required": "0",
"text_allow_shortcode": "0",
"text_allow_html": "0",
"text_allowed_html_tags": "strong em a ul ol li b i",
"text_max_length": "255",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "1",
"unique": "0",
"text_repeatable": "0"
},
{
"name": "exclude",
"id": 922,
"label": "Exclude",
"description": "choose to show or hide this \"area\" from the list of areas on the \/browse-courses-by-area\/ page. Areas listed on landing page are tagged with landing",
"weight": 1,
"type": "pick",
"required": "0",
"pick_format_type": "single",
"pick_format_single": "dropdown",
"pick_format_multi": "checkbox",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_post_status": [
"publish"
],
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "1",
"pick_object": "custom-simple",
"unique": "0",
"pick_custom": "Show\nHide"
}
]
}
]
},
{
"name": "location",
"id": 184,
"label": "Locations",
"description": "",
"label_singular": "Location",
"public": "1",
"show_ui": "1",
"supports_title": "1",
"supports_editor": "1",
"type": "post_type",
"storage": "meta",
"publicly_queryable": "1",
"exclude_from_search": "0",
"capability_type": "post",
"capability_type_custom": "location",
"capability_type_extra": "1",
"has_archive": "0",
"hierarchical": "0",
"rewrite": "1",
"rewrite_with_front": "1",
"rewrite_feeds": "0",
"rewrite_pages": "1",
"query_var": "1",
"can_export": "1",
"default_status": "draft",
"supports_author": "0",
"supports_thumbnail": "0",
"supports_excerpt": "0",
"supports_trackbacks": "0",
"supports_custom_fields": "0",
"supports_comments": "0",
"supports_revisions": "0",
"supports_page_attributes": "0",
"supports_post_formats": "0",
"built_in_taxonomies_category": "0",
"built_in_taxonomies_cryout-featured-blob-category": "0",
"built_in_taxonomies_link_category": "0",
"built_in_taxonomies_post_tag": "0",
"show_in_menu": "1",
"menu_position": "0",
"show_in_nav_menus": "1",
"show_in_admin_bar": "1",
"pfat_enable": "0",
"pfat_append_single": "append",
"pfat_filter_single": "the_content",
"pfat_append_archive": "append",
"pfat_filter_archive": "the_excerpt",
"pfat_run_outside_loop": "0",
"rest_enable": "0",
"read_all": "0",
"write_all": "0",
"_migrated_28": "1",
"groups": [
{
"name": "more_fields",
"id": 1094,
"label": "More Fields",
"description": "",
"weight": 0,
"fields": []
}
]
},
{
"name": "post",
"id": 218,
"label": "Post",
"description": "",
"type": "post_type",
"storage": "meta",
"object": "post",
"pfat_enable": "1",
"pfat_append_single": "replace",
"pfat_filter_single": "the_content",
"pfat_append_archive": "append",
"pfat_filter_archive": "the_excerpt",
"pfat_run_outside_loop": "0",
"rest_enable": "1",
"read_all": "0",
"write_all": "0",
"pfat_single": "Single Event Type",
"_migrated_28": "1",
"required": "0",
"groups": [
{
"name": "more_fields",
"id": 1075,
"label": "More Fields",
"description": "",
"weight": 0,
"fields": [
{
"name": "price",
"id": 219,
"label": "Price",
"description": "\"\/ person, plus tax \/ fees\" is added after whatever you enter here.",
"weight": 0,
"type": "text",
"required": "0",
"text_allow_shortcode": "0",
"text_allow_html": "0",
"text_allowed_html_tags": "strong em a ul ol li b i",
"text_max_length": "255",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "69",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"unique": "0",
"text_repeatable": "0",
"post_status": "publish",
"sister_id": "-- Select One --"
},
{
"name": "instead_of_price",
"id": 1424,
"label": "Instead of Price",
"description": "",
"weight": 1,
"type": "text",
"sister_id": "-- Select One --",
"post_status": "publish",
"required": "0",
"text_allowed_html_tags": "strong em a ul ol li b i",
"text_max_length": "255",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "true",
"roles_allowed": "administrator",
"rest_pick_response": "array",
"rest_pick_depth": "1"
},
{
"name": "related_dates",
"id": 220,
"label": "Related Occurences",
"description": "",
"weight": 2,
"type": "pick",
"pick_object": "post_type",
"pick_val": "date",
"required": "0",
"pick_format_type": "multi",
"pick_format_single": "dropdown",
"pick_format_multi": "list",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_post_status": [
"publish"
],
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "69",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"unique": "0",
"sister_id": "30"
},
{
"name": "related_description",
"id": 387,
"label": "Related Description",
"description": "This is so the correct details for What to Bring and What is included are displayed. Leave Blank except for Level 1, 2 or Basic",
"weight": 3,
"type": "pick",
"pick_object": "post_type",
"pick_val": "description",
"required": "0",
"pick_format_type": "single",
"pick_format_single": "dropdown",
"pick_format_multi": "checkbox",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_user_role": "Administrator",
"pick_post_status": [
"publish"
],
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "69",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"unique": "0",
"post_status": "publish",
"sister_id": "-- Select One --",
"pick_table": "-- Select One --"
},
{
"name": "book",
"id": 422,
"label": "Book Now\/Button Link",
"description": "If blank, the calendar widget will be used.",
"weight": 4,
"type": "text",
"required": "0",
"text_allow_shortcode": "0",
"text_allow_html": "0",
"text_allowed_html_tags": "strong em a ul ol li b i",
"text_max_length": "255",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "69",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"unique": "0",
"text_repeatable": "0",
"post_status": "publish",
"sister_id": "-- Select One --"
},
{
"name": "button_text",
"id": 974,
"label": "Button Text",
"description": "If left blank button will read \"Book Now\"",
"weight": 5,
"type": "text",
"required": "0",
"text_allow_shortcode": "0",
"text_allow_html": "0",
"text_allowed_html_tags": "strong em a ul ol li b i",
"text_max_length": "255",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "1",
"unique": "0",
"text_repeatable": "0",
"post_status": "publish",
"sister_id": "-- Select One --"
},
{
"name": "button_message",
"id": 975,
"label": "Button Message",
"description": "Text that appears above the button",
"weight": 6,
"type": "pick",
"required": "0",
"pick_format_type": "single",
"pick_format_single": "list",
"pick_format_multi": "checkbox",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_user_role": "Administrator",
"pick_post_status": [
"publish"
],
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "1",
"pick_object": "post_type",
"pick_val": "message",
"unique": "0",
"post_status": "publish",
"sister_id": "-- Select One --",
"pick_table": "-- Select One --"
},
{
"name": "areas",
"id": 790,
"label": "Areas",
"description": "",
"weight": 7,
"type": "pick",
"pick_object": "post_type",
"pick_val": "area",
"required": "0",
"pick_format_type": "multi",
"pick_format_single": "dropdown",
"pick_format_multi": "list",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_post_status": [
"publish"
],
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "1",
"unique": "0"
},
{
"name": "end_of_season",
"id": 1076,
"label": "End of Season",
"description": "",
"weight": 8,
"type": "date",
"sister_id": "-- Select One --",
"post_status": "publish",
"required": "0",
"date_type": "format",
"date_format": "mdy",
"date_allow_empty": "1",
"date_html5": "0",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "true",
"roles_allowed": "administrator",
"rest_pick_response": "array",
"rest_pick_depth": "1"
},
{
"name": "hide_extra",
"id": 1352,
"label": "What to Bring and Cancellation",
"description": "",
"weight": 9,
"type": "pick",
"pick_object": "custom-simple",
"sister_id": "-- Select One --",
"post_status": "publish",
"pick_table": "-- Select One --",
"required": "0",
"pick_format_type": "single",
"pick_format_single": "dropdown",
"pick_format_multi": "checkbox",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_user_role": "Administrator",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "true",
"roles_allowed": "administrator",
"rest_pick_response": "array",
"rest_pick_depth": "1",
"pick_custom": "Hide",
"default_value": "Show"
},
{
"name": "hide_dates",
"id": 1393,
"label": "Hide Dates",
"description": "Check here to hide the list of dates",
"weight": 10,
"type": "boolean",
"sister_id": "-- Select One --",
"post_status": "publish",
"required": "0",
"boolean_format_type": "checkbox",
"boolean_yes_label": "Yes",
"boolean_no_label": "No",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "true",
"roles_allowed": "administrator",
"rest_pick_response": "array",
"rest_pick_depth": "1"
},
{
"name": "show_instead",
"id": 1395,
"label": "Show Instead of Dates",
"description": "",
"weight": 11,
"type": "text",
"sister_id": "-- Select One --",
"post_status": "publish",
"required": "0",
"text_allowed_html_tags": "strong em a ul ol li b i",
"text_max_length": "255",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "true",
"roles_allowed": "administrator",
"rest_pick_response": "array",
"rest_pick_depth": "1"
}
]
}
]
},
{
"name": "date",
"id": 28,
"label": "Trip\/Course Details",
"description": "",
"label_singular": "Trip\/Course Details",
"public": "1",
"show_ui": "1",
"supports_title": "0",
"supports_editor": "0",
"type": "post_type",
"storage": "meta",
"publicly_queryable": "1",
"exclude_from_search": "0",
"capability_type": "post",
"capability_type_custom": "event_date",
"capability_type_extra": "1",
"has_archive": "0",
"hierarchical": "0",
"rewrite": "1",
"rewrite_with_front": "1",
"rewrite_feeds": "0",
"rewrite_pages": "1",
"query_var": "1",
"can_export": "1",
"default_status": "draft",
"supports_author": "0",
"supports_thumbnail": "0",
"supports_excerpt": "0",
"supports_trackbacks": "0",
"supports_custom_fields": "0",
"supports_comments": "0",
"supports_revisions": "0",
"supports_page_attributes": "0",
"supports_post_formats": "0",
"built_in_taxonomies_category": "0",
"built_in_taxonomies_link_category": "0",
"built_in_taxonomies_post_tag": "0",
"show_in_menu": "1",
"menu_position": "0",
"show_in_nav_menus": "1",
"show_in_admin_bar": "1",
"pfat_enable": "0",
"pfat_append_single": "append",
"pfat_filter_single": "the_content",
"pfat_append_archive": "append",
"pfat_filter_archive": "the_excerpt",
"pfat_run_outside_loop": "0",
"rest_enable": "0",
"read_all": "0",
"write_all": "0",
"built_in_taxonomies_cryout-featured-blob-category": "0",
"built_in_taxonomies_wp_theme": "0",
"_migrated_28": "1",
"groups": [
{
"name": "more_fields",
"id": 1080,
"label": "More Fields",
"description": "",
"weight": 0,
"fields": [
{
"name": "event_date",
"id": 29,
"label": "Event Date",
"description": "",
"weight": 0,
"type": "date",
"required": "1",
"date_type": "format",
"date_format": "fjy",
"date_allow_empty": "1",
"date_html5": "0",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"unique": "0",
"date_repeatable": "0",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"post_status": "publish",
"sister_id": "-- Select One --"
},
{
"name": "related_trip",
"id": 30,
"label": "Related Trip",
"description": "",
"weight": 1,
"type": "pick",
"pick_object": "post_type",
"pick_val": "post",
"required": "0",
"pick_format_type": "single",
"pick_format_single": "dropdown",
"pick_format_multi": "checkbox",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_user_role": "Administrator",
"pick_post_status": [
"publish"
],
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"unique": "0",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "69",
"sister_id": "220",
"post_status": "publish",
"pick_table": "-- Select One --"
},
{
"name": "duration",
"id": 150,
"label": "Duration Label",
"description": "",
"weight": 2,
"type": "pick",
"required": "0",
"pick_format_type": "single",
"pick_format_single": "dropdown",
"pick_format_multi": "checkbox",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_user_role": "Administrator",
"pick_post_status": [
"publish"
],
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"pick_object": "custom-simple",
"unique": "0",
"pick_custom": "6-days | 6-days, 5-nights\n5-days + 4-nights\n4-days + 3-nights\n3-days + 2-nights\n2 days\n1 day\n2 Consecutive Saturdays\n2 Consecutive Sundays\n5 evenings\n4 evenings\n4 Saturday mornings\n4 Wednesday evenings\n2 evenings\n1 evening\n",
"maps_info_window_template": "526",
"post_status": "publish",
"sister_id": "-- Select One --",
"pick_table": "-- Select One --",
"pick_post_author": "0",
"repeatable": "0",
"repeatable_format": "default"
},
{
"name": "location",
"id": 189,
"label": "Location",
"description": "",
"weight": 3,
"type": "pick",
"pick_object": "post_type",
"pick_val": "location",
"required": "1",
"pick_format_type": "single",
"pick_format_single": "dropdown",
"pick_format_multi": "checkbox",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_post_status": [
"publish"
],
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "69",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"unique": "0"
},
{
"name": "text_location",
"id": 1095,
"label": "Text Location",
"description": "Repeat the location for post naming purposes.",
"weight": 4,
"type": "text",
"sister_id": "-- Select One --",
"post_status": "publish",
"required": "1",
"text_allowed_html_tags": "strong em a ul ol li b i",
"text_max_length": "255",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "true",
"roles_allowed": "administrator",
"rest_pick_response": "array",
"rest_pick_depth": "1"
},
{
"name": "end_date",
"id": 543,
"label": "End Date",
"description": "",
"weight": 5,
"type": "date",
"required": "0",
"date_type": "format",
"date_format": "fjy",
"date_allow_empty": "1",
"date_html5": "0",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "2",
"unique": "0",
"date_repeatable": "0",
"post_status": "publish",
"sister_id": "-- Select One --"
},
{
"name": "area",
"id": 629,
"label": "Area",
"description": "",
"weight": 6,
"type": "pick",
"pick_object": "post_type",
"pick_custom": "Ottawa Area\nDurham Region\nChatham Area\nUnspecified",
"required": "1",
"pick_format_type": "multi",
"pick_format_single": "dropdown",
"pick_format_multi": "checkbox",
"pick_display_format_multi": "default",
"pick_display_format_separator": ", ",
"pick_allow_add_new": "1",
"pick_taggable": "0",
"pick_show_icon": "1",
"pick_show_edit_link": "1",
"pick_show_view_link": "1",
"pick_limit": "0",
"pick_post_status": [
"publish"
],
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "1",
"unique": "0",
"pick_val": "area"
},
{
"name": "note",
"id": 1030,
"label": "Note",
"description": "use this for coupons, etc",
"weight": 7,
"type": "text",
"required": "0",
"text_allow_shortcode": "0",
"text_allow_html": "0",
"text_allowed_html_tags": "strong em a ul ol li b i",
"text_max_length": "255",
"maps": "0",
"maps_autocorrect": "0",
"maps_display": "replace",
"maps_style": "static",
"maps_type": "roadmap",
"maps_zoom": "12",
"maps_scrollwheel": "1",
"maps_info_window": "0",
"maps_info_window_content": "paragraph",
"maps_info_window_template": "526",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": [
"administrator"
],
"rest_read": "0",
"rest_write": "0",
"rest_pick_response": "array",
"rest_pick_depth": "1"
}
]
}
]
}
]
}
Type: Bug