Hi, it would be nice having a global default button style template configuration for the button style of paths in the parameters tab. We would like to define some styles like "decline", "approve". This way all negative or positive buttons would always have the same look and everything could be controled through the global style template in system settings. In the path parameter configuration a live preview would be nice too. Moreover a CSS low-code editor would be nice to build those st (...)
Currently while focusing Choose Attribute on mobile form the default keyboard is opening. It would be great if we could choose what type of keyboard is used. It would help for example in cases when you choose a number from dictionary.
Hi, having dev, test and prod systems it would be great if an admin could set the link to the Designer Desk of the dev system in prod and test systems in the administration of the portal. This way users can open Designer Desk on dev system from prod and test and projects get published in dev system directly. Exporting published projects on prod and importing to dev wouldn't be necessary anymore - if users would use Designer Desk on prod system instead of dev. Kind Regards Sébastien Anselm (...)
Hi, it would be nice if we could have a global setting in General tab of each application to toggle if the application is enabled or disabled (hidden in the portal) instead of adopting user privileges. Kind Regards Sébastien
Hi, while using the functionality of opening an attachment preview in a new tab, I noticed that when we start previewing two different PDF invoices in one tab, the system will always display the one that was opened last in the base tab in the newly opened tab. It would be good to allow opening many different files in a new tab, from different elements, so that it does not overwrite the newly opened PDF.
Hi, it would be great, if the "Waiting for sub workflow" step wouldn't check the type of the user license. Imagine the following use case: There's a parent workflow which is used by a few users and a child workflow used by all users of a company. The users of the parent workflow have an Unlimited-Solutions Access License. The users of the child workflow have a Single-Solution Access License. After the parent started a few child workflow and is in the "Waiting for sub workflow" step. (...)
We ran into the issue that one of our systems started to enforce compression for its HTTP responses. They are now compressed as gzip which leads to an error when trying to access data from the system using a REST Web Service Data source in Webcon. I can help myself by implementing a custom data source, but if there is a native solution, I would be glad to hear about it.
Why in 2025 version add (new step) button is missing from General tab and user can only add steps in Workflow designer? Is there any chance that you'll restore it in next version?
In the 2025 version, a new feature was added to allow transferring an attachment to another item with the ability to specify the Workflow ID. This functionality operates within the context of the current database. **Proposal for enhancement:** Extend this functionality to include the ability to specify the Content database ID where the Workflow ID is being referenced. This enhancement would be useful for transferring attachments across multiple Content databases, where processes are di (...)
Hi! Any chance you replace the old (PNG) icons shown in the attachments area with the new (SVG) ones (as in the attached image) and reduce the size from 42px to 32px?
Hi, we got the feedback in the past that the users sometimes don't recognize the Edit button. In WEBCON BPS the "Cancel editing" button is really prominent. Could we get the same design for the Edit button? I'm also wondering whether the "Cancel editing" should be displayed in as it is. In my opinion the cancel editing is not the primary action a use should take on the form. Best regards, Daniel
Hi, if you have a large form with numerous tabs because of to many fields the tab names may become unreadable in BPS 2025 on a desktop pc with 1980x resolution. This could be a little bit improved, if we could render the tabs not only horizontally but also vertically. The question would be whether to display the content of the tab between the current and the next tab or at the end of the tabs. Of course, there could be even other solutions to this, like how it is done in CRM where the (...)
Hi, in WEBCON BPS 2025 R1 opening the popup search no longer focuses on the search input, instead the close button get's the focus. Entering the popup search and hitting the enter key will close the popup search instead of showing all elements. Best regards, Daniel
Hi everyone, if I'm using an HTML field it would be great, if there wouldn't be any margins imposed on the control (1). My only idea right now is to remove the class which causes this via JavaScript in the HTML field, so that it is aligned with the other controls (2). <script> document.getElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").classList.remove("upsidePanel__content") </script> or with CSS: <style> #SEL_HTML_#{WFCON:7009} (...)
The current version of the API allows updates for the following fields: { "name": "string", "email": "string", "phoneNumber": "string", "managerBpsId": "string", "jobTitle": "string" } It would be useful to expand the user API to include fields such as: - Department - isActive - COS_ExtensionAttribute1-20 The isActive field would be helpful for deactivation in case of WEBCON's integration with AAD when handling multi-tenant environments and retrieving users from mul (...)
Hi, if we are saving a workflow instance the form validation is ignored. This includes regular expression. In my opinion the regular expression should be checked and if they are not successful, saving should be prevented. Otherwise we will be able to save invalid data, which in turn can lead to issues, if the data is used in other workflows. In our case the field can be used as the display name of choose fields and we wanted to prevent the use of the special characters ; and #. The atta (...)
In Webcon 2022.1.4.404 this function is not present but probably in 2024 as well so... I would like to have sum of "Yes" in Item list if the field is ""Yes/No choice" sum I could copy to field in item list config but now I need: 1. do rule in item list -> to do action if row is added (cloned) or deleted 2. do rule in each item list column where is ""Yes/No choice"" type -> to count changing no. or maybe I do it wrong way ... :| ?
Hi, when you want to add a new new report tile with a link to the "details" in WEBCON BPS 2024 you have to: 1) Choose a data source 2) Choose an existing report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable, I'm quite sure that a lot of us will forget to update both data sources. Especially because it will be rare that report tiles need to be updated and therefore we will not be used to it. It wo (...)
Hi, at the moment the column "ElementName" is used as a category /subfolder while the column "Category" is used to display the filename. select Top 3 ATT_ID , ATT_FileType as ElementName , ATT_Name as Category I'm not using these option very often but each time I'm looking at the names in the info icon and get confused. My suggestion would be to add alias and update the documentation, so that only the alias would be used. "ElementName" would get the alias "Subfolder" "Catego (...)
Although there is a 'Tips & Tricks' category in the forum, the forum is primarily used for asking questions. Searching for specific tips and tricks is not always optimal. My suggestion is to create a separate section for this, with the option to allow external contributions. This could either be regulated like the Knowledge Base or open like the forum. Ideally, this section could include subcategories for specific topics. I believe this would be highly beneficial, especially for newer WEB (...)