Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove 'required' from the lot's address fields b/c there's parcels without addresses. #46

Open
skorasaurus opened this issue Dec 6, 2017 · 2 comments

Comments

@skorasaurus
Copy link
Member

There's some properties that do not have an address but an address is a required field (this field's id is id="id_lot_1_address") for submission; thanks to kyle for pointing this out during testing.

example parcels: 003-01-011

@skorasaurus
Copy link
Member Author

on the other hand, this field IS NOT required (Kyle said was able to submit without it submitting

@skorasaurus
Copy link
Member Author

so we just need to remove the required line -

<p><span class="red">*</span>Required</p>

@skorasaurus skorasaurus changed the title do not require address b/c there's parcels without addresses. remove 'required' from the lot's address fields b/c there's parcels without addresses. Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant