
Kkkrish wrote...
huzaifaha98521146 wrote...
in AEM 6.2 the correct way to do what you're trying to do is through "metadata schemas" Here is the doc.
https://docs.adobe.com/docs/en/aem/6-2/author/assets/managing-assets-touch-ui/brandportal/metadata-s...
This would allow you to change the default schemas as well as introduce new ones. Even if you tried to do an overlay of image, application etc it won't work. I do not have an answer on why in this particular instance it's not working for you but have an OOB solution that doesn't require any tinkering.
Thanks you for your concern, if i modify the default schema from the url directly it will affect the whole AEM instance, can't i use the OVERLAY concept for the DAM Asset editors like other components?

Finally found the article that explains this. You can't overlay this option. It has to be added manually or via package deployment if you desire
https://docs.adobe.com/docs/en/aem/6-2/deploy/upgrade/upgrading-custom-search-forms.html
In AEM 6.2, the location where Customized Search Forms are stored in the repository has changed. Upon upgrading, they are moved from their location in 6.1 at:
- /apps/cq/gui/content/facets
to a new location under:
- /conf/global/settings/cq/search/facets
Because of this, manual adjustments are required after an upgrade in order for the forms to continue to function.
This applies to new Search Forms as well as default Forms that have been customized.
LINK: https://docs.adobe.com/docs/en/aem/6-2/deploy/upgrade/upgrading-custom-search-forms.html