Using Hidden Fields on Forms - E-Forms - English - Foundation 22.1 - OnBase - Premier - external - Standard - Premier - Standard

E-Forms

Platform
OnBase
Product
E-Forms
Release
Foundation 22.1
License
Premier
Standard

You can hide fields on a form. To enter hidden fields on a form, use the following syntax:

<INPUT type="hidden">

Example:

<input type="hidden" name="OBKey_First_Name_3" size="40" value="Name">

This syntax will only hide the field on the form. If the field is associated with a Keyword Type, values will still be visible in the Keyword Panel unless the Keyword Type is configured with the HID option selected. For more information on how to configure this setting, see the System Administration documentation in the Configuring Document Type Keywords topic.