Hi,While installing adobe campaign in windows server 2008 r2, I am getting below error on while Database connection with PostgresPostgresSQL error: ERROR: encoding 'LATIN1' does not match local "English_United States.1252" DETAIL: The chosen LC_CTYPE setting requires encoding "WIN1252".If any idea p...
No while saving i am getting error on browser console.core.f3121f8….js:23066 Uncaught TypeError: Cannot read property 'componentConfig' of undefined(…)
I am using AEM 6.2.I am unable to insert new component in Touch UI view. When i click "Drag components here" it only show dialog like . but in classic UI I can easily drag and drop the componentsI have already added the components in parsys.error.log28.11.2016 16:59:41.905 *INFO* [0:0:0:0:0:0:0:1 [1...
Hi,I am using AEM6.2.I have created Touch UI dialog. but after creating hyperlink inRTE in touch UI dialog it did not save the hyperlink. please help me get it work. PFB the detailsDialog:<errornode jcr:primaryType="nt:unstructured" sling:resourceType="/libs/cq/gui/components/authoring/dialog/richt...
my page url in browser shows as http://localhost:4502/content/mywebsite/mypage.html?query1=param1&query2=param2In my viewhelper When i user1- getRequest().getRequestURL() return http://localhost:4502/content/mywebsite/mypage.html2- getRequest().getQueryString() return query1=param1&query2=param2How...