Forum Discussion
- GagandeepsExpert
Sachin it is a limitation as you cannot override custom text keys through SDK .
Thanks
sachin - Check out this article. It also states the following -
When editing text in Studio or the SDK, be sure that you are editing the value of the text key value, not the text key identifier. If you change the identifier, you will break the underlying page code and cause an error in the community.
I hope this helps.
- GagandeepsExpert
This one is perfect answer
- sachinMentor
VarunGrazittiGagandeeps I am trying to edit the value and not the identifier.
I also saw some weird behavior when I created new text key identifier and value using SDK. Please refer to https://community.lithium.com/t5/Developer-Discussion/SDK-seeing-weird-behaviour-while-updating-custom-text-key-via/td-p/324298
Thanks,
Sachin
- satyaExpert
Hi sachin
I am not sure about the text keys but normally (I mean like components/endpoints/quilts) if you exported and edited in the local and submit it, it will not override. If you want to override you need to delete that component and upload it again(which will have your code) or you can clear the studio and perform development through SDK using clear commands. Please go through the SDK document for more details.
Hope this may :)
Give kudos if you find my posts helpful or mark as solution if it answers your query.
Thanks,
Srujana Satya
Related Content
- 11 months ago