HelloI have a in a dialog two datetime fields, start and end datetime.I want to validate that the startdate < enddate, but I couldn't find anyway to do this with the api.I tried to use the change event but it is only fired when the dialog is coming up and when you press ok, not when you actually cha...
Hi,is it possible to order pages in a certain way through site admin and then when we do an xpath search retain the order we defined through siteadmin for results we find through xpath search. Thanks Chris
Hi I was trying to create a composite field by adding compositefield as xtype for multifield's fieldconfig . It stores value in CRX as below [img]compostefiedl.jpg[/img] The value is not retrieved back to the dialog. Can anyone have any idea how to retrieve back the values. ThanksVeena
Hi,My requirement is:If i delete the asset from the DAM, it has to delete the asset from the referenced page as well.So i found the API called: AssetReferenceResolverand the method: getReferences()i have written the below code but its shows "Method is not resolved"Below is the code:<% String path="/...
If I have a template that reacts differently when a particular selector (or suffix), is it possible, at page creation to send this parameter to the page as a property?example: my page should be accessed with a url ./somePage.html OR ./somePage.selector.htmlI would like to create 2 pages based on tha...
Hi all, I am new to this form and this is my very first post.Basically I am .NET developer. I am supposed to develop an interface, to provide connectivity between XMPie Ustore to Adobe CQI am supposed to develop an user control like (.ascx) to provide interface from Ustore to Adobe CQ for file man...
I have enabled all possible RTE toolbar in apps location however, i want to provide capability to platform administrator to control availability of certain toolbar to specific user but not all user. To achieve this i need to know how can i enable or disable toolbar in run time.any thoughts? Thanks ...
Going to this: /bin/wcmcommand?cmd=copyPage on our authoring instance results in a 500 message. However, it is using the default 500 page, rather than the custom pages I have at /apps/sling/servlet/errorhandler. I can confirm they work because going to /bin/wcmcommand goes to those pages - note th...