Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
António Rodrigues
8
Views
1
Comments
BreadCrums how to do it
Question
Hi all,
I'm trying to implement in my application a breadcrums navigation, in CMS (OutSystems solution) breadcrums works based on folderpath. I have no folder path so i just wanna know if someone made this, ideas/sugestions are wellcome.
by using entryparameters ?
Thanks in advance,
Cheers
Paulo Tavares
Staff
Hi António,
I guess it will depend on the underlying navigation structure, as well as your data model.
We had breadcrumbs in our website - and style guide as well - in the past. Basically, I think that the breadcrumbs would have to be generated either by:
- In the Preparation, getting the folder structure data through a query;
- Generating the breadcrumb in a List Records or an unescaped expression;
Does this shed some light on your question?
Regards,
Paulo Tavares
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...