New Zenner
- Join Date:
- Sep 2007
- Posts:
- 3
- Plugin Contributions:
- 0
how to hide a specific attribute from the product_info page
What would I need to edit in attributes.php file to hide a attribute from showing in case it matches my condition ?
Views: 1,510
New Zenner
What would I need to edit in attributes.php file to hide a attribute from showing in case it matches my condition ?
Inactive
how are you setting conditions?
I need more info,
what is the end result and the function flow going to look like.
Inactive
copied from irc://irc.freenode.net/#zencart
(11:14:42 AM) viro: I just want to exclude one attribute from displaying
(11:14:46 AM) viro: not display
(11:14:48 AM) viro: skip it
11:15
(11:15:09 AM) viro: as if you would skipped a loop in that while loop that goes thru the attributes
(11:15:58 AM) viro: get the idea ?
So basically it would be a hidden form element? (<input type="hidden" name="bla" value="bla value" />)
New Zenner
I too need to know how to accomplish this. I'm going to be using my own script to generate the post value for a hidden text field.
Thanks for any input.
Tell staff why this post should be reviewed.