You should restore the pages in using classic ui console. check this: Recovering Deleted Pages - Content Management System - Simon Fraser University and then see if it works you.
Agree with Scott, You should use WCMUsePojo while invoking a 3rd party service.You can find a different examples as well:Creating an Experience Manager YouTube Component Adobe Experience Manager Help | Creating an AEM HTML Template Language Component that displays data from a Restful Web S… Let us ...
Hi,It is not mandatory to create a dialog node. However, some node is required indicating it is an editable component.If you want to see your component in side rail then you can create either of the nodes:cq:editConfig [cq:EditConfig]dialog~ Prince
Hi Rama,Please let us know what issues you are facing.Ratna also integrated the successful AEM with LDAP. you can check. however please follow the links given by Kautuk and Scott.And as we know you have already checked the link INTEGRATE AEM WITH LDAP | Adobe AEM Club .Have you referred the same ste...
Hi Sandhya,It's same as normal html and js. if you want the button to be functional then you need to specify the logic in js.and use clientlib to call the js into your component and js function into the html file.onclick Event Please check above link. you will get to know about it.~ Prince
Hi,you are asking about content fragments, it is something re-using of content while authoring. it is not something to achieve by code.Adobe Experience Manager Help | Working with Adobe Experience Manager Content Fragments and as scott stated, you should use the HTL and Java to access the JCR. you c...
Hi, CRXDE is your development tool. where you can create a component and templates. it is not something classic UI and Touch UI.and in the example, page is created in touch UI only. if you want to create a menu then you will use page component. it is not something classic or touch UI.if you are goin...
Hi,Please have a look into this article which tells about steps wise to create a page:https://helpx.adobe.com/experience-manager/using/first_aem63_website.htmlthis is for AEM 6.3, however you can use logic for other AEM versions.Let us know if you found any issue while creating a menu in AEM.~ Princ...