(...) Applies to version: 2021.1.x and above; author: Konrad Wojtycza Introduction Workflow control (Branch) allows to redirect a workflow instance along a selected path. With the help of the workflow control step, we can among other things set the logic of: • skipping steps, • assigning a task to other people, e.g. in the case of approval, • withholding instances in step until (...)
(...) in this case. After experimenting with CSS, we created a style parameter that we’d like to share. We’re happy with the design, and we hope some of you might find it useful as well. The control STYLE parameters are as follows [tip: use a FORM RULE with parameter - see attached image]: margin-bottom: 30px; padding-bottom: 8px; outline-offset: 5px; outline: 1px #C0C0C0 solid; border-radius: (...)
External content by Daniel Krüger; April 30, 2025 ; The original post has appeared on daniels-notes.de While WEBCON BPS has a Gantt chart for absence workflows, we can't use it for custom workflow instances. If you need a Gantt chart and are fine with it, that it works only on a dashboard, you can take a look at this post.
External content by Daniel Krüger; April 19, 2025 ; The original post has appeared on daniels-notes.de I’ve redesigned the Gantt chart implementation to make use of the standard filter widget. Even if you are not interested in the Gantt chart itself, my approach to reuse the filter widget may be interesting for you. The new post focuses on the difference fro
(...) rd (distinguishedName: CN=xxxxxxxx,OU=Users,OU=xxx,DC=xx,DC=xx,DC=xx, displayName: Lastame, Firstname, adsPath: LDAP://CN=xxxxxx,OU=Users,OU=xxx,DC=de,DC=xx,DC=xx) doesn't contain property useraccountcontrol Our AD does not populate this property for users. Why is it checked? This field is not indicated as mandatory in the doc...? Is it possible to reconfigure this?
Hi everyone, most of the time an error raised by the "Validate form" action can be fixed by the current user. It would be great if we could have a new configuration option "Focus field" where you can set an expression/field. When the error is displayed on the form the "Set Focus" action is executed and the configured value selected. I assume that the "Set focus" action already toggles collapsed
(...) Hi Community, After the deployment of version 2021.1.3.178 the subworkflows that start after a flow control step are no longer working. I have multiple cases in my company where I need to use a flow control step to evaluate if the subworkflow should start or not and it stopped working after I got the update. I don't know how to fix it or come up with an workaround and I'm awaiting on the support (...)
(...) Hi, Do you know any trick, how to change the label of the company selection control on the form, from "Company" (Wybór spółki) to f.in. "Organizational unit"? Thanks in advance. J.
(...) ss where the user fills in information in a datasource form field. When a value is picked, one of the columns in that datasource is copied into another field (status). This field-status is used in a control step to move the process accordingly. But I need to have that information refreshed, when the process is moved to a system step, it will be there for 15 days which means that it the status is change (...)
Hi community! We need to add 'active' HTML elements to an item list, e.g. a button containing some Javascript to set a field value or a label with a custom tooltip on mouseover. Is that even possible in an item list, we didn't find any solution for this up to now? Thanks a lot for your input, Best regards, Nik
Introduction I have heared that basically planning is always about three questions (three columns in Excel, three attributes on the form) - WHAT? WHO? WHEN? :) Sometimes we need an extra information/column - we can call it "Remarks", "Others" or .... COMMENT... WebCon BPS has extraordinary feature available out-of-the box without even single line of code...VERSIONING and detailed HISTORY. Such
Hello, Right now when selecting the date for date&time picker system by default setup the time for 00:00. If we want to change the time e.g. to 7:00 and double click the "00", enter "7" system says that format date is inpropper. We have to add 0 prefix to hour "7", so it is "07". It is one more click + one more typing. Allowing format h:mm or even h:m would be ergonomy enhancement for fast
(...) Hello all, I need to set up a control field where I want to check if the a specific column from an item list already exists in an external database. The use case is the following: Webcon process 1. Item List with Column Invoice Number 2. Number of rows can be more than one 3. timeout that will move to the control field to check if the invoice number exists in the external database 4. Process c (...)
(...) ever visible and it's value won't be set. While I really like that the field visibility is applied to the UI as well as REST, I'm confused by this change. When we are using any kind of "workflow control " action I don't see any reason why the field visibility should be applied. We are modifying the workflow instances from "within" and they are not somehow modified by an external source may it be the (...)
(...) Hi, Everyone! On the WEBCON form (ver. 2025), I would like to display a simple external website for the user. There is no need to save this information in the document. I used Custom control (External) for this purpose. After entering the URL in the attribute properties, the page displays, but I have no idea how to change the size of the control . It is best to change it dynamically depending on the con (...)
(...) out the form. WEBCON BPS has a built-in check sum function (and copying the sum to a form field – you do not need to use this function). In the item list configuration select the “Totals control ” tab, add a row and fill in the checked column, the field with the expected value and actions to be executed. Fig. 4. The sum column control verifies if the sum has the ap (...)
(...) llows: Fig. 18. The custom e-mail content Summary By using HTML knowledge you can create configurable e-mail according to your needs. This functionality allows you to control how data on the item lists and data tables will be displayed on the form. Is it not beautiful that the digital transformation can be that simple when you are using WEBCON BPS? The HTML code &nb (...)
(...) , used to create tasks for groups. It assigns tasks to the “free” employees in a given group, and allows the employee to mark task completion. The workflow consists of two actions and one control step. Fig. 1. The "Create Task" process Task Groups – the process used to define groups of tasks and assign the employees to them. Groups of tasks g (...)
(...) identified by the STP_ID column in the WFSteps table. The WFSteps table contains information about the steps in the workflow. Finding the step with a given ID, it can be stated that it is a workflow control type step, and the searched rule is added in the ’Flow control ’ section, which defines the path through which the instance must travel through. Fig. 4. The rule in the workflow con (...)
(...) 10. Filling in the field by using the CSS properties Fig. 11. The result of changing the field name style Field value style – a field responsible for form field control appearance (in this case – multiple text). In this example we entered the color in hexadecimal code. Fig. 12. Filling in the “Field value style” field (...)