Hi - hopefully this isn't a repeat post. I have searched everywhere that I know and am stumped.
I have a database with categories, I would like to do a couple things:
1. When the "form" comes up, I would like the user to be able to see the available categories from the drop-down box. Rather than hard-coding the categories.
2. I would like to incorporate a few different searches. One of them is to show ALL records by category. So at the top of the html file I would list each category, which they could click to bring them to that portion of the html file. Then, below it would display each record under the appropriate category
Category1 | Category2 | Category3 | Category4 | (clickable)
Category1
Item 123 (also clickable, but brings the user to a page with just this record on it)
Item 345
Item 567
Category2
Item 111
Item 222
Item 333
Well anyways, hopefully that all makes sense!! Hopefully someone can help, I have been reading the posts and the responses are incredible to other posts. Lastly, has anyone used the category mods that are available here? Any probs with the latest version of dbman?
Thanks again!!
I have a database with categories, I would like to do a couple things:
1. When the "form" comes up, I would like the user to be able to see the available categories from the drop-down box. Rather than hard-coding the categories.
2. I would like to incorporate a few different searches. One of them is to show ALL records by category. So at the top of the html file I would list each category, which they could click to bring them to that portion of the html file. Then, below it would display each record under the appropriate category
Category1 | Category2 | Category3 | Category4 | (clickable)
Category1
Item 123 (also clickable, but brings the user to a page with just this record on it)
Item 345
Item 567
Category2
Item 111
Item 222
Item 333
Well anyways, hopefully that all makes sense!! Hopefully someone can help, I have been reading the posts and the responses are incredible to other posts. Lastly, has anyone used the category mods that are available here? Any probs with the latest version of dbman?
Thanks again!!


Sorting by Categories