Hi,
I am trying to implement a specific form for a metadata "folder" that is not image, video or application. My mimetype is model/obj
The problem is that when I create a folder in http://localhost:4502/libs/dam/gui/content/metadataschemaeditor/schemalist.html/dam/content/schemaed... called "model" then the form under, named "obj", my .obj file edition view does not change.
By the while, model/obj is really the mime type of my file, since it was taken in consideration in old asseteditor in AEM 5.6.
Is there a folder where i have to mention the "model" mime type ?
I already tried /libs/dam/content/schemaeditors/forms/default, and also added obj in /etc/dam/metadataeditor/mimetypemappings. No effect. Adding png form with specific tabs under image mimetype works fine.