Kentico_RichardS
-
10/15/2013 3:33:00 AM
RE:Update all widget instances
Hi,
I think this could work, but would require some custom coding as there is not such build webpart to support this.
The steps you could do are following:
Go to Site manager -> Development -> Widgets and find the widget you want to use. Then check what webpart is the widget based on. Now you have to clone the webpart and modify its code that you would set the properties yourself directly in the code (you can get it out of the document type with no problem, I can guide you through getting the data if you need) and then you would create a widget out of the modified webpart and now you have it :-)
Do you have any further questions?
Kind regards, Richard Sustek
|