I have generated 3 widgets that derive from various web parts: 1. RSS Wrapper = derives from Rows Layout 1. RSS Datasource = derives from RSS data source 1. RSS Repeater = derives from RSS Repeater
The problem I have is that the Datasource widget does not have a Web Part Container ID property, so I am not sure how to reference it from the RSS Repeater. No matter what I try it does not work. Same configuration w/ web parts works just fine, but I need these as widgets so they will be available in the editor view.
Robert,
If you are using a widget and not the webpart, then you would need to enable the WebPartTitle field under the System Properties in the widget itself. You will reference that webpart title in your RSS Repeater control.
Tx, Virgil
Please, sign in to be able to submit a new answer.