Applies to version 8.3.x; Author: Przemysław Sierant The form field “Choice field” is used for selecting a value from a set list of choices (either predefined, or loaded from a data source). Until now, there were two ways of selecting these values: from a drop-down menu (default) and through a separate “SharePoint picker” pop-up […]
Tag: field
Limits of Integer number form field
Author: Tomasz Mierzwa It is going to be short, but important article “Integer number” field value is stored in Integer type field. Value of such field has to lie within a closed interval from -2,147,483,648 to 2,147,483,647. It is impossible to save value outside of interval, which has to be remembered. Example of erroneous application […]
Conditional display of form fields based on field values
applies to version 8.x.x, author: Kamil Nędza Description of functionality: WEBCON BPS Designer Studio allows to define styles, permissions and behaviors for every single form field. One of the main functionalities is conditional display of form field according to value of another field. It allows to keep the form clean, filter unnecessary information and prevent user […]
Automated calculations on a form level
Applies to version 8.0.x; Author: Michal Rykiert Some workflows and business processes such as purchase requests or cost invoice settlements require to calculate values that appear as metadata on a form. To make users’ life easier, WEBCON BPS enables real-time, dynamic calculations that significantly speed up processing of forms. This article describes basic configuration of item […]