I am building a custom section where I need to make sure of Umbraco UI.
I have used this a little bit in the past and I know there is the Story tool that helps recommend the different sections and code to use.
I managed to utilize alot of this and the styling seems to work ok.
When it comes to anything like dropdown menu's etc they jusy dont work.
I have been reading the documentation about including the js at the bottom of my view.
I have also tried utilizing the standard bootstrap controls and this seems to have the exact same issue. It feels like the css is registered but the js not so any of the controls requiring js do notjing (dropdowns, tooltips etc)
Does anyone know the correct process to get this up and running. I just need the bare minimums so I have something to build on.
Umbraco Backend UI Getting Started
Hi All,
I am building a custom section where I need to make sure of Umbraco UI. I have used this a little bit in the past and I know there is the Story tool that helps recommend the different sections and code to use.
I managed to utilize alot of this and the styling seems to work ok. When it comes to anything like dropdown menu's etc they jusy dont work. I have been reading the documentation about including the js at the bottom of my view.
Eg.
This just doesn't seem to do anything.
I have also tried utilizing the standard bootstrap controls and this seems to have the exact same issue. It feels like the css is registered but the js not so any of the controls requiring js do notjing (dropdowns, tooltips etc)
Does anyone know the correct process to get this up and running. I just need the bare minimums so I have something to build on.
Thanks in Advance.
David
is working on a reply...