Setting up a search page with search block and Pre-configured searches

7 posts by 3 authors in: Forums > CMS Builder
Last Post: July 20, 2012   (RSS)

By drewh01 - June 28, 2012

I am familiar with CMSB but new to utilizing a search function.

I had someone request that I set up a search page for a photo gallery section that I set up using a multi record with the following:

1.) Search block (similar to Google seach)
 
2.) Pre-configured searches [link only, no images on this page]--when clicked on, shows a page with thumbnails of images meeting our criteria. We will start off with 3 of these, but will add a few more in the future.
 
3.) Pre-configured searches, showing 5 thumbnails
        * Latest 5 images added
        * Editor's choices

Thoughts or comments on where to start? Any other info needed?

thanks!

drew

Re: [gkornbluth] Setting up a search page with search block and Pre-configured searches

By drewh01 - July 9, 2012

Thanks!

Is #3 possible?

Re: [drewh01] Setting up a search page with search block and Pre-configured searches

By gkornbluth - July 10, 2012

There 's probably a more elegant way of doing this but you might be able to sort your records by date modified and use use 'limit' => '5', in your load records call to show only the 5 latest records

You might also use a check box for editors choices and use an if statement like <?php if ($record['editors_choice'] == 1 ): ?> to show only those records that are editors pics.

You can use a separate load records call for special situations.

Hope that set you in the right direction.

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

Re: [gkornbluth] Setting up a search page with search block and Pre-configured searches

By drewh01 - July 19, 2012

Thanks!

I'm really new to using search functions but can usually figure something out if I have a example code page to follow.

Might I get something that I can model my code page off of? It would really help, thanks!

Here is a test page I am trying to set up:

http://www.hummingbirdsociety.org/photo-gallery-main.php

Here is my main list of photos with data:

http://www.hummingbirdsociety.org/photo-gallery-list.php

I have a "Featured Image" checkbox but forget how to get that large image upload to appear on the page.

I'm also having a problem trying to figure out how to get a general search set up on that page as well.

Re: [drewh01] Setting up a search page with search block and Pre-configured searches

By gkornbluth - July 20, 2012

Hi drewh01,

If statements can probably do a lot of the heavy lifting for you. There are lots of code recipes in my CMSB cookbook. thecmsbcookbook.com

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

Re: [drewh01] Setting up a search page with search block and Pre-configured searches

By Jason - July 20, 2012

Hi,

Do you only need the featured image record appear on the photo-gallery-main.php page? Can you attach your PHP code for us to take a look at?

Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/