Hi Hemant,There is still an issue here.The Schema Taxonomy looks like it it applicable for one folder.The subfolders within this folder do NOT inherit this new schema.Can we somehow get this applicable to sub folders ?ThanksHarish
Hi Hemant,Thanks for the above info.I just realised i am using the version 6.3.1.2 .Can you please confirm the package i need to install , on top of this to get this feature ?ThanksHarish
Hi Hemant,I think you are missing my question .I don't need a schema on assets. I am looking at adding a custom schema for asset folder. In other words I am trying to add some custom metadata on the sling:orderedFolder Node & NOT on dam:Asset.Please look at my screen shot above. Thanks Harish
HI Hemant,Thanks for your response.I am actually looking to modify the schema of the Asset folders.Something like adding another column (as shown on the screen shot)Can you please provide the steps to be followed to do the same. Thanks in advance.ThanksHarish
HI Team ,I am going through a documentation below.https://helpx.adobe.com/experience-manager/6-3/release-notes/folder-metadata-schema.htmlWe are using AEM 6.3 CFP2 . However we do not see this option on the tools section of AEM .Can you please let me know how to enable this option .Thanks Harish
Hi Guys,I would like to set up Dynamic media on Media on my local system (AEM 63).I am following the below online documentation.Configuring Dynamic Media However in this document it says in order to enable Dynamic media we need to run the server on the "dynamicmedia" runmode .Can some one confirm i...
Hi Guys,I am using AEM 6.3.1 and the feature pack for Asset share commons .I have some custom requirements to add some additional filter components (with "type ahead" and some Business logic) .Moreover would also like to extend the Search functionality to point to an external SOLR system etc.I was n...
Hi EveryOne , Please let me know how to create a participant object from the UserId (String).I want to use it in delegate method of com.adobe.granite.workflow.workflowSession . Thanks in advanceHarish
Hi EveryOne,When some user is trying to upload an image in DAM in CORAL UI , an upload bar appears . It goes from In progress to complete. It is after this stage , that the dam update asset workflow is triggered. I would like to know if it is possible to see if any user is uploading any image /asset...
Hi Guys ,There are some Js files in libs , such as the preferences.js (/libs/cq/security/widgets/source/widgets/security/Preferences.js).I copied the same file to my apps folder and when i instantiate some variables (My_Prop = "new prop") , it can be accessed from anywhere (any other JS file).I dont...