简体   繁体   中英

Create SharePoint list and fields in feature

How can I create a new list via a feature in MOSS and also include new fields in that list?

I am currently using a node to create the list but I want some new fields in addition to the title field that appears with a new custom list.

Check this blog post for a detailed answer (the section "Adding an extra field to our list feature" should be directly applicable). In a nutshell, the methodology provided in the SDK is incorrect and will now display additional fields in the default add/edit/new forms for the list.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM