Copied to clipboard

Flag this post as spam?

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


  • Charlie Marshall 10 posts 110 karma points
    Sep 11, 2015 @ 09:42
    Charlie Marshall
    0

    Umbraco BackOffice - Title input exposed to child controllers?

    Hi all,

    Is it possible to expose or share the value of the input inside the class "umb-headline-editor-wrapper" to child controllers without having to modify any OOTB umbraco files?

    What I have done so far is created a custom data type that contains a description, URL picker, icon picker and colour picker. When you choose or update these they appear in a preview of what this will look like in the front end. The only thing I am now missing is the title.

    I'm sorry if I am explaining this quite difficult to understand but I have only recently got into angular.

    Thanks in advance!

  • Charlie Marshall 10 posts 110 karma points
    Sep 14, 2015 @ 10:01
    Charlie Marshall
    100

    Just to update this...

    I found out how I am able to get the Title input.

    You have to inject the editorState into your controller and then watch for editorState.current.name to be updated.

Please Sign in or register to post replies

Write your reply to:

Draft