Hi All
I am quite new to Actinic but can program in PHP (but learning Perl).
I have created a custom variable against products.
In View Cart, I would like to condition the quantity field to
1. display as normal when my variable is false
2. display just the value (non editable) if true
If someone can point me in the right direction, that would be great.
Many Thanks
I am quite new to Actinic but can program in PHP (but learning Perl).
I have created a custom variable against products.
In View Cart, I would like to condition the quantity field to
1. display as normal when my variable is false
2. display just the value (non editable) if true
If someone can point me in the right direction, that would be great.
Many Thanks
Comment