Forum Discussion
Hello Jeff S -
I did a search for text keys and see that some of the text keys I thought I was going to create are already in your system. Are those text keys pretty stable? Can I use the ones already created for my custom components?
Thanks so much,
Catherine
catherine_OTX wrote:
Hello Jeff S -
I did a search for text keys and see that some of the text keys I thought I was going to create are already in your system. Are those text keys pretty stable? Can I use the ones already created for my custom components?
Thanks so much,Catherine
Certainly. You would use the same logic I provided in my initial comment and add in the desired text key. Whether you're creating a new text key or using one already in the system, the same syntax would apply.
For example, if you wanted to use the general.Kudos text key, you'd add something like this to your custom component:
${text.format("general.Kudos")}
Basically, you'll just want to add the text key of your choosing in between the quotes.
Hope this helps. :)
Related Content
- 7 months ago
- 2 years ago