Copied to clipboard

Flag this post as spam?

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


  • ridi 71 posts 103 karma points
    Apr 11, 2014 @ 10:29
    ridi
    1

    Where is user control wrapper datatype on Umbraco 7

    Hi All, 

    wondering is there any alternative way for creating custom data type on Umbraco 7. We want to create several ascx and embed it on a datatype 

     

    Thank you 

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Apr 11, 2014 @ 11:25
    Ismail Mayat
    102

    ridi,

    Its all angularjs property editors now in v7 so you cannot use ascx etc. You can use .net services to provide backend data as json but the ui and functional elements of a datatype are html and angular.

    Regards

    Ismail

  • ridi 71 posts 103 karma points
    Apr 14, 2014 @ 00:54
    ridi
    0

    HI Ismail, thank you for the confirmation :) 

    any sample code that can help us to do that? thank you 

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Apr 14, 2014 @ 08:35
    Ismail Mayat
    2

    take a look at any v7 package most have source code http://our.umbraco.org/Projects/ProjectsVersioned?v=700

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 14, 2014 @ 08:46
    Jan Skovgaard
    2

    Hi Ridi

    Just want to add that you can find a tutorial on creating property editors here http://umbraco.github.io/Belle/#/tutorials as well and you can find some API documentation for property editors here http://umbraco.github.io/Belle/#/api

    Hope this helps.

    /Jan

  • ridi 71 posts 103 karma points
    Apr 15, 2014 @ 03:01
    ridi
    0

    Seem, it's time for me to switch from webforms to MVC & angular js

    or

    comeback to the Umbraco 6 :D 

    which one do you prefer? 

     

Please Sign in or register to post replies

Write your reply to:

Draft