WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Knowledge Base > Rules, JS, SQL

Rules, JS, SQL

Have you ever needed to trigger an action after uploading or modifying a document? I’m not sure about you, but we recently faced this exact challenge. After some quick research, we came up with a relatively simple JavaScript function that triggers a 'Save' button click when an attachment is added or modified. Of course, the function can be adjusted according to specific needs.

Read more>

How to use the min/max and step attributes for numeric inputs to limit the input to a certain range.

Read more>

There are to many attachments when displaying "All attachments"? Display them collapsed on form load.

Read more>

This article shows, how we can easily configure the open file dialogue to only show certain file types

Read more>

What are the differences between a "save" path and the save menu action? How can we have always a menu action and a save path button?

Read more>

This post provides a solution to extracting the latest comments in the standard "Comment" field on the form.

Read more>

This article describes the rules for configuring Task delegation substitutions, taking into account user privileges in the context of multiple databases, as well as the roles of WEBCON BPS Workflow Service and global system settings.

Read more>

Form rules, as the name suggests, are rules that define the behavior and appearance of form elements. When working with form rules, there may be a situation where execution of one function or subrule interrupts execution of the entire rule. Consequently, the rest of the rule is not executed. This article provides a detailed description of the reasons for this behavior and a proposal for creating rules so that they work as intended by their author.

Read more>

Configuration of processes in WEBCON BPS indispensably involves the creation of rules, be it a business rule or a form rule. To optimize the work, it is a good idea to use the keyboard shortcuts available in WEBCON BPS and the keys provided by the operating system. This article describes how to use the keyboard when creating rules.

Read more>

Setting the requiredness of form fields (or item list columns) depending on changes in values made in other fields is one of the most frequently used functionality of the WEBCON BPS system. In the previous version of the system, such a configuration required the developer to perform configuration activities in several system places. From version 2021.1.4.36, new built-in functions have been enhanced to WEBCON BPS. These functions are used to set the requiredness of fields on the form. They allow you to configure the form in terms of dynamic setting mandatory fields to be completed.

Read more>