records linking to specific templates, or no link at all

3 posts by 2 authors in: Forums > CMS Builder
Last Post: October 17, 2013   (RSS)

By shawnpatoka - October 13, 2013

Hi,

I was wondering how I should set up the backend so i can show a list of records sorted by a given location.

The thing is, some of the records would have to link to a specific template (either template-A or template-B) and some of the records would not link to anything at all, but all would still have to be in order by distance away from the given location. 

---------

Currently I have 3 checkboxes for each record in the backend, and on the actual list.php page, any record that has anything checked shows on the top of the list, and the rest show below them. But now, I need everything in order by the given distance away. (im also using the geocoder)

By shawnpatoka - October 17, 2013

Hi Ross,

Thanks for helping me out on this. Yes it is the same question as my other post, I just thought I'd re-word it.

- Shawn