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

Locator page - allow multiple Locators on site, show different locations #57

Closed
jsirish opened this issue Jul 13, 2015 · 0 comments · Fixed by #67
Closed

Locator page - allow multiple Locators on site, show different locations #57

jsirish opened this issue Jul 13, 2015 · 0 comments · Fixed by #67

Comments

@jsirish
Copy link
Member

jsirish commented Jul 13, 2015

Will need to have multiple Locators in a site, each showing different locations.

Easy way to do this is via categories. Assign a category to a Locator, and all results are filtered by that Category. Category drop down would be removed from Location Search form.

jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Nov 10, 2015
In CMS Settings tab on Locator page, added following:

has_one LocationCategory

If a user selects a category, list is filtered by that category on load, and category drop down is removed.

Allows module to have multiple Locator pages in a site and show different locations on each.

fixes dynamic#57
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Dec 18, 2015
In CMS Settings tab on Locator page, added following:

has_one LocationCategory

If a user selects a category, list is filtered by that category on load, and category drop down is removed.

Allows module to have multiple Locator pages in a site and show different locations on each.

fixes dynamic#57
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Dec 26, 2015
In CMS Settings tab on Locator page, added following:

many_many LocationCategory

If a user selects one or more categories, list is filtered by those categories on load, and category drop down is removed.

Allows module to have multiple Locator pages in a site and show different locations on each.

fixes dynamic#57
@jsirish jsirish added this to the 2.0.0 milestone Dec 26, 2015
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Mar 16, 2016
In CMS Settings tab on Locator page, added following:

many_many LocationCategory

If a user selects one or more categories, list is filtered by those categories on load, and category drop down is removed.

Allows module to have multiple Locator pages in a site and show different locations on each.

fixes dynamic#57
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Mar 16, 2016
In CMS Settings tab on Locator page, added following:

many_many LocationCategory

If a user selects one or more categories, list is filtered by those categories on load, and category drop down is removed.

Allows module to have multiple Locator pages in a site and show different locations on each.

fixes dynamic#57
@jsirish jsirish modified the milestones: 2.0.0-beta1, 2.0.0 Apr 7, 2016
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Apr 7, 2016
In CMS Settings tab on Locator page, added following:

many_many LocationCategory

If a user selects one or more categories, list is filtered by those categories on load, and category drop down is removed.

Allows module to have multiple Locator pages in a site and show different locations on each.

fixes dynamic#57
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Apr 7, 2016
In CMS Settings tab on Locator page, added following:

many_many LocationCategory

If a user selects one or more categories, list is filtered by those categories on load, and category drop down is removed.

Allows module to have multiple Locator pages in a site and show different locations on each.

fixes dynamic#57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant