Copied to clipboard

Flag this post as spam?

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


  • Nigel Wilson 945 posts 2077 karma points
    Jan 08, 2012 @ 20:15
    Nigel Wilson
    0

    Method to Replicate Edit Properties View

    Hi all

    Just wondering if the show/hide functionality as built into the Properties tab (image below) is accessible as an "Umbraco Panel" ?

     

    The purpose for asking is that I am developing a back-office package that would benefit from the show/hide functionality and rather than build it myself I thought it best to use existing functionality

    Cheers

    Nigel

  • Mads Krohn 211 posts 504 karma points c-trib
    Jan 09, 2012 @ 00:23
    Mads Krohn
    0

    Did a quick look through the backend and API. It looks like there might be a control you can use: umbraco.controls.ContentTypeControl
    I have no idea how it works and if you can use it at all, but I thinks it is your best bet. Though, in the end, it might just be faster to build your own, good luck :)

    /Mads

  • Nigel Wilson 945 posts 2077 karma points
    Jan 09, 2012 @ 00:32
    Nigel Wilson
    0

    Cheers Mads for your suggestion.

    I was being lazy by posting this - will try your suggestion on a "dummy" panel and see what happens !

    Will update in due course.

    nigel

  • Nigel Wilson 945 posts 2077 karma points
    Jan 13, 2012 @ 20:21
    Nigel Wilson
    100

    The easy option turned out to be coding my own bit of javascript to toggle divs as per the screenshot below.

  • Mads Krohn 211 posts 504 karma points c-trib
    Jan 13, 2012 @ 22:11
    Mads Krohn
    0

    Yeah, I thought so too, glad it worked out :)
    Package material? uComponents? :P 

  • Nigel Wilson 945 posts 2077 karma points
    Jan 13, 2012 @ 22:38
    Nigel Wilson
    0

    Hi Mads

    Yeah it is a package - started uploading info / files today.

    It is a help custom section where you can load specific help info for document/media types and then have them display in the admin section.

    Stay tuned

    Nigel

  • Mads Krohn 211 posts 504 karma points c-trib
    Jan 13, 2012 @ 22:39
    Mads Krohn
    0

    Sounds great! :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies