I am supposed to change the background-color of my component using the dialog. I am able to change the color if i use the xtype="textfield", but when the xtype is colorpalette or colorlist, the colors appear on the dialog. on choosing the color it does not replicate in the component.<section class="...
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...
Hi All,Can you please help how to hide Deactivate Page option from Side kick? I could able to do it from Site admin but could not able to get rid of this.Thanks,Phani
What is the difference between Apache HTTP Components Proxy Configuration vs Day Commons HTTP Client 3.1 ? .As I see both are doing the same proxy configuration. what is difference between them and which should we use in bundle?
Hello, I have a server side handlebars helper that I'm trying to use inside of SCF components (Post, Topic, List-Item). It is working fine, but after the information shows up on the page, it disappears after a second.Because our user profile nodes contain sensitive information in the properties, I c...
HiI'm using recap bundle in my old instance (cq 6.1) , which I got from adobe package share , but which is not supported in cq 6.2 , I'm looking for new version of recap.Thanks,Phani
Hi,I have a checkbox on dialog, with Xtype=selectiontype=checkboxname=./facebook. so when i check the checkbox, i want the facebook icon to be displayed, and not display when unchecked.this is my code <div class="mbr-contacts__column col-sm-4" data-form-type="formoid"> <span> ...
Hi everyone,I have inherited a project in which they way release versions are delivered is a little bit iffy: Developers identify the files they have changed with respect to the previous release, then they MANUALLY create a package in Package Manager by adding all the filters one by one. The reason ...
Hi All,In one of my project there is a scenario where in we need to run multiple independent workflows triggered at the same time on same asset. Issue is sometimes if we upload more than 50 images of around 4 MB then few renditions failed to generate.Warning in error.logs is as below :2016-10-17 11:...