开发者

display comment programmatically below column on SharePoint 2007

开发者 https://www.devze.com 2023-03-28 20:53 出处:网络
How may i display a l开发者_StackOverflow中文版ine of comment programmatically below an input to a column, say \'Title\', on SharePoint 2007?Users will see that comment on creation of a custom list it

How may i display a l开发者_StackOverflow中文版ine of comment programmatically below an input to a column, say 'Title', on SharePoint 2007? Users will see that comment on creation of a custom list item? Code samples much appreciated.


SPField.Description serves this purpose. SharePoint displays it automatically on the item edit form.

0

精彩评论

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