Copied to clipboard

Flag this post as spam?

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


  • Johan Reitsma 67 posts 233 karma points
    Jul 25, 2018 @ 13:06
    Johan Reitsma
    0

    Combine 2 datatypes of Nested Content

    Is there a way to join a local nested content datatype and on server a nested content datatype?

    The idea is that we can register "custom work" in projects but use one general project for the core functionality. The core can be updated, and we want to integrate the projects nested content pickers

    I was looking into the ISyncHandler but I only need to combine the datatype info of Nested Content. Anyone got an direction that I can use?

  • Harry Spyrou 212 posts 604 karma points
    Jul 25, 2018 @ 15:00
    Harry Spyrou
    0

    That's literally what uSync is made for. Export uSync data in the Umbraco backoffice locally (or wherever the new changes are) and then copy the uSync files.

    Then paste the uSync files on the server (or wherever the target is) and go in the Umbraco backoffice and import the data on the uSync plugin. It should update on its own.

    There's also other ways to update the data. If I remember correctly uSync has the options to import data on start of the application or on change or manually. Something like that.

    Edit: Are you talking about just updating your local datatypes to the production environment or merging? If it's the latter then my answer is useless.

Please Sign in or register to post replies

Write your reply to:

Draft