I'm using the web StiMvcDesigner and i have a problem with the Allow HTML Tags property.
The string value that i am receiving from the DB is like this:
This is how its displayed in the viewer when the Allow HTML Tags property is set to true:<p>Change Oil</p><p>Change Oil Filter</p><p>Relace 1</p>
it just decode the string but didn't applied the HTML Tags.<p>Change Oil</p><p>Change Oil Filter</p><p>Relace 1</p>
Hoping for your fast reply.
Thanks!