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

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -