Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Adding textarea instead of text box in prod options

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-07-2004, 01:17 AM
 
chrisinoz chrisinoz is offline
 

eXpert
  
Join Date: Aug 2004
Location: Australia
Posts: 248
 

Default Adding textarea instead of text box in prod options

Under Product Management
Select product Options
Select Option Type - there is Modificator/Variant/Text Box.

I can use text box say for a gift service site and put

Add a message to the card .

The customer then can add a message in the box for the card however a text box is too small - you can't see what you have just written.

However a Textarea field will keep scrolling.

Can one change it to show a textarae box instead of a text box?

Thanks

Chris
4.04
Reply With Quote
  #2  
Old 11-26-2004, 08:41 AM
 
Jonny Jonny is offline
 

Advanced Member
  
Join Date: Sep 2002
Posts: 67
 

Default

If it is textbox code like:

Code:
<input type="textbox" name="textbox" value="textbox">

You can change this to:

Code:
<textarea name="textfield" rows="5"></textarea>

where the 'rows="5"' is how many rows you want it.

Hope this helps.
__________________
John Bloomfield
Web Development
Overclock.co.uk [X-Cart v3.2.1]
[V4.0.14 In Dev]
http://www.overclock.co.uk
jbloomfield@overclock.co.uk
Reply With Quote
  #3  
Old 03-27-2006, 12:03 PM
 
brettcta brettcta is offline
 

Newbie
  
Join Date: Mar 2006
Location: Chicago, IL
Posts: 5
 

Default Which template do I modify to resize product option textbox?

Hello. I've been scouring the forum for two hours trying to find the answer to this and haven't had much luck, although I've gotten close.

I simply want to modify the product options textbox, in order to make it wider and possibly taller (multiple rows). I primarily need advice on which template to edit. If you have any advice, please let me know. Thanks!
__________________
-----
X-Cart Gold 4.0.18
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:01 PM.

   

 
X-Cart forums © 2001-2020