(...) Hi, i use the "Hyperlink"-actiontype for copying some values of a filled form to a new form (see attachment). That works very fine. But if I add a picture form field , the copy process failed with a message "HTTP Error 414. The request URL is too long" Is there any other possibility to copy a picture from a filled form to another new form? Thanks for reply Franz Mayer
(...) sks have also a personal edit privilege. I haven't come up with a good way how to solve this. These are the options I thought about: - Modify the privileges in the database directly - Change the field field matrix to read only for all processes in the application - Create a path enable quick path and reassign the tasks to service user. - Unassign the licenses from the users I want to refrain (...)
(...) I greatly appreciate the Access authorization to form field s 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 s (...)
(...) Hello, Currently, data sources used 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, former approvers, or when completing data in legacy processes). Please consider adding a new option (checkbox) in the Advanced configuration of the “Person or group” (...)
(...) d(cannot be shown on video, as i use clipchamp to record it and it also triggers the bug even when the info-panel is closed). Addionaly if i would put a column to the left of the three floating point field s, that column would not turn invisible.
(...) 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 field s with a subquery. Which could end up with performance 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 r (...)
(...) to compare the export of two dictionaries in different environments, if the columns would be sorted the the same way. I haven't checked it, but I assume, that it is based on the integer id of the field s. I would prefer that the columns would be sorted either by the not translated field name (WFCON_prompt) or it's GUID. this would ensure that the export will have the same column sorting across a (...)
(...) ernal Server Error with: System.NullReferenceException: Object reference not set to an instance of an object Stack trace points to payment method mapping: WebCon.KSEF.Core.Logic.Tools.Invoice.XMLfield sGetter.GetChoiceFirstOfType[T](Array items) FormaPlatnosciGetter(...) What’s strange is that whenever the payment method (Forma płatności) is filled in, the ksefData endpoint returns 406. If the (...)
(...) 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 field s and business/for rules. Also, an option to add description similar to office 365 groups. Thank you
(...) Add support for shorthand date entry in date field s. For example, allow users to type 030626 and have the system automatically interpret it as 03/06/2026 (or the appropriate date format based on locale settings).
(...) 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).
(...) I need to call a REST API from a WEBCON form and write the returned values back into form field s. The REST API performs several validations on the incoming JSON payload (e.g. date from valid, date to valid, amount valid, etc.). In case of a validation error, the API returns something like: { "state": "error", "error_msg": "Date to must be greater than date from" } Approach 1 – Automation (...)
(...) ring only those that meet the warehouse condition. No matter how I change it, it returns all records from the data source I am attaching a screenshot of the configuration: - WFD_AttChoose2 is a field of type Person in the "warehouse" dictionary In the advance configuration, the field ID = Cos_BpsID -WFD_DTYPEID = 3 (form type of the warehouse dictionary) -WFD_AttText1= ''{196}' , which is a te (...)
(...) Created form rule that is triggered on Change by a float field . It checks if the sum of a certain column in an itemlist exceeds the value in the field , if so the colum should turn red. The problem is if the form rule is triggered it chan only change the color once. If we change the value again the color persists (i tested the statment with an alert if it follows the right branch) Does someo (...)
(...) Hi all, I have several questions regarding WEBCON BPS capabilities and best practices: Is it possible to create printouts (printable documents / reports) that use values from form field s (e.g., Date from, Date to, Choice field s, Text field s) and generate a printable confirmation for the user? Does WEBCON BPS have a built-in task scheduler / job scheduler (harmonogram zadań)? What are plugin (...)
(...) Hi, we noticed that the field .Displayname has now the translated value of the current user. Until 2025 this line logged always the Designer Studio name. as of 2026 it is the translated value for the executing user. logger.Log($"Adding sql field '{sqlfield .DisplayName}' as placeholder"); This is causing us some troubles. We have a generic SDK which allows us to access all the field s of the work (...)
(...) trying to add a button on the Start step of my Test process and I expect to see it directly on the start form (see image 1). The button configuration is very simple – it only resets a single text field to its default value (see image 2). I noticed that when I configure the same button as a global button, it appears only after the process is submitted. However, I would like to have this button v (...)
(...) Hi all, I was following the instructions for Form field extensions: https://developer.webcon.com/docs/your-first-form-field -extension-js I got stuck at the first build step in WEBCON BPS SDK Tools, specifically here: "In order to build your Form field Extension JS you have to select it in the appropriate dropdown in the tool and click the build button. It results in creating the BPSPKG file w (...)
(...) UPDATE: It has to do with items list row to edit set to 0 Why is it allowed to be set to 0 if it causes such a ruckus We debugged our way through it in the office. but it breaks quite some form field s and html code as a result !
(...) reports and datagrids had been changed. "Standardized functionality of Calculated column of the Link type. From now on, formatting that encompasses "on click" will function solely for Report form field s. For instance: link:www.google.com;displayname:GOOGLE;onclick:javascript:action This type of formatting does not function for Data table form field s and instead "JavaScript" formatting should be uti (...)