how to assign values to a input field in smarty
- by hwd
how to assign values to a input field in smarty
<input type="hidden" name="custom" value="custom={$id_cart}&option={option}" />
this is the code in which error occured. please help me..........