template::widget::hidden (public)template::widget::hidden element_reference tag_attributes
Defined in packages/acs-templating/tcl/widget-procs.tclRender a hidden input widget.
- Parameters:
-
element_reference - Reference variable to the form element
tag_attributes - HTML attributes to add to the tag
- Returns:
- Form HTML for widget
|