Introduction

Parameter: eform.stylejson

The style for the input components according to different filters (type of components, required components, empty components, etc) can be specified by means of the "eform.stylejson" parameter.

Multiple conditions can be set using "," (comma) as separators. For example, the following condition will define styles for input components that are required, enabled, and empty:

Ex: "Condition": "Required, Enable, Empty".

Parameter: eform.highlight_duration

The "eformsign.highlight_duration" parameter can sets the blinking duration for the highlighting of input components.

This parameter is applied only when a highlight value higher than "0" has been set in the "eform.stylejson" parameter for some input components.

Last updated

Was this helpful?