Custom fields in Asset Schema Editor | Community
Skip to main content
Level 3
November 3, 2015
Solved

Custom fields in Asset Schema Editor

  • November 3, 2015
  • 4 replies
  • 1396 views

I am working on a custom schema editor for videos.  We need a dropdown that contains a dynamic list of values.  How do you create custom form fields here and display them as options in the form editor?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi 

We have a community article covering "Dynamically populating  drop-down list".

Link:- https://helpx.adobe.com/aem-forms/6/dynamically-populate-dropdowns.html

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni

4 replies

smacdonald2008
Level 10
November 3, 2015

To help community better understand what you are trying to do, please post a screen shot and place the location where you want the new  field. Aldo, what version of AEM are you using.

bfvaughnAuthor
Level 3
November 3, 2015

http://localhost:4502/libs/dam/gui/content/metadataschemaeditor/schemadetails.html/dam/content/schemaeditors/forms/default/video

I want to have the Dropdown in the Build Form section use a dynamic list of values based on the asset they are viewing.

AEM 6.1

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
November 4, 2015

Hi 

We have a community article covering "Dynamically populating  drop-down list".

Link:- https://helpx.adobe.com/aem-forms/6/dynamically-populate-dropdowns.html

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
bfvaughnAuthor
Level 3
November 4, 2015

In the AEM Metadata Schema edit form, how do you add widgets?  Are those the only options?  I installed the package from the forms help but i'm not sure how it applies to what I need to do on the metadata form editor.