Copied to clipboard

Flag this post as spam?

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


  • David Armitage 505 posts 2073 karma points
    May 29, 2023 @ 10:45
    David Armitage
    0

    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.

    <script src="https://cdn.jsdelivr.net/npm/@umbraco-ui/uui@latest/dist/uui.min.js"></script> 
    

    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

Please Sign in or register to post replies

Write your reply to:

Draft