<< Click to Display Table of Contents >>
eform.signpad_iconalignment
Sets the alignment of the [Prev]/[Next]/[Clear]/[OK] buttons when the signature type is "keypad".
Values
justify |
The [Prev]/[Clear] or [Prev]/[Next] buttons are displayed on the top-leftmost of the signature pad and the [OK]/[Next] or [Clear]/[OK] buttons are displayed on the top-rightmost of the signature pad(The default value) |
left |
The [Prev]/[Next]/[Clear]/[OK] buttons are displayed on the top-leftmost of the signature pad |
right |
The [Prev]/[Next]/[Clear]/[OK] buttons are displayed on the top-rightmost of the signature pad |
Reference
The display order of the signature button is dependent on the eform.signpad_prev_next_iconposition parameter value.
If this parameter and the eform.inputcomponent_toolbar_button_json parameter are set, then the value set in the eform.inputcomponent_toolbar_button_json parameter is applied.