Copied to clipboard

Flag this post as spam?

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


  • Kenneth Solberg 227 posts 418 karma points
    Dec 16, 2019 @ 12:28
    Kenneth Solberg
    0

    Custom preview

    Hi, I have a Nuxt.js site (static generated) on Netlify where data is provided by Umbraco. I have API endpoints for both published and preview content, and the remaining piece of the puzzle is the preview button in Umbraco. I need this to point to the Netlify site with content ID and locale args.

    I've looked into a basic redirect from /umbraco/preview requests which already have the necessary data in the querystring but no luck. I also looked into response interceptors but could not figure out where preview-related model data resided.

    Any ideas?

  • 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