Hi, in an Azure Active Directory environment it would be great to add an option to the people field which would configure it, whether external /guest users are selectable at all. Default value should be false. A customer worked around this by limiting the selection to a BPS group and adding AAD Groups as members of the group. No external user was a member of the AAD group. Technically this worked fine, but it turned out, that the performance was effected dramatically. Selecting a use (...)
Hi, the API endpoint returns a list of all processes inside a appliation. /api/data/v5.0/db/{dbId}/applications/{idguid}/processes It would be great, if the result would contain a property to check, whether a process in the result is only a relation. { "processes": [ { "id": 0, "guid": "string", "name": "string", >> "isRelation": "boolean" <<<<< "links": [ { "href": "string", "method": "string", "rel": "st (...)
Hi, I think it would be helpful if the data row field, when set to the percentage type, also displayed negative percentages when selected. This would be highly beneficial for various processes, especially when we want to track project progress or profitability. Currently, if we have negative percentages, it shows as 0. I believe negative percentages could be highlighted with a different color. Thanks, Raluca
Hello! I think it would be a really good idea to be able to copy projects within Designer Desk. Currently, after exporting a project to Designer Studio, we lose all the work that could be used in the future.
Hi, In Webcon, it is possible to make modifications to the form at the step level. When the "break settings inheritance" option is activated, these modifications apply only to that specific step. For a more visual experience, it would be nice to highlight these steps in the flow, similar to how steps containing "on entry" or "on exit" actions are highlighted. Thanks, Raluca
HI, When installing Webcon, the SQL Server compatibility level is set to 120 (default). To use advanced functions like `string_split` and data processing functions from JSON, it is necessary to manually change the compatibility level to 150. These functions are essential in developing more complex processes. If we manually upgrade the compatibility level from 120 to 150, Webcon will no longer provide support. It would be beneficial to have the compatibility level pre-set to 150 during the (...)
Hi everyone, I've been working on a "to do" app and I thought that a calendar report view showing the tasks to be dane with their date would be perfect. In the calculated columns of my standard table report I have a calculated column with a red square for an overdue task and green for all the "to be done n the future" ones. Works great. I created the same for the calendar report and there is a problem - the calculated column is not visible to choose from in the dynamic coloring module (only sys (...)
When generating documentation for standard areas, such as form type or workflow, it would be good if the content was automatically substituted there, I don't know exactly what, but generally describing what the form type is, what workflow is. Or for such standard content to appear immediately in the documentation section after adding a new workflow, process, form type, etc. with the possibility of changing, of course, entering your description. Another idea is that when generating the doc (...)
Hello, it would be nice to have in donut and pie charts "category" label in popup that matches the legend (beside series name). With a large number of categories, it is difficult to distinguish colors on chart and popup contains only series name. The label was displayed in the 2021 versions and is still displayed in bar chart. Please consider adding it.
Every WebCon BPS Applications needs permissions to work properly. Of course best practices is to use groups: WebCon BPS, Active Directory, SharePoint ones. It is worth to some have naming convention for them. It is also crucial to know which are used within the specific Application. We can dig into the BPS Studio and check Application, Process, Worfklow, Document Types permissions. We can check actions, business rules, etc. We can try to do it better via SQL or/and WebCon BPS Application. (...)
Introduction I have heared that basically planning is always about three questions (three columns in Excel, three attributes on the form) - WHAT? WHO? WHEN? :) Sometimes we need an extra information/column - we can call it "Remarks", "Others" or .... COMMENT... WebCon BPS has extraordinary feature available out-of-the box without even single line of code...VERSIONING and detailed HISTORY. Such feature is really needed for admins/troubleshooting and for business analysis for single "cases" of (...)
Hi. It would be good to use a different color if the condition for performing the operation passed the path false, in the action log. If the operation is performed for a large number of elements, checking the log would be much easier and clearer.
Dear all, I am wondering if there is no option for a case-insensitive search for fieldtypes like "Autocomplete" or "Choice field". At the moment I am struggling to search for values with search mode "Contains". Unfortunately the search results differs based on beginning the search phrase with an upper or lower case. In my opinion it would be a great benefit, if there are two addtional options (as checkboxes) to fine tune the search mode. 1) Ignore Upper and lower case --> case-insensitiv (...)
Hi, it would be great if the response tab of a data source would have an additional option to download the defined response structure so that it could be uploaded. This would be even better, when the internal names would be part of the download. There are cases when you need to change the internal names and doing this again and again for the superior source and x business entity sources is annoying. :) Best regards, Daniel
I believe it would be useful to allow "tagging" people (example - @jaroslaw) in comments section. After such a mention, the person would get a notification with a link to the workflow. What do you think?
Hi, it would be great if the error message : It is not possible to test a source or business rule that contains columns of an item list. Would only be displayed for the test button of the expression editor. Currently it's also displayed for the "Show" buttons which forces me to replace the variable in the SQL management studio myself. Best regards, Daniel
Hi everyone, I'm not sure yet whether it's a good idea or not, but I think it might proof useful, if we could add an icon to path buttons, like they are available for the menu buttons. I just tried emojis today and I think it will help users to distinguish similar paths. But since these are emojis there may be problems with light/dark mode and different devices. This wouldn't be the case for font icons. Best regards, Daniel
A simple change, there is a button 'Ask a question' on both Forum and User Voice, lets make it different :) 'Ask a question' is good for forum, that's what forums are for. For User Voice maybe change it to something like 'Make a suggestion' or 'Share an idea' ? - it will be clear what kind of input is expected in specific subsite of community.
Hi, Is it possible to add {userlan} support for column grouping? This would be very helpful when translating calculated columns.
Let's start with a use case. I'll be working soon on a process for ordering buisness cards, which will include graphic, who is responsilbe for preparing files which are sent to printing company. On the buisness cards there should be QR code with vCard data. We want to avoid manual process of copy/pasting data between webcon and other qr generation system. Action which adds code to attachment already exists, so i can always have empty pdf file to which i'll add generated QR code, but i'm (...)