Is there a way we can make the descriptive metadata fields of an asset mandatory? | Community
Skip to main content
November 11, 2015
Solved

Is there a way we can make the descriptive metadata fields of an asset mandatory?

  • November 11, 2015
  • 3 replies
  • 596 views

Whenever I upload an asset onto the instance all descriptive metadata fields can be left blank, how do we make these fields mandatory to be filled?

Kind regards,

Diego

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 edubey

You can file this metadata form here : 

  • /libs/dam/content/asseteditors/image
  • /libs/dam/content/asseteditors/video

To each field like /libs/dam/content/asseteditors/image/jpeg/formitems/title if you add property allowBlank with value as false. It will be done

3 replies

edubey
New Participant
November 11, 2015

Nopes, It is specific to individual fields

November 11, 2015

Hi,

Thanks for the quick response, can this property be added at folder level so that multiple assets obey to the property?

edubey
edubeyAccepted solution
New Participant
November 11, 2015

You can file this metadata form here : 

  • /libs/dam/content/asseteditors/image
  • /libs/dam/content/asseteditors/video

To each field like /libs/dam/content/asseteditors/image/jpeg/formitems/title if you add property allowBlank with value as false. It will be done