SeaDrive
Posts: 1
|
| Posted: 08/20/2007, 6:57 AM |
|
I'm new to CodeCharge Studio and am using the product to design a web interface to our QL based lead trackin system. The primary application that utilized the DB stores the notes in HTML format. Is there a tool that will allow me to display the HTML data correctly? Using a textbox obviously displays all of the HTML tags as text.
|
 |
 |
E43509
Posts: 283
|
| Posted: 08/20/2007, 6:59 AM |
|
If you are displaying as a label, set the content type to HTML.
If you want to edit in that field, import FCKEditor functionality (see help files)
|
 |
 |
|