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

Set different fields in different form #55

Closed
vikey89 opened this issue Jun 28, 2016 · 2 comments
Closed

Set different fields in different form #55

vikey89 opened this issue Jun 28, 2016 · 2 comments

Comments

@vikey89
Copy link

vikey89 commented Jun 28, 2016

Hello guys I'm using this library in a project Symfony 3.0.
I have the need to set different fields in different form.

eg:
I have a form that needs fields: Country, Administrative Area, Locality, Postal code, Address line 1
and another form that should only have Country, Administrative area.

How can I do?

Thanks.

@bojanz
Copy link
Contributor

bojanz commented Jun 28, 2016

The current form element needs to be rewritten completely. That's one of the features it should have (being able to select which fields are used). Send a PR if you end up doing it :)

@bojanz
Copy link
Contributor

bojanz commented Apr 19, 2017

To be continued in #66.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants