Widget with Editable Text web parts

Chris M asked on August 21, 2014 14:14

I created a custom widget with Editable Text web parts and dropped it on a page. Works great. Dropped another one on the page, and the second Editable Text web parts only display the text values from the first widget. I tried the following method and it didn't work:

http://devnet.kentico.com/articles/how-to-add-multiple-custom-web-parts-with-multiple-editable-text-web-parts-in-it

That article is in reference to web parts, so I'm wondering if this is supported with widgets.

Any help is appreciated.

Recent Answers


Brenden Kehren answered on August 22, 2014 14:22

Widgets are extensions of webparts. The difference is the widget will typically have a bunch of other properties already set to pass to the webpart. So what you'd need to do is create a webpart following that article and create new widgets based on that webpart.

0 votesVote for this answer Mark as a Correct answer

Chris M answered on August 22, 2014 14:53

Thanks for the response. Sorry, I may have been a bit too brief in my description of the situation. The web part was created based on that article. The widget was created based on that web part. Web parts and widgets work just fine - just this specific case is where I'm having the issue.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.