I've just completed 2 new elements for use within the advanced template workshop: The Toggle Element and the Rich Text Formatting Box. I was working on these elements for another project, but thought I would release them for Widgely too.
Toggle Element
The toggle element works like a checkbox. It has 2 states, on or off. Clicking the element will toggle it to its opposite state. Ive made the toggle box use the background-image setting as the image it will show when toggled on, so you can make it look like anything by just providing an image for it. At the moment toggle elements cannot be linked, but in the future I will be adding code to enable linking toggle boxes together. This will make them work more radio buttons.
Rich Text Formatting Box
A Rich Text Formatting Box allows you to add text to a template that cannot be edited from within the document created from it. Unlike the current formatting element, this new one will allow multi-line rich text so that template creators can add richer text areas to their templates.