Change delivery address dropdown labels
Home
»
Kartris ASP.NET Ecommerce Software
»
Kartris technical issues
https://forum.kartris.com/Topic2234.aspx
Print Topic
|
Close Window
By toomuchpresha
-
Tue 23 Jul 2013
Im trying to change the default labels on the delivery address dropdown from name, company, street address to just name.
I have tried everything I can think of but can't find the labels. Looking at the output, its all JavaScript generated so I could change:
\',\'\')', 0)
to
\')', 0)
<
select
id="
ctl00_cntMain_UC_ShippingAddress_ddlAddresses"
onchange="
setTimeout('__doPostBack(\'ctl00$cntMain$UC_ShippingAddress$ddlAddresses\',\'\')', 0)"
name="
ctl00$cntMain$UC_ShippingAddress$ddlAddresses"
>
<
option
value="
743"
selected="
selected"
>Name
,Company United Kingdom</
option>
<
option
value="
NEW"
>
New</
option>
</
select>
If I knew where it was stored.
Can anyone help please?
Thanks
By Medz
-
Tue 23 Jul 2013
Please see my reply in the other thread. Cheers.
Powered By InstantForum.NET 2012-1 © 2024
Execution: 0.016.
3 queries.
Compression Enabled.