I was wondering if there was an option to locate and KILL all references to specific CMS field… I’m trying to remove a field from a collection, went through all items, went through all pages referencing to that field but it still seems there is a something somewhere using that field.
Is there a way to “CMD F” (comand find) that field to kill it ?
Thank you
Ok you can visually unfold the entire Navigator tree to try to spot purple elements… In the navigator, click on Body then as many time as you need on the down arrow key while maintaining ALT pressed. It will select one by one all elements in their HTML order, ignoring hierarchy.
If you find nothing, you may have forgotten some properties at page level, some fields used inside of the SEO or OG title or description, or in the RSS of a template page.
You also need to check the custom code blocks at page level, for the same reasons.
You have to be sure no bindings is made from the Settings tab, for colors, images etc…
If you really find nothing, then contact support, they can work some magic sometimes.
@anthonysalamin i feel your pain… i liken it to eatn a sandwich in a house and then realizing the crumbs you drop can lock the doors… then you have to find your crumbs!.. @vincent methods the way to go… find the purple and the crumbs inside!
Thank you all for your precious feedback.
I spent my sunday using @vincent’s method and killed all rogue Fields
I now have clean collection lists inside my CMS !
It will be very convenient if a list of places where this field is used is displayed in the error message. In a large project need have to spend a lot of time searching for the page where this field is used. Especially when you have to edit an existing project that another person has done before.