(...) den a lot of the elements in the "Administration" folder and the other folders are quite empty. My idea for this would be to provide two settings on the navigation element dialog: - Position is fixed - Sort alphabetically For example we could activate "Position is fixed " for all folders and the top x elements in the folders, while we could set "Sort alphabetically" for the remaining in the li (...)
(...) sults. I am not sure if this just didn't occur to me when I was reading the changelogs, but of course I fell for it in several occurences in the system. We went through all data sources when testing, fixed issues that were there, and failed to check the rules. If anyone has questions and concerns, or didn't understand the issue from my textchaos: i will try to explain with examples and screenshots : (...)
(...) 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 (...)