Where we can get the fallback topics variable value?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 04:04 AM - edited 01-02-2025 04:38 AM
Hello Community,
In the fallback topics , there are several variables defined like _topic_sorry_msg,_topic_not_found_msg.
Where exactly the values of these variables are defined ?
Actually, I have to change the values, whenever any fallback topics is found, Please guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 09:59 PM - edited 01-02-2025 10:00 PM
Provides the value of System Property "com.glide.cs.no_topic_found_message" [_topic_not_found_msg] and "com.glide.cs.no_topic_sorry_message" [_topic_sorry_msg] are defined in the system properties [sys_properties.LIST].
Note: DO NOT MODIFY ON THE PROPERTY.
Please navigate to System UI -> Messages, search for the value and modify it here.
Eg: I am sorry but I didn't understand your request.
Eg. Please try giving me your request in a different way. I'm currently better at understanding short sentences.
Sujatha V.M.