ICI Modules: html: hidden_field


Modules by name : by type

Synopsis

html.hidden_field(string, string)

Description

Define a hidden field within a form, that is, a value that is not displayed to the user but transmitted to form processor upon form submission. The two arguments define the field's name and its value.