Hi,I’m trying to build an app. For this I have integrated AEM 6.2 and
AEM on-demand. I’m creating an article in AEM and upload the article
into AEM on-demand portal and later deploy it onto the phone.I have
created a page component and template in AEM 6.2 and added HTML code
into the page component JSP file. I have created a client library node (
clientlib ) and added my JS/CSS files into that and referenced it in my
HTML. An article is created using the said template. When clicked on
“edit” the...