Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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
HI Ismail, thank you for the confirmation :)
any sample code that can help us to do that? thank you
take a look at any v7 package most have source code http://our.umbraco.org/Projects/ProjectsVersioned?v=700
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
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?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
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
HI Ismail, thank you for the confirmation :)
any sample code that can help us to do that? thank you
take a look at any v7 package most have source code http://our.umbraco.org/Projects/ProjectsVersioned?v=700
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
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?
is working on a reply...