WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Knowledge Base > Forms

Forms

This article discusses the operating mode of the choice field type, types of choice fields in item lists (a.k.a. choice columns), the person type or group field type as well as the differences between form fields.

Read more>

Thanks to the Chart type form field, you can graphically present data on the form simply and legibly. When you work with a large amount of data, it will be easier to present it in a visual form – it will significantly reduce the time spent on analyzing information. The article presents the configuration and method of data presentation. For the purposes of the article, a workflow including an employee satisfaction survey has been created.

Read more>

Form rules for attachments in WEBCON BPS allow you to receive information about attachments added to the workflow instances, without the need to know the WFDataAttachments table structure and to use SQL queries. Form rules operating on attachments increase the wide range of form rules available for use in WEBCON BPS and allow for easier retrieval of information about attachments from the form level, without the need to know the WFDataAttachmets table, which stores information about attachments. Rules will be presented using the “Change value of single field” action which has been configured for each rule separately.

Read more>

Electronic documents often contain barcodes that allow you to find the appropriate document in the system using a barcode scanner. The “Read a barcode” action is used to decrypt information saved in the barcode and transfer it to the WEBCON BPS form. The action supports a wide range of numeric and alphanumerical barcode standards such as Code 128, EAN-13, QR Code, UPC-E. The “Read a barcode” action allows you to read the barcode content from the attachment added to the process instance and enter it on the form. The wide range of barcode standards supported by the action makes it a universal tool.

Read more>

WEBCON BPS 2021 introduces the new SELECT VALUES function that allows you to retrieve data from a selected item list column. This function enables saving data from all rows of a given column in a form field indicated in the configuration. Data are saved as a collection separated by semicolons. The function ignores empty values. In this article, we will copy values from the item list to the “Approvers to notify” form field. In this field, we select people who will receive a notification about an instance to be approved.

Read more>

The “Item list” form field is used to store any number of data rows organized into columns. In business practice, there is a need for the item list to be updated based on the values from other elements or updated automatically, and a user cannot edit it. For this purpose, you can use the “Change items list values” action which will be presented in this article based on the simple “Invoice approval” workflow. The "Change items list values" action is a useful tool that allows you to edit the value of the item list. The available three modes of this action provide full possibilities of automatic and configurable modification of the item list, without the participation of the user filling out the form.

Read more>

In the 2021 WEBCON BPS version, business rules were added that make it easier to work with item lists and allow you to color and dynamic style modification of the selected cells. The coloring of the item lists is shown on the example of a process for handling orders in a restaurant. The process has two form fields – Total number of orders and Orders – delivered, and one item list – Orders (that contains all orders). For each order, the Status field is set that informs the employee about the current status of the order.

Read more>

WEBCON BPS 2021 introduces the ability to invoke an external tool for editing PDF files directly from the form. Therefore, it is now possible to use a digital signature on a document without having to follow the path on the form. This is a very big facilitation that significantly improves the efficiency of processes. In this article, the functionality is tested on Google Chrome version 88.0.4324.104.

Read more>

WEBCON BPS 2021 introduces new functionality of grouping rows of item lists. Now, users can collapse and expand groups and display subtotals when the column has been configured to display totals. This article describes how to configure and use this option on an example of a simple subscription management workflow. The subscription management process contains the “Subscription administrator” and “Financial administrator” form fields, and the item list with the following fields: Client, Product, Payment status, Subscription status, Date of reneval. The “Product” column contains information about programs/services subscribed by a client.

Read more>

In WEBCON BPS 2021, a new Set Focus form function has been introduced which can be used to automatically place the cursor in the edited field, after loading the form or changing the field value. Thanks to this, you do not have to manually place the cursor in the field. The Set focus function allows you to increase the dynamics and facilitate the work with the WEBCON BPS form. This article presents the operation of this function based on a business scenario – accounting process. Below you can see the form at the cost invoice registration step. The edit cursor is automatically set in the “Invoice number” field.

Read more>