News

I've got a html form with 1 checkbox with the name "member" ('check if you are a member, otherwise leave unchecked') I saw on the MDSN developer site that if the HTML input tye=checkbox is left ...
{html_checkboxes} is a custom function that creates an html checkbox group with provided data. It takes care of which item(s) are selected by default as well.