Make image visible if there is a record in db

Hello there,

I have Categories and Subcategories in my db. I want to display arrow in menu depending on including subcategories in category. Being as a newbie, in Bubble I don’t know how to add this condition right.

How to add workflow for visibility? thanks

Depends on how you have implemented the categories and sub categories. Generally you should be able to put a condition on that downward arrow that if the parent cell’s category’s sub-category count is more than zero, then show the arrow.

Are these in repeating group? Are these option sets or data-type?

I did separate tables for categories and subcategories

I want to make like if subcategory has this category title then display it. But the problem how to add this condition

This topic was automatically closed after 70 days. New replies are no longer allowed.