How to add parsys to Touch UI Tab Component
Hi,
AEM 6.3 Touch UI, How to create a tab component with multiple tabs having a placeholder(parsys) where author has ability to add multiple components to a particular tab. The newly added compoents are dynamic based on author. By default each tab must have a placeholder(parsys) for author to add content.
We were able to implement this tabComponent in ClassicUI with jquery events to have specific tabs selected and editable.
How to achieve the same for Touch UI. Please do share your suggestions on the same.