Hi Everyone,
I have implemented contexthub on my site. However, the components which use owl carousel do not load according to personalization while other components do. What is the solution for this ?
Hi All,
Q1) I have Servlet components and Model components on my page for personalization. When the targeting mode is off, the servlet component appears completely, however, when I turn on targeting, the component does not work properly. The Model components work correctly.
Q2) From another servlet...
Hi All,
I have an eventList with eventDate property. "eventDate":"Jan 25, 2023, 2:35:00 PM" I am getting this date, I want to convert this date to 25-January, 2023. I have tried many solutions but couldnt work out. please do help.
How to use resource path to get component path.
/content/myproj/us/en/jcr:content/root/container/container/cloud.container.json?name="+name+"&surname="+surname
I don't want to hardcode my URL in Ajax call. How do I get the component Path and use it in my ajax.
Hi All,
I have items in session storage that I want to use in backend.
I have tried Servlet class with get method but was unable to get the item.
Can anybody with experience help me out ?