Is it possible to create a dynamic category page through booleans instead of through text? For example, my database has entries that check off different booleans. So for example, an entry is a recipe, and the creator has the capability to check off whether the recipe is “healthy”, “paleo”, “vegetarian”. It may be just one of the three or it may be all 3 options. I want to be able to create a page titled “Healthy” where all of my recipes that have the boolean value of true in the “healthy” variable can be listed, but I only know of creating dynamic pages if I had a text variable “Category” and the text value of “Healthy” written inside.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Change a dynamic page boolean value with a button? | 1 | 128 | February 18, 2021 | |
a dynamic category page taking data from various fields | 5 | 139 | October 8, 2017 | |
Query boolean value in database on click | 9 | 515 | October 22, 2020 | |
Best way to do categories icons boolean on dynamic page | 1 | 164 | July 26, 2020 | |
Show element if true, dynamic page | 0 | 146 | April 25, 2019 |