Skip to the content

Forms Factory documentation pages

TextBlock style change on foreign event

How to change styles & events of the label that is linked to text input by LabelFor.

Control Events in HTML5 Renderer

This article contains the list of all user controls' events in the e-Forms system supported by the HTML5 renderer.

How to get eForms framework component versions from the browser

With the working eForms renderer, it is possible to resolve versions of the all important components in the eForms infrastrucure by opening browser's developers tools (usually F12) and in the console run the following function: scriptVersion() The output will be similar to this: CanvasInput: 1.0.5.9 Helpers: 1.0.5.9 NDFormsClientI: 1.0.5.9 FormsHub versions: Neu ...

HTML5 Renderer inicialization

HTML5 Renderer: Change watermark color

HTML5 Renderer website integration

How to integrate the HTML5 renderer inside web page

ToolTip & Validation UI customization

How to setup custom validation/tootlip boxes.

Font size conversion table

Designer uses pixels as a font size unit for user controls. If you are designing a form which uses points units, the conversion table bellow becomes handy. Point Pixel Default sans-serif 6pt 8px Sample 7pt 9px Sample 7.5pt 10px Sample 8pt 11px Sample 9pt 12px Sample 10pt 13px Sample 10.5pt 14px Sample ...