Add OR logic to Targeting

This may be totally ridiculous, but it may also solve some aliasing issues with URLs. What I’d like to see is the Targeting Logic in the Editor support either AND (all entries have to match) or OR (one entry has to match) to allow for easy URL aliasing (i.e. a page can have targets of both /builder and /with-builder and they’ll both resolve.

I know there are other ways to tackle it in code, but this feels like a really nice addition for content editors to not have to duplicate pages and reduce the number of pages in the database.

1 Like