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.