<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>9 Mar 2015 16:33:00 Z</lastBuildDate><pubDate>9 Mar 2015 16:00:00 Z</pubDate><description>I have a notes field that is a RTF field on the window side. It saves to a text type on the database side.&#13;
&#13;
If I check the file with WDMap only the text resides in the note field for each record, but when I pull in the data to a table it brings in all the RTF markup. Kind of confusing...Is the markup saved in the database or not?&#13;
&#13;
How would I store only te text? Is there an easy way to strip the markup before adding to the table?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field/read.awp</link><title>RTF Field.</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50864/read.awp</comments><pubDate>9 Mar 2015 16:33:00 Z</pubDate><description>Hi Curtis,&#13;
&#13;
WDMap is displaying the interpreted RTF directly to you, this is why. (Put some bold and underline in a text, and …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50864/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50864/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field/read.awp">RTF Field.</source><title>Re: RTF Field.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50862/read.awp</comments><pubDate>9 Mar 2015 16:10:00 Z</pubDate><description>Perfect. I'll use that before I store the data. Thanks!&#13;
&#13;
It is strange that the markup does not show up in WDMap.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50862/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50862/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field/read.awp">RTF Field.</source><title>Re: RTF Field.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50861/read.awp</comments><pubDate>9 Mar 2015 16:03:00 Z</pubDate><description>Hi Curtis,&#13;
&#13;
Yes the RTF is stored. To remove it, use RTFToText() or simply do not use an RTF control. (Same for HTML.)&#13;
&#13;
Best…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50861/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field-50861/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50857-rtf-field/read.awp">RTF Field.</source><title>Re: RTF Field.</title></item></channel></rss>
