Displaying 1 result from an estimated 1 matches for "company_postcode".
2006 Nov 28
2
Twice the same code, but only once it seems to work
...;/label>
<%= text_field ''company'', ''adline'' %></p>
<p><label for="company_adline2">Adline2</label>
<%= text_field ''company'', ''adline2'' %></p>
<p><label for="company_postcode">Postcode</label>
<%= text_field ''company'', ''postcode'' %></p>
<p><label for="company_city">City</label>
<%= text_field ''company'', ''city'' %></p>
<p><la...