Issue
Symptoms
On an order guide or a catalog item / record producer form the annotation for the Description field is showing as "gs.getMessage('Click here')+"")} instead of the of OOB message:
"Add relevant tags to the Meta field using comma-separated list of tags. These tags will be used while searching the item, Click here"
Release
All releases above Jakarta
Cause
The OOB system property "glide.ui.escape_text" is set to false.
Resolution
- Navigate to System Properties > All Properties (or type in sys_properties.list in the filter navigator)
- Find the property named "glide.ui.escape_text"
- Set the value to true and save the record
Additional Information
The actual value of the annotation can be found by right-clicking onto the header of the record and choose Configure > Form Layout. Under whichever form section that contains the annotation (OOB it's under the "What it will contain" section) the * Annotation (Section Details) element can be clicked onto to reveal the Annotation text.