cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How I can set name of some fields in cmscockpit editor for cmscomponent?

Former Member
0 Likes
224

I want to change [PromotionalBannerComponent.large] to is large.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes
  1. Go to HAC, Console, Scripting Languages and execute this script: cockpitImportConfig.importCockpitConfig(new de.hybris.platform.core.initialization.SystemSetupContext(new HashMap(), de.hybris.platform.core.initialization.SystemSetup.Type.PROJECT, "lebaracmslibaddon")).

  2. In cmscockpit Reset Personalization Settings.

  3. Restart Server.