I have an input that is someone’s linkedin account.
And another on that is their name.
What I want is to make it so when the name is clicked it takes them to the URL of the linked in.
I know how to do this in HTML, but not how to do it in Bubble.
jobs
2
Put the name in a group. - NameGroup
Create a workflow - When NameGroup is clicked send user to external page. Send to linkedin URL’s input’s value.
1 Like