Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Excluding path from a Pathfield

Avatar

Level 2

Is there a way to specify a path to be excluded in a pathfield/pathbrowser using a jcr property? Something like rootPath?

I've been searching and I think this isn't possible this way.

1 Accepted Solution

Avatar

Correct answer by
Level 4

There is no OOTB logic. you can overlay /libs/granite/ui/components/foundation/form/pathbrowser/render.jsp and write custom logic though.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

There is no OOTB logic. you can overlay /libs/granite/ui/components/foundation/form/pathbrowser/render.jsp and write custom logic though.