Change delivery address dropdown labels


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">
By Medz - Tue 23 Jul 2013
Please see my reply in the other thread. Cheers.