Copied to clipboard

Flag this post as spam?

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


  • Carlos Mosqueda 240 posts 431 karma points
    Feb 19, 2015 @ 19:47
    Carlos Mosqueda
    0

    Is there a way to create a label that spans both columns of a tab in the BackOffice

    In the BackOffice on a node or a DocType we are able to add Labels to our properties.  But the Label picker from the property list only shows the label to the left column. I would like a full span label so I can create 'sections' in my node or doctype.

    So in the UI for the node I would have a full span Label.  

    Most likely I would have to create a new DataType and use some Angular. Can anyone point me in the direction on how to do this?  Or can someone share some code that could accomplish this?

    I have inserted an image of my desired outcome

     

  • Sören Deger 733 posts 2844 karma points c-trib
    Feb 19, 2015 @ 19:55
    Sören Deger
    100

    HI Carlos,

    right, you can create an own custom property editor with angularJS or the simple way for you:

    You can use this package:

    https://our.umbraco.org/projects/backoffice-extensions/cmseperator

     

    Hope this helps.

     

    Best,

    Sören

  • Carlos Mosqueda 240 posts 431 karma points
    Feb 19, 2015 @ 20:12
    Carlos Mosqueda
    0

    Hey!! There we go. That is exactly what I needed.  

    Would be nice to know how it is done with the Angular. Might just have to check out the source. But thanks! Really appreciate it.

  • Carlos Mosqueda 240 posts 431 karma points
    Feb 19, 2015 @ 20:14
    Carlos Mosqueda
    0

    Hey!! There we go. That is exactly what I needed.  

    Would be nice to know how it is done with the Angular. Might just have to check out the source. But thanks! Really appreciate it! FYI Umbraco Core crew. This should be built in!

  • Sören Deger 733 posts 2844 karma points c-trib
    Feb 19, 2015 @ 20:21
    Sören Deger
    0

    Hi Carlos,

    great that I could help you :-) Please mark my post above as solved.

     

    There are a lot of tutorials for this. Here are examples to do this:

    https://our.umbraco.org/Documentation/Extending-Umbraco/Property-Editors/creating-tutorial1-v7

    http://belle-lab.thecogworks.co.uk/assets/belle-workbook.pdf

    http://umbraco.github.io/Belle/#/tutorials

     

    Best,

    Sören

  • Carlos Mosqueda 240 posts 431 karma points
    Feb 21, 2015 @ 05:46
    Carlos Mosqueda
    0

    Thanks for the info. I really am going to do more with this.

  • Carlos Mosqueda 240 posts 431 karma points
    Feb 23, 2015 @ 20:51
    Carlos Mosqueda
    0

    @Soren,

    Did anyone happen to make one of these packages for Umbraco v4.11?  We have a site currently running that and until I get it ported over, this would be a great help.

     

    -Carlos

  • Sören Deger 733 posts 2844 karma points c-trib
    Feb 24, 2015 @ 19:39
    Sören Deger
    0

    Hi Carlos,

    This package use angularJS. In umbraco version 4 & 6 angularJS is not supported. But you can create a custom .net usercontrol as datatype and use this to do this in V 4. I don't know if there is any existing old package for V4. You can look into package repository. Maybe you find a package for this:

    https://our.umbraco.org/projects

     

    Best,

    Sören

Please Sign in or register to post replies

Write your reply to:

Draft