Remove custom field from product page |
Post Reply |
Author | |
edwardmills
Groupie Joined: 16-August-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 07-December-2006 at 1:16pm |
Hi There
I'd like to be able to use the custom search fields for their search functionality without having the field display on the product page. I have not found an easy way to do this through the PC control panel. Am I missing something obvious? If not, can someone tell me which ASP file has the code to display the custom fields, and, ideally, which lines of code need to be removed, or commented out. Thanks. ed |
|
netprofits
Certified ProductCart Developers Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
|
If your product detail page uses classic style - two column with picture on right, then edit: viewPrdC.asp If you're using one column layout, edit: viewPrdO.asp If you're using two column layout with image on left, edit: viewPrdL.asp Search for pcs_CustomSearchFields in the correct file and comment it out. |
|
edwardmills
Groupie Joined: 16-August-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Awesome! Thanks for the tip NetProfits. Worked like a charm!
ed |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |