Good morning everyone, i am wondering, if someone of you already managed to rename the attachments with a kind of numbering within webcon. Continous number or just the ATT_ID would be fine. I am using one process for picture documentation and beside 6 picturefields there is the possibility to attach as many pictures as the user wants to the attachment section. After renaming them with the "update attachment action" while going to the next step, now all have the same name. It would be great if (...)
Hi, I would have two ideas/requests (probably simple) regarding the SQL editor 1. The SQL query editor should have a monospace font 2. The SQL query after copying to SMSS/notepad has unnecessary newlines. Is it possible not to add newlines? regards
I am unsure if this was requested already because searching for anything has become a nightmare in this community. Still... in AD, you can add groups as members of other groups, but when using and creating BPS Groups, this is not possible, and managing the rights with BPS Groups is not the nicest in certain situations, especially if the customer has to do it. They have hundreds of users to add in multiple groups multiple times.
Dear Community, I’ve come up with an idea to enhance how we schedule maintenance service windows in WEBCON BPS. What if we introduced the ability to set maintenance periods (either ad-hoc or recurring) directly within the system (in Studio or on website in Admin area)? This would allow users to see a notification on their WEBCON BPS homepage, informing them of upcoming scheduled maintenance. I believe this feature could improve communication and transparency, helping users plan according (...)
Hi everyone, When working on multiple environments, with many tabs opened in the browser there is high chance to get lost in which ones are DEV/TEST/PROD. Maybe there is a chance to have a different Favicon per environment? Browsers offer grouping etc, so it's possible to manage, but it would be a nice touch :) Ideas in attachment. * Color coded as Designer Studio * With letters
Coming from developing individual web applications, for large projects, it would be practical to have a fourth environment to run WEBCON BPS Instead of having only DEV/TEST/PROD, we would like to have DEV/TEST/INTEGRATION/PROD. or similar. DEV/TEST would be in-house to develop and test the applications, and INT/PROD would be on the client's Infrastructure. This would make change management and testing much easier and closer to our internal development guidelines. Are there others worki (...)
Hi, It will by werry usefull to have this option in business rules. Regards.
While I greatly appreciate the functionalities and flexibility provided by the WEBCON BPS mobile application, many of us find ourselves predominantly using WEBCON BPS on desktop computers due to the nature of our workflows and the complex tasks we perform. However, the mobile application's interface and functionalities do not always translate seamlessly to desktop usage, where the majority of our work occurs. The addition of PWA support would bridge this gap significantly by offering a number (...)
hi I have datetime type fields i.e From and To , i want to check in current db table (WFElements), if datetime exist or not between two dates validating on form submit path using sql query. Issue: all the time showing validation error message , My validation Sample below: select case when ( SELECT count(*) FROM [BPS_Content_Prod].[dbo].[WFElements] where wfd_attchoose1='{1189}' and (('{L:1191}' between WFD_AttDateTime1 and WFD_AttDateTime2) or ('{L:1190}' between WFD (...)
We created a set of powershell cmdlets to connect to a portal, start/update/delete workflows and adding attachments. Inspired by the -UseWebLogin parameter off the Connect-PnPOnline cmdlet i extended our powershell cmdlets with a use weblogin feature. Fiddler and a bit of research in the web provided the right approach quite fast. Authentication works fine, but when using the rest api i receive an "invalid scope" exception. Seems that the rest api is only working with registered apps. (...)
The mobile application retains the WEBCON logo at the top in the left menu even if we personalize the portal with the company logo.
Dear WEBCON Team, I would like to propose a new feature to enhance social interactions within WEBCON BPS: the ability to tag other users in the comments field. This would function similarly to tagging features on popular social media platforms, allowing users to directly mention and engage with colleagues within the platform. Additionally, it would be highly beneficial to receive alerts when someone tags you in a comment. This notification system would ensure that important mentions are no (...)
options: 1. Few words in 1 word [new] and then use word to pdf [done] 2. Few graphics files in pdf [new] 3. few PDFs in 1 PDF [new]
In the 2023 version, we have the ability to generate QR codes for each element. The mobile application has introduced a search by QR codes, which is very useful. I miss the ability to add QR codes to document prints from Webcon. It could look similar to adding barcodes in document templates. Thanks to this, a person who receives a printed document could easily find the right element in the Webcon system by scanning the QR code.
Hi, I'm finally taking the time to add this user voice. I think it was in BPS 2020 or 2021 where the option was added that a constant in a business rule would be displayed in the format Group:Constant (1). Right clicking on the name of the constant would show a context menu with all constants in this group (2). This was similar to the one which is displayed if you right click on the choose field to switch from ID to Name. Can we get it back please. :) Best regards, Daniel
Hello, in the 2023.1.3.29 version, we have apparently identified a reproducible bug. In our case we are using a text field to store a time value. The goal is for this to automatically replace a period ('.') with a colon (':') after input (Style and behavior). The error occurs when we attempt to replace every period ('.') with another character using STRING REPLACE, specifically in the case of "15.00" where we want to replace each period ('.'). Instead of just replacing the periods, ALL (...)
It happens quite often, that the length of a textfield has to be limited. This can easily be achieved by a reqular expression. However, input fields with inputmode text allow the usage of the maxlength attribute. It would by much nicer to restrict the user to type in more than the defined letters rather than showing a red error message. Therefore, it would be great to introduce a max length property for text fields
I think it would be useful to have the ability to apply custom css classes to input fields. With the current styling options there is no way to style the "inside" of the input controls. The last image is what I'd expect to be able to do, the first 3 images are what is currently possible with out-of-the-box functionality. If that is already possible I'd be happy to know how without having to target precise css classes, data attributes etc.
It was a great addition when the foreach functionality was added in form rules for item lists, but they seem to be limited only to get and set values. There are plenty of reasons for witch you could need to disable a field or color ii differently using form rules. It would be great if styling fields with the foreach functionality would also be possible. I have attached an example where the fields marked with yellow should be disabled if the checkbox on the row is checked.
Can you please add a simple feature - application (or process) versions ? The idea is to have a "back" button - revert to (any) previous version if something goes wrong. I know - you want us to use DEV/TEST/PROD environment. Sure. But versioning would be a nice feature, really. Two options for you to choose: 1. every save is a new version 2. save as new version button