I felt it was about time I found a moment to write this article. I am sure that more than one frontend developer (especially in the role of tech le...
For further actions, you may consider blocking this person and/or reporting abuse
I am using spa template given by adobe. Currently stuck with integrating parsys in column control or layout grid component. Can you help ?
Hi Pavan, Nice to meet again, were you able to handle the nested component in SPA framework ? I've gone through your code. Were you able to handle this usecase, i would like to get more info about this. - Jithin
I would love to, but I am afraid I need a bit more information to be able to help...
I am following this template --> helpx.adobe.com/in/experience-mana...
I have usecase to create nested components using grid (column control) which loop over equal size cell , now each cell should have "drag component" aem parsys so that any component can be added.
So I want pointers for such example. Unfortunately, Adobe's doc's are unclear for this usecase.
Can you help ?
If you need any further sharing of code leme know or any other pointers.
Thnaks in advance
Hi, I would definitely need more information. What does exactly not work for you. Column control implements a parsys or responsivegrid component inside of each partition, so to speak. You should have a policy defining the components allowed in that container.
That where I need help to refer some example.
Nice to see some AEM content on dev.to!!! Way to go!
I’ve contemplated posting AEM content here, but I always stop at the fact that there might not be an audience for it... plus I write most of that stuff on my employer’s site :)
Anyway! Awesome post! And would love to see more!!
Thank you. Second part, where I explain the actual webpack config and maven integration, coming next. :)
Ah, you should make use of this: dev.to/ben/changelog-create-series...
We are using native JavaScript and es6 features.
Page renders on server and only dynamic events are handled at front-end. Which is mostly static and is rendered on server. what folder structure we have to follow. pls do let me know
Very good article! Very well articulated.
Thank you. Part II is almost ready, so stay tuned!