Expand my Community achievements bar.

Mark Solution

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

SOLVED

How to limit Parsys to one component dynamically.

Avatar

Level 2

I have 2 components A & B and Parsys allowing both the 2 components.

If I drag & drop component A, then the Parsys should only allow component A and should not be allowed for component B.

If I drag & drop component B, then the Parsys should only allow component B and should not be allowed for component A.

Can I achieve this condition? If so, how can I achieve this?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Create 2 parsys which allow only A and B component respectively.

Arun Patidar

AEM LinksLinkedIn

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Create 2 parsys which allow only A and B component respectively.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 2

I too got this idea, but unfortunately, I can use only 1 Parsys.