Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andy Vennells 19 posts 59 karma points
    Apr 06, 2016 @ 04:25
    Andy Vennells
    0

    Document Type composition updates don't update base doc type

    Let say I create a document type called compositeExample with fields A and B. and then create a base document type called baseExample, this is great and I can update fields A and B on any node that is created from the baseExample document type.

    Now the problem is, if I update the compositeExample DT, for example add a new field called C, this does not get published onto any baseExample nodes unless I first remove compositeExample as a composite and then re-add it. The problem with this is, removing a composite will also lose any data attached to the fields, so when it is re-added, add data will be reset back to empty.

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Apr 06, 2016 @ 06:19
    Michaƫl Vanbrabandt
    100

    Hi Andy,

    have you tried to reload the content node structure?

    What version of umbraco are you using?

    Also try to go to the baseExample document type and just hit save there to see if that works.

    /Michael

  • Andy Vennells 19 posts 59 karma points
    Apr 07, 2016 @ 06:46
    Andy Vennells
    0

    Thanks Michael. Hitting the Save button on the base document type did refresh fields.

Please Sign in or register to post replies

Write your reply to:

Draft