Hi, it would be nice if todos would be improved. Right now it’s just a simple textfield and a structure needs to be done by the devs. Suggestions: - Thread style - Automatic timestamp and author for each message - Cascading replies to message - Notifications when a reply to an own message has been created - Same for notes in WF Designer. If notes are seen as todos it would be better to switch to todos and incorporate those notes in the todo list too These improvements would be real (...)
It would be nice to have some additional information for the requirements in the system verification step of the installer: - A link or hint that explains how to install the Dynamic Compression Module - .NET 9 SDK (x64) instead of only .NET 9 and an additional download link - Download links for ASPNET Core 9 Hosting Bundle, .NET Framework and WebView2 Another way could be an extra page in the docs with explications and a link in the system verification step to this page dependent of the (...)
Hi, when grouping a column in a portal report, the groups are always sorted in ascending order instead of respecting the column’s sort order. Additionally, only the first 100 groups are displayed. It would be helpful to have pagination to access all groups. Kind regards Sébastien
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 logic elsewhere. Disadvantages: - Redundancy: The same underlying query or lookup often needs (...)
With version 2026.1.4.125 the behavior of links in reports and datagrids had been changed. "Standardized functionality of Calculated column of the Link type. From now on, formatting that encompasses "on click" will function solely for Report form fields. For instance: link:www.google.com;displayname:GOOGLE;onclick:javascript:action This type of formatting does not function for Data table form fields and instead "JavaScript" formatting should be utilized, which is applicable across every avai (...)
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 documentation even for extension attributes which are not mapped. This is especially useful for partners. (...)
Hi Guys, as i mentoned in Thread https://community.webcon.com/forum/thread/8309 i need a feature to configure the columns 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 columns, like in other reports. Thanks Gerd
Hi, it would be great, if the comment (WFD_Description) would be extended with step name in which the comment has been added. Maybe the information could be stored in the format: STPID#DefaultLabel$$DE$$Translated Label" This would allow us to select the correct label if we are parsing the comment ourself. Best regards, Daniel
Hi, we can configure multi line fields to allow pasting images in rich text mode. While I don't like it from a technical perspective the users like it. My issue with the current solution is, that the users can copy images from websites and the browsers copy the HTML instead of the image. This is great from a disk space perspective, it's bad from an audit trail perspective. If the source get's removed, the image is lost. In our case this is particularly bad because these images will be embed (...)
Hi, we noticed that the Field.Displayname has now the translated value of the current user. Until 2025 this line logged always the Designer Studio name. as of 2026 it is the translated value for the executing user. logger.Log($"Adding sql field'{sqlField.DisplayName}' as placeholder"); This is causing us some troubles. We have a generic SDK which allows us to access all the fields of the workflow instances as placeholders. For example Description: |Description| The alternative wo (...)
Hi, if there's only a single view, the view selection can be hidden. It hints that there are more views, while there are none. This is confusing. In addition, you don't need to provide a name /translation for the view which, in these cases, are the same as the title of the report. Best regards, Daniel
Hi everyone, we received again the request to add an outgoing mail as an attachment. I know that we are not alone with it and the current workaround is, that the mail is also send to a mailbox which is watched by the HotMailBoxes functionality. Having a configuration option on the "Send custom notification" to define, whether the mail should be added as an attachment to the current workflow instance would simplify this greatly. It would even be better, if this isn't a simple check box (...)
Hi, it would be nice to see the following improvements, when using groups in item lists: - Option to define the default value whether they should be collapsed or expanded. Similar to groups. Rendering the groups only would improve performance. - If totals are rendered, it would be great to define whether they should be rendered below the group or in the header. The later one would reduce the used space greatly. - Define whether we need an overall total. In case of groups, they may not be h (...)
I’m considering whether it might make sense to create a ENABLE/DISABLE PATH function. Maybe we could even add a small blue (i) icon that explains when the button will be enabled. What do the others think?
Hi, it's currently not possible to define translations for the selected columns. While the default translations are used for process fields, there's no way to define a translation for a calculated or a system column. It would be great to define those on BPS Internal view level, so that there's only one source. Best regards, Daniel
Hi, is it possible to change dynamically every year the date in a constant, so that I won't have to change it manually? Thanks in advance for your informations. Monica
Hi, I'm currently upgrading from 2023 to 2026 and noticed/remembered, that I can select a hidden report in a report tile (1) but these are not available in case of a navigation grid element (2). Current version 2026.1.2.91 Btw. what did you do with the version numbers. The second part is now the hot refresh version and what is the meaning of the third one? Best regards, Daniel
Add support for shorthand date entry in date fields. For example, allow users to type 030626 and have the system automatically interpret it as 03/06/2026 (or the appropriate date format based on locale settings).
Hello, it would be great if there was an option that shows where WEBCON user groups are used similar to what we have for form fields and business/for rules. Also, an option to add description similar to office 365 groups. Thank you
It would be great to have some more actions to be used for additional attachment menu actions. What i'm missing most, is the usage of the hyperlink action, which would give the possibility to start a new workflow. Of course, the attachment-id must be available for the configuration of the hyperlink action.