<< Click to Display Table of Contents >>
eform.signpad_prev_next_iconposition
Sets the position of the [Prev]/[Next] buttons when the signature type is "keypad" or "zoom".
Values
sign_bottom |
If the signature type is "zoom", the [Prev] button is displayed on the bottom-leftmost area outside of the signature and the [Next] button is displayed on the bottom-rightmost area outside of the signature. The location of the [Clear]/[OK] buttons are set according to the value of eform.signpad_iconposition. If the signature type is "keypad", the [Prev]/[Clear] buttons are displayed on the bottom-leftmost of the signature pad, the [OK]/[Next] buttons are displayed on the bottom-rightmost of the signature pad |
sign_bottom_left |
If the signature type is "zoom", the [Prev]/[Next] buttons are displayed on the bottom-leftmost the of signature outside area. The location of the [Clear]/[OK] buttons are set according to the value of eform.signpad_iconposition. If the signature type is "keypad", the [Prev]/[Next] buttons are displayed on the bottom-leftmost of the signature pad and the [Clear]/[OK] buttons are displayed on the bottom-rightmost of the signature pad |
sign_top |
If the signature type is "zoom", the [Prev] button is displayed on the top-leftmost area outside of the signature and the [Next] button is displayed on the top-rightmost area outside of the signature. The location of the [Clear]/[OK] buttons are set according to the value of eform.signpad_iconposition. If the signature type is "keypad", the [Prev]/[Clear] buttons are displayed on the top-leftmost of the signature pad and the [OK]/[Next] buttons are displayed on the top-rightmost of the signature pad(The default value) |
sign_top_left |
If the signature type is "zoom", the [Prev]/[Next] buttons are displayed on the top-leftmost area outside of the signature. The location of the [Clear]/[OK] buttons are set according to the value of eform.signpad_iconposition. If the signature type is "keypad", the [Prev]/[Next] buttons are displayed on the top-leftmost of the signature pad and the [Clear]/[OK] buttons are displayed on the top-rightmost of the signature pad |
viewer_bottom |
If the signature type is "zoom", the [Prev] button is displayed on the bottom-leftmost of the viewer area and the [Next] button is displayed on the bottom-rightmost of the viewer area. The location of the [Clear]/[OK] buttons are set according to the value of eform.signpad_iconposition. If the signature type is "keypad", the [Prev]/[Clear] buttons are displayed on the top-leftmost of the signature pad and the [OK]/[Next] buttons are displayed on the top-rightmost of the signature pad |
viewer_bottom_left |
If the signature type is "zoom", the [Prev]/[Next] buttons are displayed on the bottom-leftmost of the viewer area. The location of the [Clear]/[OK] buttons are set according to the value of eform.signpad_iconposition. If the signature type is "keypad", the [Prev]/[Next] buttons are displayed on the top-leftmost of the signature pad and the [Clear]/[OK] button are displayed on the top-rightmost of the signature pad |
viewer_top |
If the signature type is "zoom", the [Prev] button is displayed on the top-leftmost of the viewer area and the [Next] button is displayed on the top-rightmost of the viewer area. The location of the [Clear]/[OK] buttons are set according to the value of eform.signpad_iconposition. If the signature type is "keypad", the [Prev]/[Clear] buttons are displayed on the top-leftmost of the signature pad and the [OK]/[Next] buttons are displayed on the top-rightmost of the signature pad |
viewer_top_left |
If the signature type is "zoom", the [Prev]/[Next] buttons are displayed on the top-leftmost of the viewer area. The location of the [Clear]/[OK] buttons are set according to the value of eform.signpad_iconposition. If the signature type is "keypad", the [Prev]/[Next] buttons are displayed on the top-leftmost of the signature pad and the [Clear]/[OK] buttons are displayed on the top-rightmost of the signature pad |
Reference
The alignment of the signature button is dependent on the eform.signpad_iconalignment parameter value when the signature type is " keypad".
If not only the eform.inputcomponent_toolbar_button_json parameter is set, but also this parameter is set, then only the value set in the eform.inputcomponent_toolbar_button_json parameter is applied.