Template Conditions - But Only For One Record in a CPT

Hi all,

Currently, I have two templates that I’d like to applied to the same CPT.

  • First template: Same CPT, but applied to only a specific record of the CPT
  • Second template: Same CPT, but can be applied to all records of that CPT, or a few other specific records (either is fine)

Right now, I’m only able to apply the template with an “all-or-nothing” approach.

So if the CPT is FAQs, it either applies to all FAQs records, or exclude all FAQ records.

Is there a more granular way to assign templates for a CPT, but give us a little more control over:

  • Which record it can apply to
  • Or which record it can exclude

It’s not a huge issue, and I think the workaround is just to include all of the elements I want for that CPT, and use the element-level conditionals.

But, might be cleaner this way.