Hello Trevor,
any updates ??
thanks and regards
any updates ??
thanks and regards
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quote from: trevor on June 15, 2009, 11:06:46 am
In most cases, before going into production, you may want to narrow down the number of countries that you will ship to or that you will accept registrations from so you'll probably end up editing these JSPs.
Quote from: heidi on May 10, 2009, 07:20:57 am
The http://www.hyperbazar.com/ store shows right to left text.
Quote from: heidi on May 10, 2009, 07:20:57 am
Yes the first step is to provide translations in the properties files.
Quote from: julie on June 11, 2009, 04:02:51 pm
When you added them to the JSP, did you add the value attribute ?
i.e.
<html:text name="RegisterCustomerForm" property="addressCustom1" value="<%=addr.getCustom1()%>"/>
Quote from: trevor on June 09, 2009, 06:21:08 am
Take a look at any one of the Jsp files that shows dynamic data (i.e. EditAddrBody.jsp)
to see how object attributes are displayed. RegisterCustomerForm already contains the custom fields.
Quote from: trevor on June 07, 2009, 09:27:23 pm
Can't you just use one of the custom address fields ?