Closed (fixed)
Project:
Addresses
Version:
6.x-1.05
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 May 2009 at 17:41 UTC
Updated:
11 Nov 2011 at 23:00 UTC
Is there the ability to but N/A in the state province field? I'm doing some data input for my company and this data includes addresses but not all people gave their state/ province. Example, someone lives in Salo Finland but she didn't put her state/province. She put N/A. I looked it up and put Finland Proper but the node still won't let me save.
I need a way around this....
Is it possible?
Becky
Comments
Comment #1
Phylock commentedYou could make the province field not required, and just leave it empty.
else you could go into the code
(I'm sorry i don't have a developer copy at this machine, so its not tested at it isn't a patch format. ++ is the lines i have added)
modules/addresses/addresses.inc line 599
Comment #2
beckyjohnson commentedsorry i found out I could make the field as un-required and that solved the problem.
Becky
Comment #3
beckyjohnson commentedSweet. For completeness sake, I'll try out your code too.
Thanks,
Becky
Comment #4
codycraven commentedSince this was resolved the same day it was opened, marking as closed.
Comment #5
bwinett commentedCheck this out.