Basic Customization > User Interface Customization > Customizing HTML Clients Using the Windchill JSP Framework > Attachments > Customization Points > How to hide primary content for an object
  
How to hide primary content for an object
In order to hide primary content for an object you will need to do the reverse of the above five procedural steps by removing those entries from the wizards, jsp’s, and the action model. You will also need to modify \codebase\netmarkets\jsp\wip\checkin_step.jsp and remove the if block for FormatContentHolder with the page include for the FormatContentHolder page (leave the “getRespectiveNonFormatContentHolderPage” include there).