Hi @keehwan1 you can refer this http://experience-aem.blogspot.com/2018/09/aem-64-touch-ui-add-view-in-publish-to-editor-page-info-dropdown.html for adding new item under page information Tab. And if these items needs to be rendered based on some condition than you can use granite:rendercondition...
Hi @judahlow Sometime checking basic stuff also help. May be you can again revalidate these stuffPlease ensure that supported java version is installed and environment variables are also set correctlyverify your port is free by running netstatThanksDipti
Hi Similar question answered here : https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/java-lang-noclassdeffounderror-in-osgi-even-when-dependencies/qaq-p/215629 ThanksDipti
Hi @Gowtham_ford You can probably add some custom informative message after checking current mode (u can use : Placeholder.isAuthoringUIModeTouch(request) to identify current editing mode)ThanksDipti
HiTill the time we have alternative of SlingSettingService you can set run mode config value with OSGI configuration and read this in you backend code. ThanksDipti
All these options are available at : /libs/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items and these are rendered based on granite:rendercondition. You need to overlay your item and update rendercondition based on your requireme...
Hiif you image is corrupted , that means Update asset workflow not able to create renditions.. If thats the case you can just write query to find all assets where renditions are not there.. ThanksDipti Chauhan
Documentation available here : https://www.adobe.io/apis/experienceplatform/events/docs.html#!adobedocs/adobeio-events/master/intro/webhook_docs_intro.md Not sure if you looking for something specific.. ThanksDipti Chauhan