I need to upload just 2 new icons to design folderbut as this folder is of type nt:folderi can not upload any file.As I get ConstraintViolationException: no matching child node definition found Please help...Is it possible to change folder type?
Hi All,We have upgraded our AEM 5.6.1 author server to AEM 6.1 and then we used the same author instance as publish.The settings we changed to run the server as publish are : updated the port to 4503, runmodes as publish,nosamplecontent in sling.propertiesWe are also starting the server from cmd pr...
We have to implement the functionality similar to Reference Component but using sightly but with little customization. Default Foundation Component is using sling:include but I have tried using <div data-sly-resource="${item.path @ appendPath='/jcr:content/par/'}" data-sly-unwrap/> and this is retur...
We're on 6.1 with all current hotfixes (except SP1) and feature packs.When I follow the tutorial to extend the comments / comment components, the resourceType that is created is of the original component, not the new one.My understanding is that if you registerComponent of your new component as both...
I have been seeing the issue of auto termination (aborted) of running workflows up on activation. I was not able to find out the way to disable this feature . Can anyone help on this ? Here are the steps.1. Page is part of payload and it is in running workflow, Same thing is shown in workflow co...
Is it possible to pass parameters to a component?I have a situation where I want to configure a component but do not want the author to do so. Therefore, I'd like to be able to pass parameters to a component.Is it possible?Does anyone have an example of that?Thank you in advance for your help.-Dean
Hi All,i am new to sightly.i understand that javascript USE class will be an server side programming. is there any way we can call an function written in javascript use file from sightly template? below is code which i am trying to but the call is not getting executed onclick. let me know how to ac...
Hi ,I asked this question before , but does not got the appropriate answer on google also Actually in our application we would like authors to upload images from scaffolding page , but when I am using the html5smartimage widget in the scaffolding , it only allows to Drop an Image from DAM , on che...