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
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 :)
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
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
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
The easy option turned out to be coding my own bit of javascript to toggle divs as per the screenshot below.
Yeah, I thought so too, glad it worked out :)
Package material? uComponents? :P
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
Sounds great! :)
is working on a reply...
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.