I have a button in the first tab on click of it tabs are getting created. Now how to save this new tabs data and retrieve it .
Thanks,
Radha Krishna N
Solved! Go to Solution.
Views
Replies
Total Likes
EXJ JS is just a JS framework - you need to store the data somewhere. IN CQ - best to store in AEM JCR. Write some JS methods to persist and retrieve data in the AEM JCR.
Views
Replies
Total Likes
You can retrieve the data from the xtype and store it in the JCR.
Views
Replies
Total Likes
Is it possible to do this completely in Ext Js?
Views
Replies
Total Likes
EXJ JS is just a JS framework - you need to store the data somewhere. IN CQ - best to store in AEM JCR. Write some JS methods to persist and retrieve data in the AEM JCR.
Views
Replies
Total Likes
Views
Likes
Replies