VA messages - sys property parameters

TheGraske1
Tera Contributor

Hi all,

Trying to change some sys_properties for VA messages and I'm experiencing an issue where {0} is not working.

E.g. property com.glide.cs.topic_picker_msg has a value:

Hi {0}, please enter your request or make a selection of what I can help with. You can type {1} any time when you need help.

{0} displays the logged in users name.

 

But trying the same method in property com.glide.cs.general.welcome_message just shows {0} and no name.

 

Is there something else that I need to configure so that the property would take the parameter?

1 REPLY 1

ShreyasC
Tera Contributor

Did you got the solution for above?