Could you please consider adding a setting that would align all input fields left/right/center? It's a little annoying having all fields aligned left and only floating-point values aligned right.
Can you add path button style options (in Global parameters - appearance) for every path color available in a workflow diagram (8 colors) ? So, changing a path color should apply corresponding button style in the path. This would greatly improve development time, in a big workflow entering path button style for every path is time consuming. Also, this will keep colors consistent between workflow diagram and the form.
Hi @all, I´ve many processes they use the same rest-request to fill choice fields, table, etc. But the request requires a dynamic values in _url-parameter_ or _request-body_. At the moment i´ve to clone the *same* data source for every process... not nice ;-) ! A parameter would solve the problem - like as parameter into rules! Thanks and best regards Daniel
We are coming across scenarios, where it is required to audit the views and not only changes on an element. Ideally we would be able to configure the audit level: - View element - View attachment - Download attachment - View in report (elements retrieved and displayed on reports) - Edit element - Delete element As additional auditing is likely to have performance impacts and also increase the database quite fast, it would be better to enable auditing on process level only. Maybe i (...)
The preview generation functionality should be somehow improved. Currently it is bound to how big the designer studio window is and implicitly how big the resolution of your monitor is. We have some very big workflows that won't fit on any screen and the preview would always be blurry and unusable.
In WEBCON the development is so fast and agile that it started to create bottlenecks in the deployment activity. We are using Azure DevOps and it would be great if some kind of pipeline could be created in order to start and deploy things in an automated manner.
Dear WebCon Team, the Concat function is a great advantage for text handling. Unfortunately, it is very hard or let's more say inconvenient, if you forgot a text part. In my understanding it is not possible to replace concat parts or even add text parts before or change there position. e.g. concat[Happy][Weekend!] so I would like to say "Happy easter Weekend!" for this I have to delete Weekend! and type easter and then type again Weekend! Of course in this case I just have to add it to the (...)
Hi, so HTML attributes are great, but only untill you try to do something with them - like hide for example... or export - import Seems like you keep them all in a single SQL field:-( So, some JS manipulation is needed, rule editor is useless. Can you make normal HTML attributes - every attribute in separate SQL field?
During a presentation there was a comment that the indicator (traffic light) icons are not easily distinguishable for colour blind people. It would be an improvement if the icons would have a different shape in addition to the colour. One idea would be a red square, orange triangle and green circle. In addition there was the question if it would be possible to provide a tooltip what each icon indicates. I've currently added an explanation above a data table but this won't help in a report. Ther (...)
Referencing also to: https://community.webcon.com/forum/thread/8245 We are integrating WEBCON BPS with APIs that follow RFC 6749 OAuth 2.0 Authorization Framework and explicitly support the Resource Owner Password Credentials Grant (grant_type=password). These APIs (in our case: core banking / backend systems) require both: client authentication (client_id / client_secret via Basic Auth) and user authentication (username / password in the token request) Example token request: POS (...)
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 studio access. An option to set an object as protected and enabling an app binding to allow the usage would solve this matter. Default would be same behavior as it is now. If a dev wants to protect t (...)
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
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 would be nice to get a more detailed log output for the database upgrade. Currently we only have the information that the upgrade started: 17-01-2026 16:00:11 msg: Scripts 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 columns 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 (...)
I greatly appreciate the Access authorization to form fields in WEBCON BPS – it’s a much-needed and well-designed solution that all most meets our needs. Like many other organizations, we handle sensitive data that should not be stored in plain text in the SQL database. To address this, we've developed a simple SDK-based customization of a form field that displays the field value on the form, but stores it in an encrypted format in the database. Unfortunately – and to our disappointment – (...)
Before migration to 2025 with the new UI and 'Presentation' layer rehaul, on dashborads we could put multiple reports, and by changing the report - dashboards were automatically updated. Reports on the dashboards were just referencing regular reports. This had one major benefit - if i had a report containing 5-10 calculated columns, they were defined once, and then that report could be reused in multiple places (it required multiple views, but the data behind was declared once). After 202 (...)
I know it's "just" cosmetics, but anyway. Please, make the Flow Control element smaller or give us an option to resize it. It doesn't make much sense that it's bigger than all the square boxes for steps. Thanks.
I would like to be able to add a hyperlink to a choice field and make the selected value clickable. Just selecting a column in the data source which provides the link would be sufficient, however building it through an expression like the "Link to a form for adding an object:" would be the best possible solution. For example, we are using a data source that is connected to our project management system since these projects are used as a basis for some of our processes. And being able to clic (...)
Hi, audit topic regarding reading the form and downloading the attachment 1. Save information about who read the form after reading it - this is not about displaying the task because it is available 2. Who downloaded the attachment from the form The ability to enable, for example, specific processes that are subject to the audit process.
Could you please extend the BPS group with an optional email field? Reason: By having an email field for the BPS group, it would be possible to send the email to a group mail box, rather than to every user.