-
Notifications
You must be signed in to change notification settings - Fork 8
Allow reduced specificity on Address fields #94
Copy link
Copy link
Open
Description
The problem (description, use case, screenshots...)
Sometimes, I want to provide a field where the user only specifies a City and State (or City and Country for non-US countries). An architectural project, for example, doesn't necessarily need a full address. Other times I might only need a State, or only a City.
The solution (that feature you'd like to see)
The ability to selectively enable/disable specific subfields of the Address field would solve all those needs.
Alternatives you've considered
Making a custom Craft dropdown field with 50 states. #yeahnothanks.
Reactions are currently unavailable