Previous Topic: Shipped Value (Allowed Values)

Next Topic: YLNGOPT - Language Option

Usage

YHTMOSF can take the special value *NONE or any function name up to 20 characters including a pair of empty parentheses (for example, ONSUBMITFUN). If specified, it is generated into the <FORM> tag of both HTML skeletons and JIT HTML pages as <FORM... onsubmit="return yhtmosf-value">. If the function returns false, the page is not submitted. A Submit function can contain basic validation procedures to check that numeric values are entered in numeric fields and so on.