Can a Granite Pathbrowser can have 2 or more RootPaths? | Community
Skip to main content
Level 2
February 21, 2019

Can a Granite Pathbrowser can have 2 or more RootPaths?

  • February 21, 2019
  • 2 replies
  • 3529 views

I have 2 questions:-

1. Can a path browser have 2 or more Rootpaths?

2. Can we use a Regex Expression to exclude a node in current rootpath

Scenario :-

I want

/content/abc

/content/dam/abc

as to appear in my rootpath navigator

But want to exclude or not show i:- /content/dam/abc/xyz

Thanks,

Hanshika

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Gaurav-Behl
Level 10
February 21, 2019

I doubt that can work OOB unless you plan to customize the implementation.

smacdonald2008
Level 10
February 21, 2019

OOTB - this is not possible.

Level 2
February 22, 2019

Do you know any blog that i can follow to achieve this especially-"But want to exclude or not show i:- /content/dam/abc/xyz"?