How to include specific contact form on a CMS collection page without it duplicating onto the other pages of the collection?

I created a CMS collection page for “services”, now I want to include a specific contact form to only be displayed on a specific service page. How do I include this contact form into this one specifi page without it appearing / duplicating on all other pages of the same CMS collection?


Here is my public share link: LINK
(how to access public share link)

You create it and the make it conditionally visible.
In the CMS, you can add a field “Show form?” of type switch, and then setup your conditional visibility so that the form only shows when that’s ON.