AEM 6.1 - Can we set default value for properties in Custom Metadata Template | Community
Skip to main content
Selva123
Level 2
February 23, 2016
Solved

AEM 6.1 - Can we set default value for properties in Custom Metadata Template

  • February 23, 2016
  • 3 replies
  • 2401 views

Hi All,

We are using AEM 6.1 SP2

We have a requirement where we need to set default values for the properties in the new Custom Metadata template.

I am able to create a new custom template and apply to the DAM folder but not able to set the default values for the custom metadata properties in the template.

This issue I am facing only in Touch UI.

In classic UI, there is a option to set the default values for the properties when we create a new instance using the custom template.

Please give me some suggestions how can we achieve this in Touch UI.

Thanks,

Selva

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 Selva123

Hi,

I got to know by using Metadata Profiles we can set the default values for an asset while uploading.

Tools > Assets > Processing Profiles > Metadata Profiles

Thanks,

Selva

3 replies

Jitendra_S_Toma
Level 10
February 23, 2016

I think, Whatever message (text, number), you provide at value property that is default Value. isn't?.

name : ./jcr:propertyName

Value : "some defaultValue"

description: some description.

---Jitendra

smacdonald2008
Level 10
February 23, 2016

Not all AEM features have been ported to TouchUI. If this is not part of Touch UI, then use classic UI to achieve your requirement. I personally use classic UI for some tasks - this is normal part of AEM development. 

Selva123
Selva123AuthorAccepted solution
Level 2
June 8, 2016

Hi,

I got to know by using Metadata Profiles we can set the default values for an asset while uploading.

Tools > Assets > Processing Profiles > Metadata Profiles

Thanks,

Selva