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

User Voice

MVP

Hi, I'm currently reducing the execution time of a long path transition in version 2023.1.2.44. In this context I noticed that saving the instance executes "recalculate rows". In our case this causes another execution of data rows which are only used for displaying information. They are not used in any other combination, even the usage tab is empty. It would be great, if we could have a checkbox or similar for a data row whether the recalculation can be skipped. While each execution take (...)

MVP

Hi, at least for partners it would be great to have the security bulletin not only as PDF but as csv or excel file so that the information can automatically be processes. Best regards, Daniel

Dear Webcon Team, The new To-Do list feature is excellent. However, adding the ability to assign/delegate tasks would significantly enhance team collaboration, efficiency, and accountability. This feature would allow clear assignment of responsibilities, ensuring better workload distribution and improved project tracking. Best regards, Konrad

I propose a change in the configuration of the default dashboards so that it is possible to define different main dashboards for different user groups. E.g. Invoices. A different approach to invoices is expected by the person registering, another by the person describing, another by the accountant, another by the payment team, etc.

Hi all. When searching/changing permissions in Webcon, there are tabs to choose from. If there are more than can fit in the window width, scrolling through them is dramatically slow. I would suggest changing this to a drop-down list. With a search option it would be great. [I added the same topic six months ago, but I'm doing it again because of the lack of response to the previous one].

MVP

Hi, as always, when there's a new functionality, there will be immediately requests for a second improved version. :) - Additional widget type 'Text', which will output any text and not only numbers. For example to display information like "open/closed" sub workflows: 2/4. - A form rule can be executed what should happen when the user clicks on it. We could display a tab for example or execute a hyperlink or whatever. - A form rule to trigger the refresh of the widget. Can be useful if a (...)

Good morning, Designer Studio is missing Dark Mode - many if not 99% of programmers are just working on dark colors, thus saving their eyes and improving the comfort of their work. The second topic is the code editor. Currently, in Designer Studio, the place where we edit code that is, for example, "sql command" is probably a regular notepad without support for, for example, tab. It would be useful to have such a small VS Code in the places where we edit code. Reports of this type have (...)

MVP

Hi, if the browser window is small enough, the actions of the item list are collapsed to a context menu. It would be great if this popup would contain information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and row. <div data-key="SubElems_1026_data-index_2" class="th-dropdown-content de.. Why would this help: Before there was the context menu we could use css to hide a specific action button in some (...)

MVP

Hi, I think everyone of use has run into this error more often in dev/test than anyone wants to admit. Message TIM_ID: 15 - WEBCON BPS Timeout actions error: checkout exception occurred. Instance ID (WFD_ID): 5907 WEBCON BPS Timeout ID (TIM_ID): 15 Could you we gain a global setting, with which we can disable this check / allow the timeout to undo the checkout? I completely understand the reason and I would never disable this check in production but on the dev environment I would (...)

MVP

Just a reminder ;-) : https://community.webcon.com/forum/thread/1028?messageid=1028 Hello there, with working much more with compact start buttons, i am optimizing our older dashboard layouts. We have a few applications, which have many start buttons. So i was wondering, if, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i posted in the picture. Mostly the usefull one would be: half side left, and two small columns in the (...)

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

MVP

Hello everyone, we use a lot of custom email templates. One recurring issue is the lack of options for design and name changes for "Go to Element" and "Go to Application". Additionally, emails for users who rarely interact with WEBCON often find the "Go to Element" button confusing. It would be desirable for us if the names were customizable and the fields could respond to HTML design instructions. Ideally, it would also be great if images could be used as buttons for that fields. (...)

MVP

Hello everyone, in our main application, we need to import address lists from clients. For some time now, we have been hitting the limit of 1000 rows. I would like to suggest reviewing the current server performance to determine if it is now feasible to increase this limit to 2001 (header + 2000 rows) or, ideally, to 2501. This adjustment would significantly ease our workload, as we currently have to manually split the address files. Thank you in advance, Bjoern Poller P.S.: I h (...)

MVP

Hello everyone, we frequently encounter situations where it is convenient for us to perform an Excel export of the current state via the DATA TABLE. Recently, we have been hitting the limit of 1000 rows more often (https://docs.webcon.com/docs/2023R3/Studio/Process/Attribute/DataPres/Sql_grid/#7-allow-excel-export). I would like to propose a review of the current server performance to determine if it is now feasible to increase this limit to 2001 (header + 2000 rows) or, ideally, to 2501. (...)

MVP

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

MVP

Is it possible that the window in Designer Studio for adding/edit user group has a flexible [Users] field and a locked [Group owners] field size. The opposite of now. There are usually more users than owners ;) Additionally it would be good if the users were also sorted alphabetically. Regards,

MVP

Please vote for this user voice, as it already have more votes, and is exactly the same ;) https://community.webcon.com/forum/thread/4134?messageid=4134 Hello, when working with custom columns in reports I'm always trying to avoid using regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific tables to get GUID, so reports won't break between environments. Inside custom columns we can access wfelems, which as far as i know is based on V_WFElemen (...)

Any progress with Gantt chart in webcon as native report type ? I see topics since 2020 and always is in backlog ...

MVP

Hi, Having admin privileges on a given element, it would be very convenient to have access to at least 2 options such as: permission check and task completion. Now you need to perform 3 operations 1. enter admin mode 2. expand admin actions 3. select the action in question Regards