Hi!
I have a field in my MySQL DB of the type <MEDIUMTEXT>. This field contains normal text with some simple HTML format tags like <<p>> or <<ä>> or <<span>> etc.
When I put this field on my dbForge Studio Report I can not tell the Report Designer to interpret these tags. When I export the report to either PDF or HTML the tags are shown as tags rather than interpreted by the Browser or PDF reader. In addition: the preview function of report designer shows only the tags instead of the formatted text.
Thanks for any suggestions!
Report Designer: format HTML fields correctly
-
- Posts: 5
- Joined: Sun 13 Jan 2013 20:15
Re: Report Designer: format HTML fields correctly
Please use the 'Rich Text' control available in the 'Toolbox' tool window that can be invoked from the 'Data Report' toolbar.
Once the 'Rich Text' control has been added onto your report, please set the focus on this control, navigate to the 'Properties' window, expand the 'Data Bindings -> HTML' section and select your column containing HTML code against the 'Binding' property.
Once the 'Rich Text' control has been added onto your report, please set the focus on this control, navigate to the 'Properties' window, expand the 'Data Bindings -> HTML' section and select your column containing HTML code against the 'Binding' property.
-
- Posts: 5
- Joined: Sun 13 Jan 2013 20:15
Re: Report Designer: format HTML fields correctly
Thanks, Alexa! That helped.
The feature you described is well hidden in the properties box
Happy new Year!

The feature you described is well hidden in the properties box

Happy new Year!
Re: Report Designer: format HTML fields correctly
A Happy New Year to you too. Please let us know if any questions arise.