OptionBox |
![]() ![]() ![]() |
OptionBox is a Process Field and it should be placed into a ProcessRecord Element. It encloses two or more <input type="radio" /> elements and a <input type="hidden" /> and it behaves as a single input field.
The names of the nested <input type="radio" /> elements must be identical so that only one of them can be checked at a time. See OptionBox function class in MoreMotion Face API. warnColor property The color code given with this property is used to highlight the background of the element when a validation failure occurs.
Required Javascript File In addition to the standard ones, this element requires that OptionBox.js Javascript file is linked to the page in the HEAD section of the HTML document as follows.
|