Conditional CSS style toggles on Bootstrap 4 tables

Hi all,
I’m still new to Wappler and exploring it. I was able to generate a Bootstrap 4 table after connecting it to a JSON data source. It works like a charm! Now I need to toggle different CSS classes based on specific conditions. I can easily apply them, say table-danger class for all values larger than 50, but I need to combine more of them. For example, I need a row to be styled with table-info if two conditions are satisfied - say - the “age” value must be over 50 and the sex should be “male”.

Using Dynamic Attributes allows me to set conditions but I don’t seem to be able to “connect” them if I need to pull together several specific conditions.

Community Page
Last updated: