<< Click to Display Table of Contents >>

eform.custom_ui

Sets the button display type or the guideline type of the signpad.

Reference

The default value is empty.

Sets the guideline in the string format of {"signpad":{"GuidelineKey1":"GuidelineValue1","GuidelineKey2":"GuidelineValue2",...,"GuidelineKeyn":"GuidelineValuen"}}.

The configurable GuidelineKeys are as follows:

GuidelineKey

Description

guideline_color

Color of the guide line(The default value is C0C0C0)

guideline_shape

Shape of the guide line(The default value is none). The value can be set to none and underline.

guideline_style

Style of the guide line(The default value is dashed). The value can be set to dashed and solid.

guideline_thickness

Thickness of the guide line(The default value is 5)

guideline_transparency

Transparency of the guide line(The default value is 128). Set to a value between 0 and 255, and setting to a smaller value increases transparency.

Sets the button display type in the string format of {"signpad":{"buttons":{"ButtonKey1":"ButtonValue1","ButtonKey2":"ButtonValue2",...,"ButtonKeyn":"ButtonValuen"}}}.

The configurable ButtonKeys are as follows:

Sets the ButtonKey value to one of "always", "none", "mainscreenonly" or "subscreenonly".

ButtonKey

Description

buttons

cancel_visibletype

Display type of the [Cancel] button(The default value is always).

clear_visibletype

Display type of the [Clear] button(The default value is always)

confirm_visibletype

Display type of the [OK] button(The default value is always)

draw_erase_visibletype

Display type of the [Draw]/[Erase] button(The default value is always)

reusablesign_visibletype

Display type of the [Reuse] button(The default value is always)

seal_visibletype

Display type of the [Seal] button(The default value is always)