(...) Hi everyone! Is there a standardized way to remove binary data from the ATF_Value column in attachments? This column displays values like 0x[…] whenever an attachment exists on the form. However, when we delete the attachment manually, the binary data is still visible because it’s stored in the element’s history logs. When I use the Delete attachments action with the options “all” and “delete a (...)
(...) ?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZy1MaW5rIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXcifX0%3D&e=oF5fL9 The column s 'Brutto' and 'Steuerbetrag' are calculated column s based on 'Netto' and 'Steuer-%-Satz'. This bug does not occur in Firefox or when the Info-Panel to the right is closed(cannot be shown on video, a (...)
(...) dataset. With SQL data sources we do have the possibility to use calculated fields with a subquery. Which could end up with performance issues when using large datasets. As an example this calculated column returns 1 if the first letter of the COS_ExtensionAttribute05 field in the COS table matches the value of the dataset. The result can then be used to filter by data. (SELECT IIF(LEFT(COS_Extensi (...)
(...) g report page with the report table, I would then like to be able to filter, e.g. to show all customers that have classification G. Currently I am working with "Choice list". But in the report, the column creates a separate filter for each combination of entries. For example, for a customer who has classifications A and B, it creates its own filter that must be selected, just as it does for a customer (...)
(...) ts are loaded src: DBUpdateControl 17-01-2026 17:21:24 msg: AppPool WEBCONBPS recycle src: IISManager It would be nice to have an output like - 17-01-2026 16:00:11 Script 7703 \t Change picker column s length from 1000 to 4000 \t Database: BPS_Content_X Start time\t 16:34:21 \t End time \t 16:40:34 I used \t for a tab character as this would allow to copy the information to Excel and filter th (...)
(...) Created form rule that is triggered on Change by a float field. It checks if the sum of a certain column in an itemlist exceeds the value in the field, if so the colum should turn red. The problem is if the form rule is triggered it chan only change the color once. If we change the value again the color persists (i tested the statment with an alert if it follows the right branch) Does someon (...)
(...) Set Cell Font Decoration not working when trying to make the text Bold (triggering it via on value change on a different column ). Italic and underline are working, but i cannot make the text in a column bold.
(...) Hi Guys, as i mentoned in Thread https://community.webcon.com/forum/thread/8309 i need a feature to configure the column s in the KPI-Report. I am not allowed to show usernames in the report because with this it#s possible to check the user performance. Would be nice to hide some of the column s, like in other reports. Thanks Gerd
(...) Hi, it would be an improvement, if we would have additional column to put a documentation why a specific field was mapped to an ExtensionAttribute. It would be even better, if we would have some kind of "Usages" tab, to locate where a specific extension attribute is used but this would be way more complicated than an additional documentation field: It should be possible to set this documentatio (...)
(...) In BPS ver. 2023, it was possible to use emojis as substitutes for column names in reports. That was very practical for saving column space. Is there a possibility to do this in version 2026 as well?
(...) d 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 column s, filtering by different criteria, or adapting to different workflow contexts) requires creating multiple Data Sources or embedding logic elsewhere. Disadvantages: - Redundancy: The same underlyi (...)
(...) Hi, we are using version 2025.2.1.179. For a demonstration of a possible bug I've created a MSSQL data source with this query (the cat column can be ignored): SELECT 123 AS ref, 1 AS cat, 'EQU' AS country UNION ALL SELECT 123 AS ref, 2 AS cat, 'EQU' AS country UNION ALL SELECT 123 AS ref, 3 AS cat, 'EQU' AS country UNION ALL SELECT 567 AS ref, 1 AS cat, 'ESP' AS country UNION ALL SELECT 5 (...)
(...) d configuration has to be set up manually. Pickers for users or departments are used very often and it's a mess to reconfigure each time the wished default advanced configuration - especially for the column s configuration in the "General" tab. As a workaround we have created a "Template App" with a template process containing those commonly used form fields. If we need one of them we create a relation t (...)
(...) w: #Custom data source I've created an SDK of type data source which prepares the data #Filter I have a filter value which is dynamic for a given workflow instance. Here are two examples: {column :ID#ID} in ('KHL_030','KHL_020') {column :ID#ID} in ('KHL_001','KHL_010') #"Dynamic" value Since there are no options to use business rules or similar in a data source filter of a choose field I'm (...)
(...) Hi, after switching a single line text field to an integer number several automations broke - as excpected - because the column name has switched from WFD_AttText1 to WFD_AttInt1. Starting a WF instance brings always an error - as expected. That's why I gave the "verify process" a try and I hope to get some warnings due to broken references. Unfortunately there is no warning and I had to search (...)
(...) in the Leave Schedule / Absence Chart. For planned leaves, I can simply click the bar on the chart to navigate directly to the workflow instance (presumably thanks to the linkage via the PLN_WFID column ). However, for historical leaves, clicking does nothing, and there is no way to open the related request directly from the chart. I checked the underlying structure for the leave history and notic (...)
(...) 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 bug imho. (screenshot) - Usin (...)
(...) uggest to enable the override sort settings in the Studio for a data table to set a default sort order. Example use case: Data table with all cycle automations of workflows with amongst others the column Next Launch. Default sorting should be Next Launch ascending here. Kind regards Sébastien
(...) Hi, when a date column is chosen as x axis and the data series contains discrete values over time (count of applications, temperature, share price, ...) it would be great having the aggregation type "Latest value". The latest value is dependent of the time range that gets used on the x axis. This could be day, week, month, ... and would be needed too. If there are multiple values for one day, week, (...)
(...) Hi, I suggest to add a custom CSS box in the configuration of a report view. One use case is to override the default CSS of tiles. The advanced JSON works like a charm to customize each column . But it’s clearly not possible to customize the outer tile. A simple needed custom CSS would be to create a 4 column design by just setting a tile’s width to 24% instead of default 100% and to hide all co (...)