I have extended the List core component and we have added a custom field, that I have wrapped with a header/well to group the fields together. However, the fields at the top of the screen shot are coming in from the core component -- can I turn those off somehow?
Hi,I have a requirement to limit the min & max file size of assets which I can upload to DAM. I found two possible possible solution:http://experience-aem.blogspot.com.br/2014/12/aem-6-sp1-classic-ui-restrict-large-or-small-files-upl...But it is related to classic-UI, and I'd like to restrict that f...
Hi Community, Do we have a way to implement redirection using /etc/map configuration for different environment, for example: /etc/map.qa.publish and /etc/map.prod.publish. There are also other apps hosted in the same instance, so we do not want to completely overwrite the regular '/etc/map' mapping ...
Hi everyone, We have performed the Marketo forms integration into our local AEM as a Cloud Service author, as described in https://adobe-consulting-services.github.io/acs-aem-commons/features/marketo-form/index.html . However, when attempting to view the embedded form, the cmponent does not appear a...
Hi All, I Have a requirement, where i have to include component A into component B's dialog , but while adding via granite/ui/components/foundation/include, its giving me below error. Secondly, is there any way to add other module component into current module dialog in touch ui. Please refer screen...
Hi,I am trying to create a Video Component, that will look like Image component(just drag and drop the asset).This is how I build the dialog:<video jcr:primaryType="nt:unstructured" sling:resourceType="cq...
Hello, I found out a small issue with Coral UI Select Field and I would like to share with you in case you will find yourself in a similar situation In my project there is a custom select field used on Asset Metadata schema which builds the Coral Select using JS API. One of the requirements was to...
I have enabled SDI (SSI) for one of the component say xyz component. Here is the observation,Wherever we have included the component at page component level using <sling:include path="" resourceType=""/>, SDI is not working.Component which are authored directly on the page for them getting SDI comme...