Container Component | Community
Skip to main content
New Participant
October 4, 2021
Solved

Container Component

  • October 4, 2021
  • 1 reply
  • 707 views

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. 

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 manpreetk908

Hi @justinbr17,

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

manpreetk908
manpreetk908Accepted solution
New Participant
October 4, 2021

Hi @justinbr17,

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