I’m fairly new to bubble (I started learning in October and have since completed the "Getting started with bubble in 2024 playlist)
I’m currently building a social media app and I would like users to be able to add a link in their post content, I would like to then pull that link in to be displayed in the posts section on the feed or user profile, with a thumbnail included.
I’m thinking of things being similar to the way that Facebook allows people to post a YouTube or other link and having it both display the thumbnail as well as the link on the post.
How do I tell bubble to recognize that part of the text within the multiline input is a link, for it to populate in the posts section?
I’ve read about setting up Regex but am a bit confused on how to go about that.
I’m a bit confused on regex. It seems to be a character template? I tried to set it up but it didn’t work and I couldn’t find anything about using them. (I don’t have a backend coding background and those characters were intimidating haha).
I’m trying to have this populate within an existing repeating group, to populate in the “YouTube Video Player” as part of a post but the player is black and doesn’t do anything when clicked.