Hi All,
Hope you are doing well
I just wanted to navigate till after 2 level after jcr:content even though there is a long hierarchy.
As per requirement navigation should be limited upto test1 (Above attached screenshot) even though its having one hierarchy followed by bladepar1 and so on.
In dialog level I have added below properties
The above property allow me to navigate till end of hierarchy , so how can we restrict the navigation till 2nd depth after jcr:content.
Please help me on that....
@kautuk_sahni @Arun_Patidar @Vish_dhaliwal @Andrew_Khoury @Briankasingli @antoniom5495929 @khamat_bn @sunjot16 @Varun_Shakya
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
One solution could be you provide regular expression instead of "/content" which serves your purpose something like restrict the selection up to level Two.(Not sure about this)
Another one can be you let author select content path up to any level, but while saving it you reduce path up to level 2. This can be done by writing a script or listener for path browser field.
Can you please elaborate by adding more details?
By the way , What is your requirement?
The requiremnt is to limit the navigation till 2nd level after JCR: Content (i.e. test1 by refering to pic1). I have added image for making it transparent.
Views
Replies
Total Likes
One solution could be you provide regular expression instead of "/content" which serves your purpose something like restrict the selection up to level Two.(Not sure about this)
Another one can be you let author select content path up to any level, but while saving it you reduce path up to level 2. This can be done by writing a script or listener for path browser field.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies