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

User Voice

Hi, Adding configuration in "Start a subworkflow" - attachment categories

Issue: In the attribute matrix view, when many process steps are defined, horizontal scrolling causes the first column with attribute names to scroll out of view. As a result, users lose context and cannot clearly see which attribute they are modifying when working with steps located at the far right. Problem: This creates a usability issue, especially in complex forms with dozens of steps, increasing the risk of making changes to the wrong attribute due to the lack of reference. Recomme (...)

Issue: When a process step has broken inheritance settings (marked in red) in the attribute matrix, hovering over the step name displays the message "Broken inheritance of settings" instead of the actual step name. Problem: This makes it difficult to identify steps, especially when names are similar (e.g., Approval I/II/III), and the limited display space with no text wrapping shows only a truncated version of the name. As a result, users cannot distinguish between steps and may make mistak (...)

MVP

Hi, it when the "Incorrect rule configuration" name is thrown, it would really help, if the name object would include the parent object. I currently get this error: Incorrect rule configuration for object "Site". This got me really confused because there wasn't any rule on the field. In the end I found another "Site" which is a column in an item list. Incorrect rule configuration for object "Target sites: Site". Best regards, Daniel

Currently, such data sources do not return the system company information, which limits their usability. The lack of this functionality forces users to manually retrieve data using SQL queries, which contradicts the Low-Code platform's principles.

MVP

Hi, could we please get a user friendly error message like: No licenses are assigned to you (someone@example.com) please inform your system administrators (List of the users who can assign licenses). Best regards, Daniel

Currently, “Add privileges ” and “Remove privileges ” actions cannot be used in cyclic actions Adding the ability to use this action could help cyclic action to check item permissions and remove them.

MVP

Hello, since the new UI we've got much more users on the dark theme of webcon, it brought however a few new challenges with custom colors on controls / lists. At this moment we are able to set custom css styles - background/text using attribute configuration: https://docs.webcon.com/docs/2025R2/Studio/Process/Attribute/General/Attribute_StyleAndBehavior It however lacks the possibility to make the color dependant on the theme, which causes in many cases unreadable text - see attached exa (...)

MVP

Hi, while we can create business rules which act similar to table valued / scalar functions, we can't pass the columns/data to them. The inner business rules are executed before the outer SQL command is executed. This comes in really handy in a lot of cases but also has it's limitation and will require creating repetitive code. I would suggest the following: Create a new "type" "SQL function" Properties would be similar to a business rule: Name : GetFirstTextPart Description: Wil (...)

Hello, I propose a change in DEsigner Studio, in action templates. If the ability to create action groups in templates were added, it would make it easier to manage actions in the case where there are more than 10 in the process. It would then be possible to group and arrange actions thematically. Regards,

I would like to propose an enhancement related to the handling of private views created by users in reports. [Current Limitation] At present, even users with administrative privileges cannot determine whether a given report contains any private views created by other users. This limitation makes it significantly more difficult to manage and support users, especially when diagnosing issues related to non-standard report behavior. [Proposed Improvement] I suggest adding functionality (...)

MVP

Hi, it would be great if it would be possible to set prefix and suffix for integer form fields too like it is for floating-point form fields. The workaround to use a floating-point form field and to set decimal places is known but not the intuitive way. Kind Regards Sébastien

MVP

Hi, it would ne very nice if one could directly jump from an element in the tree in the "usages" tab to the respective element in the app. E.g. a double click on the form field to jump in the style and behavior form rule section. Same for all other combinations. Kind Regards Sébastien

MVP

Hi, it would ne nice if one could enter a list of css class names in the "style" section of the tab "style and behaviour" of a field. Insted of multiple occurences of the same style code in different fields one could just enter one or more css classes. This keeps css style modifications simple. If there would be an internal css editor (similar to form rule editor) instead of a text input field for the css classes there could be a multiple select of the already defined css classes in the ap (...)

MVP

Hi, it would be nice having an option in the path parameter settings to tell the button if it shall be displayed on the left or the right of the button list. Adding eg a class .path-button-container-right to the div containers of all right aligned buttons and the following css would do the whole trick: .dynamic-form #pathPanel .path-button-container:not(.path-button-container-right) + .path-button-container-right { margin-left: auto; } This addresses always the 1st button with (...)

MVP

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.

MVP

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

MVP

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.