01
our current query we check entity_id
field (in field_data_field_date
) and compare it to the node.nid
. Below is an example, the only issue is it actually excludes all other node types, so the only thing I bring up is calendar_items. Anyone know How to still bring up all nodes, but if it's this particular node type do the conditional check?
Please and thank you!