<< Click to Display Table of Contents >>
eform.textbox_iconalignment
Sets the alignment of the [Prev]/[Next]/[Done] button that appear in the text input window.
Values
justify |
The [Prev]/[Next] buttons are displayed on the top-leftmost of text input window and the [Done] button are displayed on the top-rightmost of text input window(The default value) |
left |
The [Prev]/[Next]/[Done] button are displayed on the top-leftmost of text input window |
right |
The [Prev]/[Next]/[Done] button are displayed on the top-rightmost of text input window |
Reference
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.