At some point in time you will inevitably need to add a new field to an existing content type programmatically. For example, adding Lookup column to a Content Type. You can’t do it within the Content Type CAML if the target list doesn’t exist. It’s common to add the lookup within a FeatureActivated event after …
Continue reading "Reorder new Content Type fields on the fly"