You need to achieve this through css.Let entire page width be 1300 and stretch header and footer to full width like below- @media screen and (min-width: 940px).fullwidth {left: 50% !important;margin-left: -50vw !important;position: relative !important;width: 100vw !important;}
You need to call a servlet on selection of 1st dialog field and get the response from servlet to poulate list in second field- https://aem4beginner.blogspot.com/call-any-servlet-in-touchui-dialog-aem
After following above steps and trying to retrieve the pipeline list using below commnad- aio cloudmanager:list-pipelines I am getting below error- › Error: Cannot generate token because no plugin supports configuration Am i missing anything here?
Kindly read the readme file it's mentioned clearly that it wont work on aem as a cloud service-Attention: This project is for AEM 6.4/6.5 projects only and works with AEM quickstart. It is not intended to be used for AEM as a Cloud Service or with the AEM Cloud SDK. For using CIF on AEM as a Cloud S...
Hi, Please install all package , i just cloned the code and build the same and installed the package under all - Able to install the content package.Hope it helps.