Copied to clipboard

Flag this post as spam?

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


  • lj 81 posts 425 karma points
    Feb 24, 2014 @ 15:08
    lj
    0

    Umbraco v7 what replaced umbraco usercontrol wrapper

    Hi,

    In Umbraco V6 from with in the developer section you could create you own custom datatypes that used usercontrols. you just selected 'umbraco usercontrol wrapper' from the property editor  dropdown then selected your user control.

    In Umbraco V7 what has this been replaced with? Is there now a better way to do this using controller/view instead of a user contol.

     

    Thanks

    LJ

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Feb 24, 2014 @ 15:17
    Alex Skrypnyk
    0

    Hi,

    You can use Razor views. Try to read this article: http://umbraco.com/follow-us/blog-archive/2013/7/14/moving-from-webforms-to-mvc.aspx

  • lj 81 posts 425 karma points
    Feb 24, 2014 @ 15:28
    lj
    0

    Hi,

    Sorry I should have been more explicit.I understand how to use mvc for the front end.

    In Umbraco V6 once you created your custom datatype (usercontrol)  you could then add it as a property to your document type. this would then be rendered when viewing a content page of that document type. I dont know how this is now done in V7/MVC could someone point me in the right direction.

     

    thanks

    LJ

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Feb 24, 2014 @ 15:31
  • lj 81 posts 425 karma points
    Feb 24, 2014 @ 15:39
    lj
    0

    Thanks

  • 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