Best Practice for Simple Webpart/Widget without needing code behind
Question
Feb 13, 2015
Hey all. It seems a common task sometimes to need to create a simple widget that takes a handful of parameters and spits them out in a specific way. In this example i have a banner image widget that takes a link, description, and 3 images (large, medium, and mobile), and jus...