Thanks Arun! In 6.0, that is how its designed and now we are migrating to 6.3 and facing problem.My query is, is there anyway we can complete(now its in RUNNING state) DAM Update Asset workflow, though it fails at renditions creation step at original path(/content/dam/media/ ). So that a new ins...
Hello All, We have a requirement, when we upload a pdf(say abc.pdf) to /content/dam/media/ folder, then some custom workflow we developed, creates a structure under /content/dam/media as follows./content/dam/media/<random-unique-name>/1.0/<random-unique-name.pdf>But the moment we drop any asset ...
Thanks Viji! I tried both coralui2 and coralui3, but no change. No console errors as such, its not executing/entering any of the functionsconstruct: function (options) {},
Thanks Viji for your quick reply!We tried using coralui3 category in our custom clientlibs, but its not executing our custom JS( we have some console statements under construct function, which are not executing)construct: function (options) {},
Thanks Viji!I will try to make my issue more clear by providing more details. We customized/overlay the component /libs/granite/ui/components/foundation/layouts/tabs/tabs.jsp for one of our component dialog, where we can add/delete dynamic tabs(tabs are stacked).We are able to add/del...
Hello All, We implemented a dynamic tab dialog by overlaying /libs/granite/ui/components/foundation/layouts/tabs/tabs.jsp in AEM 6.0. Now we are migrating from AEM 6 to 6.3. And this dialog is breaking.Below is brief description of the dialog in AEM 6.0When we open the dialog, the default view is sh...
We are getting warning messages in our error.log file (LiveRelationshipManagerImpl StarResource : no parent: no LiveCopy errors for content that does not exist) for our pages.Use case is we have included some parsys components on our page. After investigation, we found if parsys have some components...
Thanks Kautuk Sahni for your quick response.It will be much more helpful, if you can provide some similar sample helpx documents or web links( due to tight time constraints that we have)RegardsSreeni
Hello All, We have the following issues on Touch UI dialog.There are 2 fields ( first one is a drop down and second one is a text field) should appear side by side as shown in the attachment.The drop down has 3 possible values "None","Greater Than" and "Less Than". When we select "None", the...