Copied to clipboard

Flag this post as spam?

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


  • Morten Hartvig 5 posts 78 karma points
    Nov 08, 2018 @ 15:41
    Morten Hartvig
    0

    Getting the value of other properties in a custom property editor

    Hello good people!

    I am trying to create a SEOChecker like data type that can display the values of other properties as how they would look as a search result on, say, Google.

    My thought was to simply create a property editor whose controller can get the values of for example "seoTitle", "seoDescription" and "Url" and show those as a preview. However, I am not quite sure how to get these values.

    Preview

    I can inject the editorState into my SeoController.js and map through the node properties, but that will not make the preview update dynamically.

    Has anyone tried to do something like this? And can that one person give me any hints? I would greatly appreciate it. :)

Please Sign in or register to post replies

Write your reply to:

Draft