Form (Webform) Properties

These properties configure web forms.

If you want to change the default values, enter your changes in the emxSystem.properties page object. For more information, see Editing Properties Using MQL.

Property Name Property Description Valid Values
emxFramework.UIForm.Checkbox.BooleanValuesDefines the system-wide values that will be treated as Boolean when working with check boxes and radio buttons on a web form, with each value providing 2 values that map to the Boolean values of true and false.

For example: emxFramework.UIForm.Checkbox.BooleanValues = yes/no,true/false,on/off

Comma-separated list of pairs of terms (separated by a slash)
emxFramework.UI.Cache.NumberOfCategories.DesktopDefines the number of category items to cache in desktop devices.

To disable caching for desktop devices, set to 0.

0, a positive integer, maximum of 5
emxFramework.UI.Cache.NumberOfCategories.MobileDefines the number of category items to cache in mobile devices.

To disable caching for mobile devices, set to 0.

0, a positive integer, maximum of 3
emxFramework.FormCalculations.DecimalPrecision Defines how a web form rounds the calculations off to the number of decimal points. Depending on the apps you use, the form page could perform numeric calculations, such as averages or totals.

The same precision is used for all calculations for all forms.

Positive integer
emxFramework.widerslideIn.sizeDefines the width (in pixels) for the slidein panel when the Target Location=slidein and Slidein Width=wide settings are specified. Positive integer between 350 and 900