WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > User Voice > Top rated

User Voice

MVP

I have a few suggestions for improving the single row editing experience: 1. Adding a next/previous button to the modal dialog so that you can easily go through the rows. 2. No fixed height for modal dialog. The max height of 400px makes it quite hard use the modal dialog. It would be better if the available space is used. I already added a style overwrite for this. 3. If single row editing is used it would be better to display the icon on the left instead of the right side. Depending on the w (...)

Please add feature to define delay (i.e. 60 seconds) before file gets imported from HotFolder. I have a situation where scanner creates an empty file at beginning of scanning, and WEBCON gets this file before it's complete. I use script to copy files from "temp scan" folder to HotFolder, but such feature directly in WEBCON BPS could bypass this workaround. Any comments and feedback here is more than welcome :)

MVP

Hi, we have the situation, that some globals and dictionaries are shared between applications. If I export an application all other applications, which use the same dictionaries, are exported too. At least I believe that the dictionaries are the case. This applies to the current version 2020.1.3.441. Of course, I can uncheck the unrelated applications, but this is error prone. In my opinion the applications are not related, if they only share elements defined in system settings, data sources (...)

MVP

Hi, with the introduction of BPS Portal we got a few additional options were we can add "code" and where variables from the expression editor would be useful if not even mandatory. 1. Report - SQL Filter, there are a few variables there already 2. Calculated field in Reports and BPS internal view, no option to use existing variables 3. Report - advanced formatting, no options to use existing variables Why do I think that this would be mandatory? The path example of advanced colouring will ju (...)

MVP

Designer Studio gives the possibility to apply additional button styles. Adding the possibiltiy to define additional class attributes on the path properties would make the styling easier. The custom styles could be defined in the new html-field (for every process we would have to define it again) or much better, let it define in the themes editor! Update 06.04.2021 Apparently is now in back-log https://community.webcon.com/forum/thread/404/15

MVP

Whenever I create a new step in the designer studio, I need to add a path too. The only steps which don't need at least one path are the final paths, which may have already been created by the wizard. So it would save a little bit of time for everyone if there would already be a path. :) Daniel

MVP

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

MVP

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 (...)

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 ... :| ?

MVP

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 (...)

MVP

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 (...)

MVP

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 (...)

Dear Community, I’ve recently noticed some issues when using WEBCON BPS Designer Studio on a 4K resolution display with scaling enabled (at 125% or 150%). While the text in the application appears to scale correctly, many of the graphical elements are either very small (not scaled) or blurry (improperly scaled). I’m attaching a screenshot to show how it looks on a Retina display (not even a 4K res). Is there any possibility of improving support for such scenarios?

The mobile application retains the WEBCON logo at the top in the left menu even if we personalize the portal with the company logo.

MVP

Hi everyone, I've got today a question from my business side if there is a possibility to change how 'Coply link to clipboard' button works. Right now it copies raw URL to the element, so after pasting it into teams it's visible as raw URL. When you copy URL from the browser search bar, it's being pasted as formatted link and it's presented as {Signature} with underscore, and it's blue - so a link. I know i could make a workaround with a custom HTML control on the form, but it would be n (...)

Data sources TAB in Application - add column with "Access to data in the context of system account" NO I need to click one by one to check if is marked or in each attribute "arrow" next to data source and jump to data source and then check is picked ... (in some scenario arrow is not active ...so Application .. then the data source .. pick proper one and then check ... ) Could be easier to see that option in data source Tab (I'm in webcon 2022.1.4.404 but probably in 2024 is still missin (...)

Currently, if a company has several content databases, for example 5, and users need to be synchronized across each database, the data is stored in 5 tables * 5 databases, resulting in the same data being present in 25 tables. CacheOrganizationStructure CacheOrganizationStructureExtendedTokens CacheOrganizationStructureGroupRelations CacheOrganizationStructurePictures CacheOrganizationStructureSubordinates Wouldn't migrating to a single table from which data could be drawn be more conv (...)

MVP

Hi. adding users to groups causes an update of the user properties which downloads objects from Azure AD. Depending on the environment it can take quite a long time. - (7/2/2024 2:33:46 PM) Step started: Download selected objects from Azure AD if required - (7/2/2024 2:35:44 PM) Step completed: Download selected objects from Azure AD if required (duration: 118687 ms) While this is not a problem if the user is added via the Portal, executing the "Add user action" in synchronous mod (...)

I don't know how you, but I miss Groups in Tabs .. I can do Group and then put Tabs ... I can do Tabs and put Group in each Tab .. but ... I can't do Group with Tabs and then in each tab put group ... :/ why? 1. I have form with lot of groups I would like to on each step put some groups on each tab to manage the order in form ... 2. Groups can be expanded and collapsed ... so in each tab I can collapse groups but the main Tab with tabs unfortunately not ... because I can not put (...)