(...) Hi, depending on the use case / form it may be helpful to extend the option to place field names above the control from multi line field s to all field s. They are already automatically placed above, if you are using a mobile/tablet , but this could also help when using a PC. Especially if you are using an other form template than 50/50 this may improve the UI when for "normal" monitor resolution a (...)
(...) provide additional options to guide the users through a large form. I also tried and failed creating an "advanced validation dialog". I wanted to display a dialog in which the user had to set some field s. I mainly failed because I couldn't replicate the logic attached to the choose field s and similar. Therefore I would think we could improve the user experience in some cases if we would have a Ja (...)
(...) Hi, if you have a large form with numerous tabs because of to many field s the tab names may become unreadable in BPS 2025 on a desktop pc with 1980x resolution. This could be a little bit improved, if we could render the tabs not only horizontally but also vertically. The question would be whether to display the content of the tab between the current and the next tab or at the end of the tabs. (...)
I would be nice, if this mechanism described in https://webcon.com/wp-content/uploads/2024/11/WEBCON_BPS_2025_Release_Notes_EN-1.pdf dedicated to increase security will be also available for attachments. Usually sensitive data included on the form is also in attachments. Apart from this functionality, it would be useful to be able to define permissions for individual attachments separate from d
(...) for the issue that hit us today. I wanted to share some info regarding the update from 2022 to 2023, as we ran into some very unsatisfying issues with SQL COMMAND business rules that are querying field IDs. It hit us on some neuralgic spots in our main workflow, causing quite some pain right now. If you still have to update to 2023 make sure you test every SQL COMMAND based rule (and datasource) (...)
(...) Hi, I'm just configuring my xx validation action in which I check whether a field value is unique for the given form type. Sometimes I include the business entity and sometimes I ignore it. It would be great, if this could be standard feature. :) Related user voice: Unique value of the item list column https://community.webcon.com/forum/thread/6212/15 Best regards, Daniel *Edit* W (...)
(...) the mapping. First, I need the text layer to be added to the file, which is done by the ABBYY FineReader engine, and is fairly easy. Next, I would like to save the entire text layer data to the form field and then send it via API to the AI. My issue is how to do the middle part, which is saving the entire text layer data to the form field . Have any of you heard about an SDK able to do that? Or can (...)
(...) Hi, In WebCon we can create a new field and set it's visibility to be hidden on the forms that way the field will act as a variable for storing or passing data. Now the question is, if this field is hidden on the form how can i make it to always be visible on the instance history page? This is for troubleshooting, in a scenario where we want to check the variable values if they're correct. I alread (...)
(...) As the title states, there are some autocomplete field s(with values in them that cannot be found) i have that prevent me from moving to the next step(in one case i would maybe like to "cancel" the subworkflow/return with negative). I tried to deactivate the form field validation on the paths, however the error still occurs.
(...) l value was not in a correct format.) Decimal value was not in a correct format. " I tried to send the value in different format 122.23 or 122,23 but I received the same error. I changed the type field to a single line of text and it works. What format do I need to send from the sdk to the field for it to work? Thanks, Raluca
(...) Hi all! I just wanted to know, if there is a more sophisticated way to rename a tab or a field label in a form rule. We did some hacks in the past (e.g. renaming a tab in a register depending on some conditions), but since these changes are relying on HTML markup of a specific version, these scripts will definitely break in the next major version. Is there a better way to rename a tab in a reg (...)
(...) Hi, is it possible, to show a leading zero in a numeric formular field ? Example: 09678 instead 9678 If i change the field type to text, all existing values dissappear due the change of field type.
(...) I would like to color-highlight a row in a report if, for example, it refers to a future date. There is a date field that I am checking, and if the value of the date is greater than today's date, the row should be highlighted in color. In the attached image, you can see my attempt, but unfortunately, it was unsuccessful. Is there a way to configure this?
(...) I want to use a REST DataSource to get customer information (ie name) via customer number. I have a form with a customer number field . I have a REST DataSource "REST GET CUSTOMER DATA" (..../getKundenData?customernumber=CUSTOMERNUMBER.Standard) which returns a json with all relevant customer data. I used a business rule to get the value from the REST datasource and a form rule (on value change) to s (...)
(...) es about new tasks in WEBCON BPS system. Sometimes it is difficult to distinguish from which process they were sent because they have the same sender address. In addition, they often contain all form field s from the form – even those that you would like to avoid being sent outside the system. In such cases, WEBCON BPS low-code platform offers two simple functionalities – the first one is de (...)
(...) Applies to version: 2020.3.x and above; author: Józef Cyran Introduction The item list is frequently used to store any number of data rows as opposed to other form field s. This functionality makes the actions executed on the item list differ from the standard form field configuration. Business case: Personnel planning for a project This article describes the oper (...)
(...) voice workflow has been created, where the “Nett amount PLN” represents the net value of an invoice in PLN (at the exchange rate of the selected currency on the date of the invoice). This field is set by the “Set Nett Amount in PLN” form rule which uses the “Nett amount in PLN” business rule. The business rule returns a floating-point number calculated with an SQL (...)
(...) rt. Fig. 4. The "New" button to create new accounts After clicking the button, a new “Account” dictionary instance is opened in which the following field s are visible: Employee – a person type field that downloads data from the AD related Registration date – a field in the read-only mode with the current date Balance – a fi (...)
(...) Enter the name of the group of tasks for which tasks can be created and their members – people responsible for task realization. Data from this process will be a source in the Task type choice field configuration in the TASK workflow. Fig. 4. The "Task type" field with example values from the data source As ID in the “Task type” form field , you (...)
(...) e with the function of checking if a user belongs to a given group After defining the business rule that returns TRUE or FALSE, create the form rule that will indicate the specified form field s only for the previously defined group of people. In the form rule definition section, refer to the business rule by typing their name. Fig. 2. Form rule with the nested "User i (...)