![]() |
How do I set an "initial value" to a custom text field?
I have a custom text field under Product Options. I want to assign an initial value such as "http://"
It is a text box where the customer enters their URL and I want the "http://" part to already be in the text box, if you know what I mean Is this possible? Thanks, Matt |
Re: How do I set an "initial value" to a custom text field?
So I guess this isnt possible? :oops:
|
Re: How do I set an "initial value" to a custom text field?
look for the text field ( <input type="text" > ) and put value="http://" within it
|
Re: How do I set an "initial value" to a custom text field?
Quote:
Which template do I edit to find this? I looked through a couple including products.tpl but don't see <input type="text" > |
Re: How do I set an "initial value" to a custom text field?
modules/product_options/customer_options.tpl
|
All times are GMT -8. The time now is 03:31 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.