Removing Shared Fields sets

We have an issue where similar shared fields sets were defined and now it seems are interfering with each other. In order for the controls to work properly we would need to remove the extra set of shared fields.

What would be the way to remove (delete) a Set of shared fields since there is no option to simply delete them through UI?

We’re on 6.5.2
Thanks
Igor

Igor,

I have sent an email with info. However, I am posting it here again :

This is how it works :

  1. Delete the fields from the content type.

  2. Delete the fields from the rxs_ct_shared.xml.

  3. After deleting the fields and if you save the xml at this point, you will get an error saying that these fields are still being referenced and cannot find them in the internal group.

  4. You will need to go into the objectstore folder in your root RX folder and open the xml of that particular content type.

  5. Search for “Exclude” under shared excludes and delete those field references.

  6. Once you do that, you can save the rxs_ct_shared.xml file in the workbench and you will need to restart your server.

Vamshi.