Kentico MVC - create Recent articles widget

Petline developer asked on May 29, 2019 20:17

I am looking for an example to how to create "recent articles" widget, I have tried to use the working example from DancingGoat site, but it is not working. can anyone refer me to a good example?

thanks.

Recent Answers


Eric Dugre answered on May 29, 2019 20:57 (last edited on May 30, 2019 07:30)

The widgets in the Dancing Goat sample site are definitely a good place to start, so I would recommend trying to debug your custom widget to find out what's going wrong.

Aside from that, it's a good idea to learn the internals of custom MVC widgets, and the best way to do that is to build one from scratch- this will give you a solid understanding of all the files and how they work together. You can start here.

0 votesVote for this answer Mark as a Correct answer

Petline developer answered on June 4, 2019 21:20

Hi Eric, Thanks for replying, but your answer is not really helpful. I already read all the documentation needed, that is why I asked the question, so if anyone can give me some good documentation on how to create a blog posts and how to display them, it will be great.

Thanks.

0 votesVote for this answer Mark as a Correct answer

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