Hi, I want to access a variable that was added to the workflow data by a process step (as shown below).workItem.getWorkflow().getMetaDataMap().put("next_step", "3");How can this data "next_step" be accessed in a later occurring OR-Split Ecma script to make some decision about the routing?Thanks,
Hi,I would like to include clientlibA that embeds clientlibB which embeds clientlibC. It doesn't seem to embed clientlibC at all when I check the content of clientlibA. Is this not allowed? Thanks!
Hi,How do I create a text component as a design_dialog? I need to have a place to hold a text that will be the same for the whole website.Thank you.Cheers,Viren.
Hi,For DAM image uploads I understand that the following image renditions are created 48x48, 140x100, 319x319, 1280x1280 and the original image. What I would like to know is whether it is possible to remove the 1280x1280 rendition from the workflow? I have noticed that when the 1280 rendition is rem...
I want to include a SmartImage as part of EACH ENTRY in a multifield dialog.The definition of SmartImage from the API says:the component is mainly designed for use on a separate dialog tab. You may use the component inside a CQ.Ext.layout.FormLayoutoptionally if you provide a suitable height setting...
Are there any known issues for users who have a Windows machine and use the latest Chrome browser? We are having issues with users on Windows that do not replicate on a Mac using Chrome.
Hello,I configured my rich text editor, but I am not able to generate the link to the url using the hyperlink plugin in rich text editor. When I select the text and click hyperlink button, I dont see a dialog asking for relative url. I see in the documentation that a dialog will be popped asking for...
I need to know how to change what folder loads in the content finder for the DAM for a template. If I can set it programmatically, even better. I'm setting up products and would like the DAM to show the same folder location in the DAM that the page I'm working on. Is this possible? What would I need...
Hi ,I am trying to perform fulltext search operation over multiple path.Here, we have two different paths and both are different type as well. I have tried to implement it with querybuilder. Below, I have mentioned the query - fulltext=Toolsgroup.p.or=truegroup.1_path=/content/awsportal/en/cashcard...