I am facing an issue in uisng data from Publishing HTML type of column. The Column is holding mail body. The Issue is if i insert a table in this column uisng the OTB option of inseritng table then it applies CSS class attributes to the table in HTML body.
<table><tbody> <tr class=ms-rteTableHeaderRow-3> <td class=ms-rteTableHeaderLastCol-3> Some text</td></tr> <tr class=ms-rteTableOddRow-3> <td class=ms-rteTableLastCol-3> Some text</td></tr></tbody></table>
These CSS clases come from CORE.CSS. So when the mail is sent using this column data as body, the CSS classes are not copied to the mail and the mail is left with class attributes in table not actually showing the proper Style.
Please provide some inputs to overcome this :) Can we add the CSS class styles to html body ?? If yes then how to do it??
Regards
Moved byPeter JausovecMicrosoft EmployeeSunday, January 31, 2010 12:05 AMMoving to more appropriate forum. (From:SharePoint Development)
Microsoft is conducting an online survey to understand your opinion of the Technet Web site. If you choose to participate, the online survey will be presented to you when you leave the Technet Web site.