Applies to version: 2023 R3 and above; author: Krystyna Gawryał Introduction Version 2023 R3 introduced the ability to use the CONCAT function within the LIKE function to create advanced filter conditions on Data sources. This is particularly applicable when configuring Choice fields, allowing the list of returned values to be limited to those required by the user. This article
(...) red by them can take a variety of forms, and the end users of the system can easily exchange written information. One of the groups of form fields available in the system are Survey fields, including choice list and Rating scale. With their help it is possible to prepare questionnaires and thus to obtain the opinion of users/respondents on a selected topic. Version 2023 R3 of WEBCON BPS introduced the pos (...)
Applies to version: 2023 R3 and above; author: Łukasz Maciaszkiewicz New WEBCON BPS 2023 mobile application The WEBCON BPS 2023 mobile application is a component of the WEBCON BPS platform designed for mobile devices. It offers flexible and convenient access to the applications published in Portal from any location, even without direct access to the company’s compu
Applies to version: 2023.1.3 and above Introduction This article concerns the system data source <Users and Groups> and its effect on the Person or group form field from 2023 R3 onwards. The system data source <Users and Groups> (distinguished by the triangle brackets) is meant to act as a filter on top of the list of synchronized users -
External content by Razvan Ogrezeanu; 15.04.2024 Introduction In today's digital age, email remains a cornerstone of business communication, serving as a direct line to customers, stakeholders, and internal teams alike. Its role extends beyond mere information exchange, functioning as a vital tool for marketing, customer service, and engagement. The ability to capture attention a
Applies to version: 2023 R3 and above; author: Krystyna Gawryał Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Item list Update item list values Add item list rows Introduction In WEBCON BPS, it is now possible to perform automa
Applies to version: 2024 R1 and above; author: Łukasz Maciaszkiewicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Widget Introduction Fast and easy access to information is one of the key aspects of a well-designed form. With crucial in
Applies to version: 2024 R1 and above; author: Łukasz Maciaszkiewicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: ToDo List Introduction Designing a business application is a process that requires both good memory and coordination from
Applies to version: 2025.1.x and above; author: Grzegorz Straś Updated in 2025 R2: Authorization now available on table reports Related Documentation The 2 areas relevant to setting up this feature are the Visibility tab in the configuration of each form field, and the Security node in the global parameters, where the authorization methods are enabled. This article references on
Applies to version: 2025 R2 and above; author: Kacper Świętek, Lily Adamowicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Sign an attachment Verify attachment’s signature The entry is an extension to the article Signing document with Au
Applies to version: 2019 and above; author: Martyna Krzyżak, Lily Adamowicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Choice tree Introduction The Choice tree form field allows dictionary data to be displayed on the form as a tr
Applies to version 2025 R2 and above; author: Tomasz Błach Related documentation A description of the functionalities mentioned herein can be found in the following section of the WEBCON Help: AI Settings Introduction AI Process Builder in WEBCON Designer Desk allows you to generate preliminary prototypes of business processes based on the in
Applies to version: 2025 R1 and above; author: Lily Adamowicz, Michał Bednarczyk Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Sign an attachment Verify attachment’s signature This article applies to the Autenti integration add-in av
After upgrating to 2021.1.3.205 my autocomplete choice fields in an items list started to behave really strangely and buggy (on several workstations). What happens: - when I scroll to the bottom of the list it scrolls back to the top by itself - when I scroll down a little, the list changes position by itself a little to the top or to the bottom - sometimes an error pops up when scrolled to the bo
Hello, I wonder if this is a bug or feature... I have a form field named "Dział" ("Department") and it is the type of "Choice tree". When I try to create a report with forms containing this field, the field is accessible depending on report source type... when the report source type is "SQL Source" - the field is accessible when I choose "SearchIndex source" - it disappears from the list of acce
While trying to cope with problematic hyperlinks to different items in one item list row, I came up with a solution that might come in handy. Explanation: The item list contains one key choice field ("Symbol") which is configured to populate several other fields in the list. Among the populated fields are "Przypisane komórki (BPS)", "Przypisane garaże (BPS)", "Przypisane miejsca postojowe (BP
Hello! I've been quite active recently with questions while developing a CRM module. Today is not different. There is a process with elements serving as dictionary of "sales objects" (not a dictionary type process but a standard one at the time). There is another process called "Sales transactions". In this process there is an item list holding the items to be sold at the current transaction.
(...) ield item by index? The choice field(A) has a placeholder ("empty" in attached image) and a dynamically read value. And on value change in another choice field(B), this value is being added to the choice list (A), but I also need to have this new dynamic value selected as right now it is just queued under the placeholder. Is there a way to do this through webcon standard or programmatically? Thanks (...)
Hi, I'm trying to update an existing instance or create a new instance with REST API. I'm using api version 3.0 and Postman. I want to put data to choice field, but I know only name from data source. It's possible at all? I tried to put a value in two ways: "formFields": [ { "guid": "c2e37260-5d57-410e-997c-1f19bb12a4c0", "svalue": "US
Hi there. Trying to familiarize myself with the for each action. I have an item list an I want a business rule to evaluate the value for each row of a certain column (choice field) an execute an action for it. Unfortunately, as soon as I have more than one row in the item list, the BR evaluation will fail as it attempts to test against all the row values for the specified column. My BR u