I have a simple resourceType servlet through which I want to fetch the path of the experience fragment present in the present in the page. currently I am getting only default properties but I want to see all the properties exported by .model.json extension but inside the servlet. below is the code ...
Hi, I wanted to have an OSGi configuration with one field (type=String) to provide the folder path. So, I have written 2 classes for that - Interface and Implementation class file. Below is the code for your references.Interface file:- package devry.edu.core.services;public interface OSGIConfigMissp...
In our Dev/QA environment, When trying to publish the page, we are getting an popup message "An error occurred while fetching the references.".On Check in logs found below Error stuff:Please comment if any could be tried for this to resolve.*WARN* [10.164.77.12 [1667985376324] POST /libs/wcm/core/co...
Hi Why escape characters like “\n” are appearing in page json. What are such characters may appear in page json also how to get original content of page. Please refer the attached screenshot for reference.
Hi, My requirement was to migrate classic ui dialog to touch ui. I have used granite multifield in touch ui, I given required properties to useful Links and contact Links. But useful links showing required and submitting the dialog without giving values to the contact Links. Issue not in propertie...
Hi,I have a form component on our page that is breaking the author page. If I update the required mailto field with an email and refresh the authoring page it returns blank (including the component field on the left - no components shown). If I close and re-open this page it will still be blank. Onl...
Hi all, Scenario : In dialog when I put in the root path, the sling model will fetch the first 4 pages based on recent published date. So now I'm having the paths of the pages ready in the sling model with me. How to fetch some properties from those pages. Like my question is how do I use that pat...