开发者

SharePoint custom field render differently in "View Properties" mode "Edit Properties" and Norman display in page

开发者 https://www.devze.com 2022-12-16 07:12 出处:网络
I have one custom field. Here are different renderings of that page. In EditForm.aspx [through edit properties]

I have one custom field. Here are different renderings of that page. In EditForm.aspx [through edit properties]

SharePoint custom field render differently in "View Properties" mode "Edit Properties" and Norman display in page

In DispForm.aspx [through edit properties]

SharePoint custom field render differently in "View Properties" mode "Edit Properties" and Norman display in page

I have overrided Display Mode and Edit Mode.

But when I put a f开发者_Go百科ield in a page layout the page does not show any result. It just shows Mode[Display] text.

SharePoint custom field render differently in "View Properties" mode "Edit Properties" and Norman display in page


You need to create a custom field control that uses your custom field type, to render content in a publishing page.

How to: Create a Custom Field Control - How to: Create a Custom Field Type and Field Control

0

精彩评论

暂无评论...
验证码 换一张
取 消