Is there a way to render only the widget of a CCK field (e.g., series of checkboxes) using $form on a node add/edit form (via *.tpl.php) without going into the content type itself and hiding the label? I seem to be unable to render a series of checkboxes without the label showing up.
Thanks!