Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5941059
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T16:03:25+00:00 2026-05-22T16:03:25+00:00

I have a SP project with two features: a first feature that defines some

  • 0

I have a SP project with two features:

  • a first feature that defines some fields, a content type and a list definition
  • a second feature that defines a list instance of the first feature definition

in the second feature, I use the ContentTypeRef element to bind to the content type defined in the first feature. I saw in many blog post and forum thread that Fields are not correctly populated to the list, but it’s not my issue (maybe it’s related ?)

The instantiated list defines a content type, but instead of inheriting from my content type, it inherits the “System” content type.

Is this behavior correct ? how can I actually inherits my content type instead of system content type ?

thx in advance

[Edit] the simpliest workaround I found is to copy past the content type definition into the contenttypes element of my list schema… but it’s still a copy/paste operation (as ugly as it can be)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T16:03:26+00:00Added an answer on May 22, 2026 at 4:03 pm

    Please make sure that your content type ID is valid, I never managed to bypass the item content type (0x01) which means that your content type will have an ID of 0x0100{A-GUID}.

    Anyway, even if you defined properly your content type and this one is working as expected when you bind it to a custom list, you’ll still need to re-declare it in your list schema with all its field reference and once again, copy most of the definition of your field (I had issue with less than ID, name, display name, type in this area)…

    Eg with the last list I created :

        <ContentTypes>
            <ContentType ID="0x0100FDCCBFFB0FBF4D5C8E069F582412909602" Name="UniverseTranslation" Group="XYZ" Description="Universe Translation" Version="0">
                <FieldRefs>
                    <FieldRef ID="{39BF387B-C20A-4D30-BD17-CB70E4609FA2}" Name="LookupUniverse" DisplayName="Universe" Required="TRUE" />
                    <FieldRef ID="{824F7063-6D09-48CD-B5BA-FE9B5EE36D6A}" Name="WCC_Language" DisplayName="Language" Required="TRUE" />
                    <FieldRef ID="{fa564e0f-0c70-4ab9-b863-0177e6ddd247}" Name="Title" DisplayName="Translation" Required="TRUE" />
                    <FieldRef ID="{EC8E4DB7-B715-430B-9B4A-F222F025EFAB}" Name="RichDescription" DisplayName="Description"/>
                </FieldRefs>
            </ContentType>
        </ContentTypes>
        <Fields>
    
            <Field
                ID="{39bf387b-c20a-4d30-bd17-cb70e4609fa2}"
                Name="LookupUniverse"
                DisplayName="Universe"
                Type="Lookup"
                ShowField="Title"
                Required="TRUE"
                EnforceUniqueValues="FALSE"
                List="Lists/Universes">
            </Field>
    
            <Field
                ID="{824F7063-6D09-48CD-B5BA-FE9B5EE36D6A}"
                Name="WCC_Language"
                DisplayName="Language"
                Type="VariationLabelsFieldType"
                Required="TRUE">
            </Field>
    
            <Field
                ID="{fa564e0f-0c70-4ab9-b863-0177e6ddd247}"
                Name="Title"
                DisplayName="Translation"
                Type="Text"
                Required="TRUE">
            </Field>
    
            <Field
                ID="{EC8E4DB7-B715-430B-9B4A-F222F025EFAB}"
                Name="RichDescription"
                DisplayName="Rich Description"
                Type="Note"
                NumLines="4"
                RichText="TRUE"
                RichTextMode="Compatible"
                AllowHyperlink="TRUE"
                IsolateStyles="FALSE"
                AppendOnly="FALSE"
                Required="FALSE">
            </Field>
    
        </Fields>
    

    If you can post your content type definition and part of your list schema, I’m pretty sure we’ll be able to provide a more relevant help.

    Kindly

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a project that uses two third party libraries, both of which make
I have a project that generates applications for two targets. One of the targets
I have a project where I have to interact with two different devices that
I have a project with two silverlight apps (foo1 and foo2) and an ASP.NET
I have a project in two parts: a Silverlight front end and a WCF
Suppose my solution have two project: myApp: silverlight application project: the default application App
I have a project consisting of two files, main.c and logoff.c. When I try
I have several projects open in an Eclipse workspace. Like so: com.harbl.project.one com.harbl.project.two com.harbl.project.three
I have a Project Collection setup in my TFS2010RC deployment. I have two Projects
I have a C# project in VS2008 which I wish to build for two

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.