I am new to coding and building a site. I am utilizing dynamic pages and database collection.
I want a particular button to show/appear on the page if in the database collection it is connected to has a category/column that has content (non empty cell).
Ex. in database collection, i have one category that only has 8 filled cells out of 78. I want those 8 cells to be connected to a button and the button to show on the dynamic page only if it is connected to a cell with content.
Sorry if this sounds confusing.
Please help…