Copied to clipboard

Flag this post as spam?

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


  • Nathan 67 posts 146 karma points
    Oct 01, 2014 @ 13:23
    Nathan
    0

    Render content in Custom Section from action method

    Hi,

    Can somebody point me in the right direction because I've been searching for a solution for this without success.

    I created my custom section following this article and this one

    I want to render content in my custom section using something like @Url.Action("Action", "Controller") or using an iframe to get the path to my action method that returns a partial view. How can I achieve this or where can I find some tutorials on how to this?

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Oct 02, 2014 @ 17:12
    Dave Woestenborghs
    0

    Hi Dan,

    First of all you should do your custom section using Angular. The new backoffice is designed to work with Angular and WebApi.

    I did a presentation on this on the latest DUUG meetup. You can view the slides here : http://www.slideshare.net/dawoe/duug-meetup-custom-sections-v6-vs-v7
    On the last slides are some usefull links as wel.

    And of course the source code is available too :  https://bitbucket.org/dawoe/duugcustomsections

    Dave

  • 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