WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

Sébastien Anselment

User

ANY TRUE bug?
05.03.2026 15:07

Hi Adrian, thanks for your confirmation and the workaround. Kind regards Sébastien

Hi, right now configurations are process specific and contain amongst others business rules, form rules, constants, automations. If multiple processes of the same app or even other apps need one of those there is the possibility to create a global equivalent in system settings. Unfortunatelly

Hi, unfortunatelly global "objects" (business rules, form rules, constants, automations) have no app binding functionality as data sources have. Some global constants, business or form rules and automations may contain critical data (e.g. api tokens) that should not be useable by all devs with st

Hi, right now app, process and workflow's associated form type user privileges can only be set for users and/or groups. It would be great if global business rules could be used too. A filter could be set that only global business rules with return type „user list“ can be used. This way e.g. a

Hi, when workflow models evolve over time, it becomes increasingly difficult to understand how a workflow model looked or behaved in earlier versions. Although version history exists, it is currently not easy to visualize or analyze previous workflow designs. It would be very helpful if the wo

Hi, in the Information Panel, steps that have the path parameter option “Set current step as finished” enabled are currently displayed with a checkmark once the path is taken. This works well for paths that lead to an intermediate step or positive completion of a process. However, it can be mi

Hi, I would like to suggest adding a line jump (or bridge) feature for crossing paths in Workflow Designer (at least for the Web versions). Currently, when two lines intersect without a jump, it often creates ambiguity. Users cannot easily distinguish whether the lines are simply crossing or i

Hi, short: Business rule text parameter string values only containing digits seem to get casted to an integer value in WEBCON. long: Declaring a VARCHAR variable in SQL as a string like '001' is returned as string. If 001 is replaced by a text parameter in between single quotes its value '001

Hi, right now there is no possibility to configure a template in a data source that could be used when selecting this data source in a picker field for the advanced configuration. Each time the advanced configuration has to be set up manually. Pickers for users or departments are used very often

ANY TRUE bug?
04.03.2026 12:18

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,

Hi, I agree with you. Our users already asked for this alternative too. Disabled buttons with hover info text why it‘s disabled or when it would get enabled would enhance UX. Hide/show is still needed as Daniel already explained. Kind regards Sébastien

Improvements for todos
02.03.2026 20:26

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

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

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 crite

Hi, it would be great if there would be a 4th permission column in the Designer Desk Permissions in system settings named "Access to all projects". Right now only system admins have implicit access to all projects. We would like to give access to all projects to a small group of modelling expe

Hi, it would be great if the link of an entry in a report column could be set to a link to the instance of the displayed object in the form field value. This option only exists right now if the choice field is related to a BPS internal view but not for choice fields with a data source of type dic

Audit log
11.09.2025 11:29

Hi, it would be great having an audit log or audit trail feature as e.g. Microsoft and Atlassian have it to get an easy overview of what a specific user has done. Security relevant features like last login/access timestamp to WEBCON portal, Designer Desk and Designer Studio should get saved se

Hi Markus, thanks for your input. I gave it a try with pure HTML5 and added it as JS form rule to a process. I chose to create an extra visual column only for drag n drop functionality on the left side of the table. Added a dashed line to display the target where the row would be placed when d

Upvote for that!