<< Click to Display Table of Contents >>
eform.inputcomponent_toolbar_button_json
Sets the button position of the input toolbar.
Reference
Set the parameter value as a string in the following JSON format:
{"all":{"left_align":"button to be displayed on the left side of the toolbar","right_align":"button to be displayed on the right side of the toolbar"}}.
The configurable keys are as follows:
Key |
Description |
---|---|
prev |
Prev button |
next |
Next button |
clear |
Clear button |
ok |
OK button |
cancel |
Cancel button |
reusablesign |
Reuse button |
draw |
Draw/Delete button |
To set the position of the sign input toolbar button, set the eform.signpad_viewtype parameter value to one of "keepratio", "keepratioandfittoframe", or "scrollable", and set the ButtonValue value of eform.custom_ui to "always" or "mainscreenonly".