Extending Module Builder Dynamic Data

Posted by Community Admin on 04-Aug-2018 09:38

Extending Module Builder Dynamic Data

All Replies

Posted by Community Admin on 03-Jul-2014 00:00

I have created a new Module (Placements) Telerik.Sitefinity.DynamicTypes.Model.Placements.Placement and would like to extend this class to add some extra bits to make displaying easier, like some formatted strings etc.

 I tried extending the class by creating a new partial class in my project

namespace: Telerik.Sitefinity.DynamicTypes.Model.Placements with

 public partial class Placement to do this but I now get the error "No metadata has been registered for class"

Can I extend the dynamic module classes like this using partial classes, or is there a better way of doing it.

Cheers Sam

Posted by Community Admin on 08-Jul-2014 00:00

Hello,

We have answered you in the support ticket you have opened. After you get the information you need you could share it with the community.

Regards,
Stefani Tacheva
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 03-Dec-2014 00:00

Just clearing up and wanted to post the reponse to the support request here.

 Went in as a feature request

feedback.telerik.com/.../133177-module-builder-extend-dynamic-types-with-partial-classes

Sam

This thread is closed