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

search results

for form

(...) Hi everyone, maybe someone has a good idea for this request. One application will be migrated from WEBCON to another platform . The users should still be able to view the data but they shouldn't be able to modify it. While this isn't a problem the process privilege level, the users didn't work correctly with the system and now have hundreds of open tasks. Which in turn means, the users with t (...)

(...) I greatly appreciate the Access authorization to form fields in WEBCON BPS – it’s a much-needed and well-designed solution that all most meets our needs. Like many other organizations, we handle sensitive data that should not be stored in plain text in the SQL database. To address this, we've developed a simple SDK-based customization of a form field that displays the field value on the form , but (...)

(...) Hello, Is it possible to create a single report that shows both a user's own tasks and the tasks of their subordinates? We have a scenario where supervisors and their team members perform similar tasks and use the same Process and Workflows. Currently, it's difficult to display both sets of tasks on one consolidated report. I am aware of the feature to view a report from a subordinate's perspect (...)

(...) "Exchange Rates synchronisation" and defined a schedule, but it fails with an error. "Task completed with error: There has been an error while processing the currency API response. Has the API data form at changed?" How can I trouble shoot this? Where can check the API settings? Kind regards Klaus

(...) nnot even create a new data source, which is the recommended approach by Webcon when utilizing external databases. Or create a new application. It seems that Webcon developers assumed that the platform would be governed centrally – by a central unit that creates new applications, grants application privileges, configures data sources, assigns licenses, and controls the API. However, low-code pla (...)

(...) d by this field return only active user accounts. In some business scenarios, it is necessary to allow selection of users who are no longer active (e.g., for historical reference, archival workflows, form er approvers, or when completing data in legacy processes). Please consider adding a new option (checkbox) in the Advanced configuration of the “Person or group” form field [Include inactive accoun (...)

(...) Hi everyone! Is there a standardized way to remove binary data from the ATF_Value column in attachments? This column displays values like 0x[…] whenever an attachment exists on the form . However, when we delete the attachment manually, the binary data is still visible because it’s stored in the element’s history logs. When I use the Delete attachments action with the options “all” and “delete (...)

(...) w System.Net.HttpRequestStream.HttpRequestStreamAsyncResult.IOCompleted(HttpRequestStreamAsyncResult asyncResult, UInt32 errorCode, UInt32 numBytes) w System.Threading._IOCompletionCallback.Perform IOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP) ------------------------------------------------------------- Licence Check: Unable to determine number of conte (...)

(...) Quite often we have the use case, that we need to provide a personalized dataset. With SQL data sources we do have the possibility to use calculated fields with a subquery. Which could end up with perform ance issues when using large datasets. As an example this calculated column returns 1 if the first letter of the COS_ExtensionAttribute05 field in the COS table matches the value of the dataset. The (...)

(...) I would like to propose a UX enhancement for the WEBCON platform : displaying the step name in red whenever inheritance is broken on the step list and also directly on the graphical Workflow diagram, in the same way this visual indicator is already used for step names in the Attribute Matrix. The goal is to improve clarity, consistency, and error prevention during process design and maintenance. 1. (...)

(...) Hello everyone, which form field type would you recommend for the following use case? I would like to classify customers, where one customer can have multiple classifications. The classifications should be selectable via a multiple checkbox, so that, for example, a customer can have classifications A, F, and G. On the corresponding report page with the report table, I would then like to be able to fil (...)

(...) tion: Object reference not set to an instance of an object Stack trace points to payment method mapping: WebCon.KSEF.Core.Logic.Tools.Invoice.XMLFieldsGetter.GetChoiceFirstOfType[T](Array items) form aPlatnosciGetter(...) What’s strange is that whenever the payment method (form a płatności) is filled in, the ksefData endpoint returns 406. If the payment method is empty, the invoices are processe (...)

(...) Czy ktoś ma plik transform aty (xsl) który zaprezentuje fakturę w ten sposób jak na załączniku?

(...) Hi, I have a path where the current user must select another user and pass a form to him. I want to send an email notification to both the selected user and his manager. I’m having trouble determining the manager automatically. Specifically, the problem comes down to the fact that I don’t know how to use a dynamic 'user' variable as a parameter. Or maybe there is another way to determine the manage (...)

(...) Hello, it would be great if there was an option that shows where WEBCON user groups are used similar to what we have for form fields and business/for rules. Also, an option to add description similar to office 365 groups. Thank you

(...) siness case, and what workarounds you currently use, if any) - Missing functionalities or behaviors you would like to see added (please be as specific as possible and provide business context) - Perform ance, usability, or configuration challenges you have experienced Feel free to share both high-level suggestions and detailed, practical examples. To keep this discussion focused and impactful, le (...)

(...) Add support for shorthand date entry in date fields. For example, allow users to type 030626 and have the system automatically interpret it as 03/06/2026 (or the appropriate date form at based on locale settings).

(...) Hi, is it possible to change dynamically every year the date in a constant, so that I won't have to change it manually? Thanks in advance for your inform ations. Monica

(...) Hello everyone, When testing applications with attachments on mobile phones (both Android and iPhone), the form is cut off on the left side. The current assumption is that this is due to the size of the attachment box. If the attachment is empty, only the paperclip icon is displayed. However, if there is a file in the attachment, the word “Attachment” is written out and the design error occurs. (...)

(...) rompt functions. Both work well when I'm attaching PDF (on path and as action) but nothing happens for emails. I Even disabled email conversation tab. I was thinking of extracting email body into form field for processing - but cant find a way to get email body into multi line field (through button/path or other).