Using a radio button form to show/hide list items

4 posts by 2 authors in: Forums > CMS Builder
Last Post: March 10, 2016   (RSS)

By Damon - March 9, 2016

Hi Jeff,

Are you trying to do this on the frontend of the site or within CMS Builder?

Cheers,
Damon Edis - interactivetools.com

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

By JeffC - March 9, 2016

Hi Damon

In the front end

Thsnks

Jeff

By Damon - March 10, 2016

Hi Jeff,

The first step is to get the page filtering correctly before using the bootstrap radio buttons.

Does this URL query just show records with the sponsored_page field checked?
http://example.com/page.php?sponsored_page=Yes

The next step is to create a simple search form with a regular checkbox and submit button to pass that URL to the page, both checked and unchecked.

The results can then be filtered using a MySQL query.

Can you take a look at these steps and let me know where you are in the process and what questions you have?

Cheers,
Damon Edis - interactivetools.com

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