You helped me multiple times with good ideas, instructions and sample code, maybe this time you can help me again. In our AEM 6.0 SP3 project we need to implement a parsys where only one instace of a component can be placed. On another page we need a parsys where we can place a maximum of 3 instaces. In the old JSP Parsys Components it was much easier to limit the amount of components. But now we are inheriting from the sightly parsys component "/libs/wcm/foundation/components/parsys".
The solution should be to not render the "new parsys" when component limit is reached.
Looking forward to hear from you guys ;)
Cheers Tim