Expand my Community achievements bar.

SOLVED

To change the field label while creating content fragments

Avatar

Level 2

How can we change the field labels like "Title" and "Description" to custom values, while creating content fragment, you can see that, in the properties tab, it asks for "Title*" and "Description" , I need to change the "Title*" fieldLabel to some custom values.

Sandeep_k_Singh_0-1707911070686.png

 

 

@arunpatidar , @kautuk_sahni 

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @Sandeep_k_Singh You need to overlay these paths (/libs/dam/cfm/admin/content/v2/createfragment/jcr:content/body/items/form/items/wizard/items/properties/items/tabs/items/basic/items/column/items/info/items/title, /libs/dam/cfm/admin/content/v2/createfragment/jcr:content/body/items/form/items/wizard/items/properties/items/tabs/items/basic/items/column/items/info/items/description) under "/apps" and change the "fieldLabel" property.

ayush804_0-1707916811846.png

ayush804_1-1707916829907.png

 

Regards,

Ayush

View solution in original post

2 Replies

Avatar

Correct answer by
Level 4

Hi @Sandeep_k_Singh You need to overlay these paths (/libs/dam/cfm/admin/content/v2/createfragment/jcr:content/body/items/form/items/wizard/items/properties/items/tabs/items/basic/items/column/items/info/items/title, /libs/dam/cfm/admin/content/v2/createfragment/jcr:content/body/items/form/items/wizard/items/properties/items/tabs/items/basic/items/column/items/info/items/description) under "/apps" and change the "fieldLabel" property.

ayush804_0-1707916811846.png

ayush804_1-1707916829907.png

 

Regards,

Ayush