Skip to content

Settings and activity

1 result found

  1. 7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    New  ·  1 comment  ·  Other - Misc  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    johannes commented  · 

    Just put my message here for support:

    On optimizely saas

    Ok so basically there's no way for now to view the preview using the full URL itself instead of preview?

    Just for comparison on other CMS, the graphql on Contentful we just need to add (preview: true /false) on the query such as:

    BlogCollection(preview: true) to see the draft content.

    And nextJS has this draft mode (https://nextjs.org/docs/app/guides/draft-mode) that works flawlessly if you have that feature.

    instead of forcing user to just goes to /preview url.

    johannes supported this idea  ·