Hi. I am having difficulties so far with bubble. I am making a social media app. Say I put a link on a users post so someone could click on it and view their profile, how do I set this up. I made a page that would display other users pages, but I don’t know how to display their data (name, bio etc) on the page?
You’ll want to create a field for each of those items under the User data type. The page for each User would display the type “User”, and the previous page’s link would send the data type “User” to that page. On the page for each User, you’d just set it to display the “Current Page User’s thing” like a name, bio, etc.
This topic was automatically closed after 70 days. New replies are no longer allowed.