I have a page that I would like to nest within another page; it basically provides the user with additional information on a learning program, so it makes sense for it to be nested within that main page, so that the breadcrumbs would reflect this hierarchy. Is there no option for that? Or can I somehow manipulate the breadcrumbs to achieve the desired effect?
Thank you.
Page 1 / 1
Hi evace!
Good news - yes, you can absolutely do this
In your Page Composer as you’re making the widgets on your homepage, you can use widgets like the Custom Content Box so that there is a button to click for the users to go to a new destination. In the destination URL, you can place the link to another page in your platform. You can play with absolute versus relative links (such as www.yourdocebowebsite.com/page123 versus only typing /page123) because I believe relative links will give you better breadcrumbs - don’t quote me on that part, it’s been awhile since I was using that trick! Also, you can set whether you would like the new page to open up in the same window versus in a new window.
I hope this helps - feel free to ask follow up questions!
Kindly,
Cheyenne
Hi evace!
Good news - yes, you can absolutely do this
In your Page Composer as you’re making the widgets on your homepage, you can use widgets like the Custom Content Box so that there is a button to click for the users to go to a new destination. In the destination URL, you can place the link to another page in your platform. You can play with absolute versus relative links (such as www.yourdocebowebsite.com/page123 versus only typing /page123) because I believe relative links will give you better breadcrumbs - don’t quote me on that part, it’s been awhile since I was using that trick! Also, you can set whether you would like the new page to open up in the same window versus in a new window.
I hope this helps - feel free to ask follow up questions!
Kindly,
Cheyenne
Good afternoon Cheyenne - so what you are calling out are page links in the behaviors you are describing.
I believe what @evace is describing is a type of iFrame or embed where the content from one page is served up in another.
@evace if you can get this to work? I would love to see it in practice. Typically (hate over generalizing) in content mgmt systems this will not work. Embedding from other servers and other destinations, no prob.
Hi evace!
Good news - yes, you can absolutely do this
In your Page Composer as you’re making the widgets on your homepage, you can use widgets like the Custom Content Box so that there is a button to click for the users to go to a new destination. In the destination URL, you can place the link to another page in your platform. You can play with absolute versus relative links (such as www.yourdocebowebsite.com/page123 versus only typing /page123) because I believe relative links will give you better breadcrumbs - don’t quote me on that part, it’s been awhile since I was using that trick! Also, you can set whether you would like the new page to open up in the same window versus in a new window.
I hope this helps - feel free to ask follow up questions!
Kindly,
Cheyenne
Hi,
thank you so much for your reply and sorry for my very late reply. So my issue is not creating a link from one Docebo page to another. The issue is that even if I put a Link to page B on Page A, the breadcrumbs on Page B show only: Home > Page B. I need them to show the full path, as in: Home > Page A > Page B. I guessed that if I create the link myself from scratch in an HTML / WYSIWYG widget, this would not be possible, but hoped the pre-made widgets would have an option to do it.
So I guess that it is not possible?
Thanks again
Eva
I dont think the breadcrumbs are configurable. Confirming
You are only shown the following element like you described:
Back > Home > Page A
With showing Page A as your current landing. You cannot pull off