Is it possible to use a url within paragraph text to go the next step in a guide without opening the page in a new window?
Hi,
I'm trying to include a url link at the end of a text block that links to the next step in the guide. I'm trying to create a "Learn More" link that will open a modal with detailed information in it. This modal is really just the next step in the guide. However, I can't use a permalink because that opens a new tab and I want this to be in the same tab. Is this possible to do? Thanks!
0
Comments
not without a custom code block to capture that click and direct it to open in the existing window and advance the guide. For simplicity, I'd recommend a button for "learn more" to do what you want using existing functionality that would be much more reliable :)
Please sign in to leave a comment.