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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -