Getting Data from a User Click

Hi,

I’m working on building as close to a native/mobile app as I can get on bubble, and one of the main pieces of advice was to use groups rather than pages, which I’ve been doing.

But because of that, I was wondering if there was a good way to pass data from one group to another? I know if I were changing pages I could use Parameters/url…

I’m trying to have it so when a user clicks on a different users profile pic or name, it opens up their profile page (a profile page that will take the username of the “clicked” name, do a search for it and populate the cookie-cutter page with their information).

So essentially, is there a good way to extract the data from a user’s “click” so I can then pass it through to another group-section? Thanks so much.

Just use ‘Display Data’ in your workflow…