WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for form

(...) For perform ance reasons, it would be very useful to allow the configuration of the search mode per source data column in pickers. This would enable more efficient searching by letting users explicitly define the most appropriate search mode for each column, leading to faster data retrieval and an overall better experience. Backward compatibility example: The current setting in the Picker tab would (...)

(...) Hi community, We are using in our company long URL (especially for SharePoints) with length over 256 characters. Using Item list Hyperlink column with form at 'link:http://intranet.company.com;displayname:Link' ends up for long URL to appear as full URL (in Edit mode) instead of displayname. Any Idea how to solve it and show displayname for long URL?

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

(...) I used JS button to InvokeRule(form rule). form rule used FOR EACH ROW function on Item list to populate technical column with increment integer (1, 2, 3…). This integer was used for Item list sorting in Item list configuration. While in version 2022, the execution order of FOR EACH ROW was driven by sorting (even unsaved) Item list as seen on the screen (First sorted visible row first, Last sorted vi (...)

(...) Hi How can I trigger the deletion of a given WFelements element in my own action? I know there is a delete button but you can only trigger it by standing on the form , I would like to trigger the deletion action as a cyclic action. Thx Maciej

(...) workflow, where a lot of attachments are being passed around departments, in this case it's over 10 files, but there are some outliers with even 30. With this workflow we've also implemented a 'copy form ' functionality, which creates new instance with filled in data and copied attachments. The thing is, sometimes in the copy of the document we only need 20 from those 30 files, and manually removin (...)

(...) Hi, when using e.g. Invoke REST web service action and using optional form fields as input parameters in the body there is a problem if a form field is empty. The REST call returns BadRequest (400) because of a syntax error. That’s because WEBCON doesn’t set anything in the body. Depending of the chosen body type it would be great if WEBCON would automatically set the correct string. E.g. null i (...)

(...) ttons like "clone" or "delete." I have checked the editability in these steps—both on the attribute and on the matrix (inheritance is not broken)—and made sure that it is not being manipulated by any form rule. I am using version 2025.2.1.91. Does anyone know what might cause this?

(...) n element is archived, datatable shows "No data preview for an archived element", while datarow does not render at all. Scenario: a parent and 1+ children. You can have a datatable in the parent's form to show the list of children along with some relevant info, and each child may have a datarow to show the same about the parent. While parent & children are not archived, everything is just fine, but (...)

(...) Currently, such data sources do not return the system company inform ation, 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.

(...) Hello, How to get inform ation from one specific body line to a given field on the form ? I tried this way but it doesn't work, for example I want to download inform ation only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"

(...) variable in the needed new "alternative display name" option that I suggest here. This field could be added in the general tab of the app und the name field with the option of a String or usage of a form rule or field to get the value dynamically. Kind Regards Sébastien

(...) al (only HR employees) or external (all employees) usage. A hierarchy with three levels should be sufficient. This concept could also be applied for all other objects where groups exist as global form /business rules, data sources, connections, … Kind Regards, Sébastien

(...) ironment on the current server. The main reason for this is that the CPU load on the current server is very high, likely due to the OCR processes, and we want to offload this to improve overall perform ance. Does anyone have experience or know of any guides, best practices, or documentation on how to properly migrate or separate the WEBCON OCR component from the existing server setup? Any tips on (...)

(...) Business case: due to organization regulation it is required to fill in a specific form and attach it as PDF to a WEBCON case. The problem is how to assure that such PDF file matches prefedined form at and that is is filled with reasonable contect Expectation: dedicated action that will take two attachments: template in PDF or WORD and actual document in PDF or WORD and will calculate similarity score (...)

(...) s. An idea would be to have more permission roles for apps, data sources, system settings and so on. It would be nice too to have some kind of environments as they are known in Microsoft’s Power Platform . So different teams could work on their own apps and even create new apps in their environment. It would be nice too having a functionality that shows data sources to app developers but before rea (...)

(...) sult, 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 form s with dozens of steps, increasing the risk of making changes to the wrong attribute due to the lack of reference. Recommendation: Freeze the first column (attribute names) in the attribute matrix (...)

(...) I used the Yes/No choice field 40 times, and the only page I found is from 2020, which says that such fields are limited to 20, not 40. https://community.webcon.com/posts/post/limiting-the-number-of-form -fields/70/3

(...) Hi, I’m looking for the best approach to handle long-running operations (potentially taking several minutes) in WEBCON BPS. Scenario: Suppose we need to perform time-consuming Active Directory updates based on a list of items within a WEBCON BPS workflow instance. Given the current execution time limit of 120 seconds, this may not be sufficient. Workaround Approach: My current solution is to (...)

(...) Hi, I’ve migrated the SDK from Webcon 2022 to Webcon 2025 R2. During execution, I’m getting the following error: System.Platform NotSupportedException: This operation is not supported on .NET Standard, as Reflection.Emit is not available. The SDK connects to a SOAP endpoint. The client responsible for establishing the connection is located in a separate library(net standard 2.0). The BPS extension i (...)