SYMPTOM:
When displaying an attribute form with embedded HTML in Graph view from Strategy 9.x - 10.x, the form appears as HTML tags instead of the attribute description as expected.
STEPS TO REPRODUCE:
In Strategy Tutorial project, do the following:




CAUSE:
This is working as designed. The content of 'HTML Tag' form format is displayed in web without specific encoding under the grid. This causes the content of the 'HTML Tag' to be rendered as-is in graph view.
ACTION:
To fix the issue, select another attribute form to display in addition to the HTML tag form. In this example, the DESC form will be selected.

The Graph view now shows the Country name.
