Hi everyone.
I’m relatively new to bubble (from Appsheet).
The issue I’m having is implementing a keyword system to highlight elements of a repeating group.
Repeating group (Data table A) has rows of various data.
I have a separate data table has a list of keywords that are populated and identified to a particular user by their email address or “created by”.
I am trying to set up a condition on some of the repeating group heeders that will change the font of the individual item if any of that cell’s content contains any of the keywords in the adjacent keyword table connected by whoever is logged in (to select the keywords list).
The expression paradigm for databases is foreign to me and I’ve tried for a while, but can’t quite seem to get there.
Any help would be hugely appreciated.