Reset Dynamic Module

Posted by Community Admin on 05-Aug-2018 06:26

Reset Dynamic Module

All Replies

Posted by Community Admin on 30-Sep-2013 00:00

Last weekend I have changed a dynamic module backend template because simply I needed to add a new widget to the page to filter the list of records.
I did that using Jquery Magic however later I found that the data is returning correctly but its disconnected from the columns/fields arrangement. So for Ex. if I changed/added/edited/removed a field or even moved a column, it doesn't affect the listing page. The only way to fix that was to reset my dynamic module without loosing all the work done.
Thanks for Vesselin Vasilev from sitefinity whom I've asked and he answered instantly by his recommendation of deactivating/activating the module. but I had a special case as it seems I was already have had ruined the backend template

 Solution:
- Export the Whole module -->zip file
- Delete the module
- Import the module using this Zip file...

Reset is done...cheers

Posted by Community Admin on 25-Jun-2014 00:00

Could you please share with me how do you customize the backend of a dynamic module? I'm trying to move out of our custom modules and into dynamic modules but we have a few customizations done by injecting some jQuery and now I need to figure out how to do that with dynamic modules as well...

Posted by Community Admin on 30-Jun-2014 00:00

Hello Wagner,

When using the Module Builder to create dynamic modules, the back-end views are automatically generated and cannot point out to a custom templates and code-behinds as those created through code.
However, you can customize them, as well, but in a different way. You can find more information how this can be done here.

Regards,
Nikola Zagorchev
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
 

This thread is closed