Rich Image Field rendered as HTML in publishing page - SharePoint -
Rich Image Field rendered as HTML in publishing page - SharePoint -
i have used sharepoint's rich image field in page layout. when traverse edit mode of publishing page , add together image in image field, image rendered fine.
but, 1 time 'check in' page using publishing console , publish page, html markup of image rendered. how resolved?
regards, raghuraman.v
it might issue custom field definition. create sure have like:
<field id="{00000000-0000-0000-0000-000000000000}" name="imagetop" displayname="image on top" type="image" format="image" richtext="true" richtextmode="fullhtml" group="my page layout columns"> </field>
sharepoint publishing web-controls
Comments
Post a Comment