A backslash is seen whenever there is an apostrophe in the text of a hint message on a read only price fieldDescription<!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> A backslash is seen whenever there is an apostrophe in the text of a hint message on a read only price field Release or EnvironmentJakarta, KingstonCauseThis seems to occur on price field or a field that has a special character like $ and this is not properly escaping hence causing the backslash to follow an apostrophe. Steps to reproduce: Go to sc_cat_item.listFind Apple WatchRight click on Price and Click Configure Dictionary and set it to Read only and update the recordRight click and Configure LabelIn hint type "That's all folks" and update the recordHover over the price and you will see the \ will show next to the apostrophe I did test this in London, Madrid and New York, and I was unable to reproduce the problem in those versionsResolutionThis issue is fixed in London and forward so using those versions would be the first recommendation. If you require a workaround, you can create a UI policy that makes the field read only which will prevent the issue from happening. The issue is only triggered if the dictionary record is set to read only.