Copied to clipboard

Flag this post as spam?

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


  • Neetu Mehta 14 posts 85 karma points
    Aug 04, 2017 @ 08:40
    Neetu Mehta
    0

    How to go on next page without page refresh

    Using a button in custom module in cms I want to go on next page by clicking on button without refreshing the page.

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Aug 04, 2017 @ 08:48
    Dave Woestenborghs
    0

    Hi Neetu,

    Can you provide some more details what you are trying to achieve ?

    Is this in the backend or on the website it self ?

    Dave

  • Neetu Mehta 14 posts 85 karma points
    Aug 04, 2017 @ 08:55
    Neetu Mehta
    0

    I am using a button in custom module in cms and want to go on next page by clicking on button without refresh the page (change view).

    enter image description here

    I want to open next page in right area when click on button and the button will go hide.

    I want to add some links at left panel, when I will click that links then a page will open then I can do some activities like save data in database.

  • Neetu Mehta 14 posts 85 karma points
    Aug 04, 2017 @ 09:32
    Neetu Mehta
    0

    Hi Dave

    Can you please suggest me with something it's urgent

    Thanks

    Neetu

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Aug 04, 2017 @ 09:55
    Dave Woestenborghs
    0

    Hi Neetu,

    So if i'm correct you want to manage data that is not content in the cms, but in a seperate datatable.

    This can be done by building a custom section in the backend.

    Here is a video of the presentation I gave about the subject at Umbraco UK festival in 2014 : https://www.youtube.com/watch?v=_sX9eZSn9HI&t=19s

    The git repo with the code can be found here : https://bitbucket.org/dawoe/umbukfestival2014/

    Although it's almost 3 years old most of it is still accurate.

    At this years codegarden there was a very good session about all the angular directives you can use to build your angular views.

    Video : https://vimeo.com/221714475 Repo : https://github.com/umbraco/umbrangular

    But there is also a package that let's you do this rapidly : https://our.umbraco.org/projects/developer-tools/ui-o-matic/

    I hope this will get you started

    Dave

  • Neetu Mehta 14 posts 85 karma points
    Aug 04, 2017 @ 09:59
    Neetu Mehta
    0

    Thanks

    Dave for the suggestion

    I will let you know if this works and if any other query

    Thanks

    Neetu

  • Tobias Klika 101 posts 570 karma points c-trib
    Aug 04, 2017 @ 12:33
  • 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