in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

How to create List Definition using VSeWSS

Last post 11-03-2007 6:45 AM by jamal. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 10-26-2007 4:38 AM

    How to create List Definition using VSeWSS

    Hi All,

    I have just installed VSeWSS and I am creating a list definition. My aim is to create the list with some extra fields. I modified the <fields> section of schema.xml as the following.

    <Fields>
          <Field Type="Text" DisplayName="MyField" BaseType="Text" Name="MyField1"></Field>
    </Fields>
     

    I also added the <FieldRef Name="MyField1"> within the  <ViewFields> element. But when I open the site, i could see my list with only one field Title. I couldn't see the field i've added to the schema.xml. But that field is available in the list settings page in the field list. Please tell me how can I solve this problem.

    Thank you,

     

    Arun

  • 11-03-2007 6:45 AM In reply to

    • jamal
    • Not Ranked
    • Joined on 08-06-2007

    Re: How to create List Definition using VSeWSS

    I am creating list definition and define fields and ref it in view part. but this fields not show in add new item in new form or display form.

    I also define showinNewForm="true" .

    Please Help me.
Page 1 of 1 (2 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.