07/31/2017 at 2:29 pm
#430919
Keymaster
@ Campbell
Here’s a shortcode which should filter the list based on the checkbox. Maybe this will work for you?
[connections meta_query='{"meta_query":{"0":{"key":"checkbox_id","value":"","compare":"!="}}}']
Change the checkbox_id in the shortcode to be the custom field ID you used when registering the checkbox field.
