Using Default Values for Keyword Types - 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

If you want to use a default value for a Keyword Type for an E-Form, it must be coded within the form template. The following is an example of a Keyword Type configured with a default value:

<input type="text" VALUE="Default Text" name="OBKey_Keyword _1" size="35">

In this example, the VALUE attribute is set equal to "Default Text" and by default this text displays in the E-Form for the Keyword Type.