By cakka on
Hi, how to change column type of qty in Cart pane of Ubercart ?
I want to change from text field to regular text..
Thanks
Hi, how to change column type of qty in Cart pane of Ubercart ?
I want to change from text field to regular text..
Thanks
Comments
Any ideas for this ?
Hello, any ideas for this ?
I have try :
$form['items'][$i]['qty']['#type'] = value;With form_id :
uc_cart_view_formBut nothing change... :(
Thanks
---
http://www.ckcybers.com
I'm trying to accomplish the
I'm trying to accomplish the same thing. Can you provide more information regarding exactly where you added the code you referenced? Is value supposed to be in single quotes: 'value' ?
It was cleared
It was cleared