(...) B article is directing to Webcon version not available in download https://community.webcon.com/posts/post/manual-database-update-prerequisites-and-procedure/515/3 [quote] The problem has been fixed in versions 2023.1.3.326, 2024.1.1.193, 2025.1.1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically update the attachment database, (...)
(...) l is by using the "Custome CSS" section in the color-themes: /* Example: Permanent banner using a pseudo element*/ body::before { content: "this is the message!"; display: block; position: fixed ; top: 0; left: 0; width: 100%; background-color: #cb0606; color: #ffffff; text-align: center; padding: 10px; z-index: 9999; font-weight: bold; } /* Compensation so that t (...)
(...) . This is very strange, but I guess it is not a problem of the process, but only concerning the display of the absence chart. Has anyone experienced such a behaviour? Has it been a bug and is now fixed in the current version?
(...) a would be nice too. It’s similar too: New field config combined with scan functionality of WebCon App For web version the HTML input field could be structured like this eg: Capture should be fixed to environment for rear camera. Front camera would ne capture to be set to “user”. Example code snippets for native mobile apps: iOS: let imagePicker = UIImagePickerController() imagePicker.sou (...)
(...) few columns (e.g., item name or ID) get lost from view. [Proposed Improvement] Introduce a checkbox option per column in the form field configuration that allows selected columns to be frozen (fixed ) horizontally when scrolling the table to the right. [Benefits of This Feature] - Freezing key columns (like item names or identifiers) ensures users can always see the context of the data th (...)
(...) iness rule to provide a filter value. Maybe the operators of the standard filter could be extended with an "Is in" option and the value with the possibility to also use a business rule instead of a fixed value? It should be available for SQL and SOLR based reports.
(...) Hi, Current Situation: Data Sources are typically static and context-independent. Each Data Source is bound to a fixed query or API call, with no native mechanism to pass parameters dynamically. As a result, any variation in use (such as retrieving different columns, filtering by different criteria, or adapting to different workflow contexts) requires creating multiple Data Sources or embedding log (...)
(...) Hi, I've suffixed processes that contain a workflow with a cyclical on start global action with " [JOB]". To get an overview of all process planed as a job I've created a dictionary report in a dashboard and want to filter the column "Process Name" with a default filter. Now I have 3 different behaviors: - Using "[JOB]" returns all processes in the list without any filtering > This seems to be a (...)