


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.
Views
Replies
Sign in to like this content
Total Likes
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
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