Jump to content

[SOLVED] Hide a certain feature


Recommended Posts

I want to hide a particular feature form the list. I have tried this as I used something similar to hide the colour select box and just have the picker visible:

{foreach from=$features item=feature}
{$feature.name|escape:'htmlall':'UTF-8'}: {$feature.value|escape:'htmlall':'UTF-8'}
       {/foreach}



but this doesn't seem to work here - any suggestions?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...