Internal Page Linking in Text Block

Hi,

Simple question. I have a few blocks of text and in them I want to include links to internal pages on my app:

I know that I can include their full URL using the rich text editor, but I do not know how to link them using Bubble’s internal redirect system. Does anyone know how to make portions of text behave as internal links?

Thanks,

Chris

1 Like

Just click any of the links you want to redirect and the click start/edit workflow. Then click add an action> navigation and choose a page and thats it!

But it’s within a larger text block… when I click start/edit workflow it applies to the entire text block, not just the few words I want to be links. Does that make sense?

Maybe I’m doing it wrong but when I highlight then select start/edit it will select everything and not just the portion for linking.

Oh okay so in the text element after typing your text click insert dynamic data and then select a link (youll need to make the link prior)

Doesn’t that only work for external links, e.g. https://?

I guess what I was trying to do was to be able to say navigate to a page. Probably not a huge difference, but felt like the navigate way is cleaner and I can’t imagine other people haven’t crossed this bridge.

For instance if I use the direct link when I am using the program in development mode, I don’t think it will navigate URLs correctly…?

1 Like

I had a similar question for linking out to privacy and terms of service pages during the sign up. I’m not sure if this helps clarify but using bbcode insert in the text element with a reference to how the page is named in your bubble site seems to work:

By signing up, I agree to the [url=privacy]Privacy Policy[/url] and the [url=terms_of_service]Terms of Service[/url].

where privacy is the name of the privacy page, and terms_of_service is the name of the TOS page.
Hopefully that helps clarify?

6 Likes

Is there any different workaround for this or still the best approach is this one?

Here is the actual way: Reference | Bubble