Hi all,
I would like to have a breadcrumb navigation like below in my perspective project,
Any ideas to achieve this?
Hi all,
I would like to have a breadcrumb navigation like below in my perspective project,
Any ideas to achieve this?
You'll need two things:
If you're trying to match your example, the element will be composed of an icon and a label. You can parameterize both to configure what they look like. You'll also have to pass the url as a third parameter.
Now all you have to do is configure the repeater's instances to be your breadcrumbs elements, with the arguments they need.