Hey All,
I’ve been struggling with this question for a week or so, if anyone has any advice would be amazing…
My app has two key entities “Publisher” and “Article”. I want to create a new field for “Hashtag” which is linked to both.
Each “Article” would have multiple “Hashtags” assigned to it.
I also want to be able to link “Hashtags” to “Publishers” so I can do things like run counts on how many kinds of each hashtag each publisher has, and return a list of hashtags for the articles associated with each publisher.
I’m really struggling to think how to do this in Bubble efficiently though, any help would be great!