J
Jim K
We create content in an Infopath form .. using the RTF editing features. We
publish to a SQL database, and display via a web part. Often, the
presentation differs from the view in the infopath content editor. Extra
things are bold, or highlighted, etc. We believe this is a mangling of the
code (xhtml 1.0??) That is, the editor is embedding font tags, etc. They
appear to get corrupted under certain circumstances. The sharepoint web
part displays the outcomes of the corruption.
Are there any add-ons or bolt-ons that can validate the generated code and
identify problem areas that may or may not be visible in the web part?
Example - I may have a bulleted bold list which may initially display fine.
At some point, I go back in and use the rtf editor to add a new line .. that
is also bold. The corruption will cause all the type under the list to
become bold when presented in the web part. I can fix by going back to the
editor, unformatting, saving, and reformatting that bulleted list and it
seems to work fine.
Thoughts?
publish to a SQL database, and display via a web part. Often, the
presentation differs from the view in the infopath content editor. Extra
things are bold, or highlighted, etc. We believe this is a mangling of the
code (xhtml 1.0??) That is, the editor is embedding font tags, etc. They
appear to get corrupted under certain circumstances. The sharepoint web
part displays the outcomes of the corruption.
Are there any add-ons or bolt-ons that can validate the generated code and
identify problem areas that may or may not be visible in the web part?
Example - I may have a bulleted bold list which may initially display fine.
At some point, I go back in and use the rtf editor to add a new line .. that
is also bold. The corruption will cause all the type under the list to
become bold when presented in the web part. I can fix by going back to the
editor, unformatting, saving, and reformatting that bulleted list and it
seems to work fine.
Thoughts?