コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Can we change the name of property.

Avatar

Level 8

akshaybhujbale_0-1658470075685.png

Hi Team 

Can we change the name of property.

Can we change the property 'text' name.

 

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

At node level, you can't change the existing property name but you can delete it and add a new name with the same details at the node level.
But if this name is a dialog property, please change it at the dialog level of that property in the respective component. 


In the above screen shot, you are referring to a content fragment, which is a ootb component. In order to customise it you'll have to create a custom component which acts like a CF or overlay/extend the CF.

 

Thank you,

Sravan

元の投稿で解決策を見る

2 返信

Avatar

Employee Advisor

You can change the property name, just update the dialog of the component and update the property name there.

 

For existing content created using this component, you may need to write a script to update the property name. You can try ACS Commons on deploy scripts [1], this is supported for on-prem version only.

 

[1] https://adobe-consulting-services.github.io/acs-aem-commons/features/on-deploy-scripts/index.html

Avatar

正解者
Community Advisor

At node level, you can't change the existing property name but you can delete it and add a new name with the same details at the node level.
But if this name is a dialog property, please change it at the dialog level of that property in the respective component. 


In the above screen shot, you are referring to a content fragment, which is a ootb component. In order to customise it you'll have to create a custom component which acts like a CF or overlay/extend the CF.

 

Thank you,

Sravan