Expand my Community achievements bar.

SOLVED

Container Component

Avatar

Level 4

Hi, 

 

I would like to add anther property into the container component, but not through CRXDE. I am using Intellij and that is where I am making my  changes. I have made a couple of changes but when it is time for deployment I don't see any of my changes in CRXDE. I am wondering if the HTL code I used for the property I am trying to add is correct or not. 

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @StrawHatM23,

Can you provide more details of what is your component structure and where you are adding the property? Also, where are you checking the property after deployment.

 

On a high level, the property or the code that you are adding should be added in the codebase with or without IntelliJ from where the build is getting deployed.

 

Regards,

Manpreet

1 Reply

Avatar

Correct answer by
Level 4

Hi @StrawHatM23,

Can you provide more details of what is your component structure and where you are adding the property? Also, where are you checking the property after deployment.

 

On a high level, the property or the code that you are adding should be added in the codebase with or without IntelliJ from where the build is getting deployed.

 

Regards,

Manpreet