normanvis Posted September 12, 2008 Share Posted September 12, 2008 Hello, How do i hide custom fields based on a certain product type or product group? eg : i have DSL and hosting ..but want to hide the custom fields from the hosting group when checking out. </need help> 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted September 12, 2008 Share Posted September 12, 2008 with an "if" in your tpl ar these *clienT8 custom fields or *product* custom fields ? 0 Quote Link to comment Share on other sites More sharing options...
normanvis Posted September 12, 2008 Author Share Posted September 12, 2008 these are client customfileds... yeah...i need the correct syntax for the {if} statement 0 Quote Link to comment Share on other sites More sharing options...
lostinspace Posted September 12, 2008 Share Posted September 12, 2008 {if $service_custom_field_dedicatedip} Dedicated IP: {$service_custom_field_dedicatedip} {/if} Where "dedicatedip" might be "Dedicated IP" in the custom field. 0 Quote Link to comment Share on other sites More sharing options...
normanvis Posted September 13, 2008 Author Share Posted September 13, 2008 cool, i will try that, thanks ! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.