0
Checkboxes HELP!!!
New Here
,
/t5/coldfusion-discussions/checkboxes-help/td-p/84177
Nov 24, 2008
Nov 24, 2008
Copy link to clipboard
Copied
I am having trouble with the query and output. Here is the
scenario. I have a 3 tables (locations, categories,
location_categories.) There are 20 locations, and 5 categories
which are checkboxes. The categories are (lube, paint, brakes, tire
and repair). The display form selects all locations and categories.
Multiple category selections can be made for each location. The
action page takes the submitted information and adds it to the
location_categories table. I need to be able to query and output
each location with all five categories and show the checked
categories for each. The location_categories table has these
columns (location_category_id, location_id, category_id).
How do I write the query and properly display it, When Adding or Editing the form.
How do I write the query and properly display it, When Adding or Editing the form.
TOPICS
Getting started
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Valorous Hero
,
LATEST
/t5/coldfusion-discussions/checkboxes-help/m-p/84178#M8395
Nov 24, 2008
Nov 24, 2008
Copy link to clipboard
Copied
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

