Copied to clipboard

Flag this post as spam?

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


  • Paul 24 posts 114 karma points
    May 26, 2016 @ 11:35
    Paul
    0

    Is there a property in a page editor that only contains instructions?

    Hi all, is there a feature in Umbraco that allows me (as a developer) to leave instructions on a Content item (for an editor to read when they are creating pages)?

    Something similar to the Description field that accompanies each property of a document type, but where the property doesn't actually contain anything that is user editable.

    Forgive the photoshop but something like this, where I can set the green text as instructions and an editor cannot change them.enter image description here

    I have never come across this feature, but does it exist?

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    May 26, 2016 @ 11:45
    Dennis Aaen
    1

    Hi Paul,

    I think that you could use the label property. The Label property is a non-editable control, can only be used to display a pre-set text.

    Hope this helps,

    /Dennis

  • Manish 373 posts 932 karma points
    May 26, 2016 @ 12:04
    Manish
    0

    Hi Dennis

    I tried to add a test property but it is showing me like that. How can i add value in label field.

    enter image description here

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    May 26, 2016 @ 12:15
    Dennis Aaen
    0

    Hi Manish,

    This is how the property works. Another option is of cause to create your own property editor, so does what you are after.

    You can find some documentation on how to do so, here https://umbraco.tv/videos/umbraco-v7/developer/extending/property-editors/introduction/ or https://github.com/umbraco/AngularWorkbook

    Hope this helps,

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft