Copied to clipboard

Flag this post as spam?

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


  • Thomas 151 posts 326 karma points
    Nov 27, 2018 @ 09:12
    Thomas
    0

    Create content from frontend with document type property RelatedLinks

    Hi, Now i am facing another issue. I have a document type which contains a RelatedLinks Property. Content of that document type is created from the frontend. So for that reason i created a custom mvc controller and a custom model to mamage the submission page and as soon as the logged on member is posting the data to the controller i am creating a model of the specific document type, mapping the data from my model to document type model and save it in umbraco using the ContentService Api. I am facing an issue here. I cannot map a property from my custom model which is a List

    I will appreciate any suggestion or a code example on how to do that.

    Best Regards Thomas

  • Thomas 151 posts 326 karma points
    Nov 27, 2018 @ 10:37
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies