(...) I've been trying to utilize the form rule for the Yes/No field named "Service Line" to show "Service Line Items" item list field when it is ticked to Yes and be hidden if it is unticked or set to No. The problem is the "Service Line Items" item list field is showing on default when opening the form and even though the "Service Line" is still set to No on default. Thanks in advance for the help
(...) Dear Community, I would like to propose a change in WEBCON BPS to improve the ease of copying field values to the clipboard. This could be introduced as an optional setting within the field options in BPS Designer Studio. I particularly like how this feature is implemented in the Azure portal: a "Copy" icon remains hidden until you hover over the field , at which point it appears, allowing for quick c (...)
(...) I have created a simple SDK Plugin that includes one input field . In the database, the field 's value is saved in the format "24#24 Months$$de-DE$$24 Monate", and it is displayed in the report exactly as "24#24 Months$$de-DE$$24 Monate". My goal is to display this value in the report as "24 Months" when the user's language is English, and as "24 Monate" when the user's language is German. How can (...)
(...) Hi, I'm currently upgrading processes from 2022 to WEBCON BPS 2024 and encountered another unexpected change. Both "Start a subworkflow" actions "now" verify whether a field is visible. While in one case I didn't declare two field s as visible in the start step I have a visibility restriction in another. Since the visibility restriction of uses the 'Source' field value (1), which is set by the " (...)
(...) Hello, I am trying to update some form field s and columns in an item list after some actions. On my path i have configured a FOR EACH on my item list which is creating/composing JSON payload for my REST. (rows) However, I am encountering an InternalServerError (500) when attempting to save this data using REST service on path for my current instance. PATCH: api/data/v5.0/db/#{DBID}#/elements/#{W (...)
(...) Hi, this one is related to this post: https://community.webcon.com/forum/thread/5796/15 While I encountered that we can no longer set field s which are read-only using workflow control actions, I have run into the same using single field value actions. Currently 2024.1.1.88 we need to make sure that all field s we are settings with action have at least to be marked as "read-only (cannot be modi (...)
(...) from REST API. Datasource method is POST, since we have many parameters. We need this datasource in different workflows and parameters are dependent on values entered in current form (different field s in different workflows) and also should be fetched from database from another workflow. As I can see there is no way to use current form field values (in JSON mode, not JSON grid) in request body (...)
Error: [Quote] Error occured during business rule evaluation. String values cannot be multiplied at: Evaluation requested at: Evaluation node: Operator (+) at: Evaluation node: Operator (*) at: Evaluation node: Operator (*) [/Quote] What I have : -process static A -process static B -process static C -process static D attribte a,b,c attribute a,b,c is changing dynamically vs It
(...) Hi Longtext field in substitutions panel would help helpdesk in their job ex. bussiness asks why substitution is added, and we could store such information in this field Best regards Kuba
(...) Is there a way to change the style of a choice field when it couldnt find a mach?
Dear WEBCON Team, this issue already occurred in 2022: https://community.webcon.com/forum/thread/1986?messageid=1986 Is there any solution or workaround for this? Thank you & Best Regards, Lena Schmidbauer
(...) I need to fetch all available rows for specific picker. I have used api endpoint /api/data/v6.0/db/{dbId}/elements/resolvefield Value/{idguid} The api return only first 100 rows It is possible use pagination or sth like that ?
(...) Hi guys, in some use cases we need to have some formatted text based on an textconstant on a pdf dokument. Therefor we have some logic in the application which places the text in a given multilinefield if a date is changed in a special way. The texttemplate ist displayed correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make chan (...)
(...) Hi everyone, if I'm using an HTML field it would be great, if there wouldn't be any margins imposed on the control (1). My only idea right now is to remove the class which causes this via JavaScript in the HTML field , so that it is aligned with the other controls (2). document.getElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").classList.remo (...)
HI, How to monitor the moment of typing characters into an attribute using the SDK. I would like to, for example, call an API after typing 3 characters and save the retrieved values to another attribute.
Hello everyone, we are using JavaScript for a RestAPI call (long story – it's a requirement from IT). Now I receive the "Response Status Code" and "Response Text" within the JavaScript, but I also need to send these values back to WEBCON for further processing. Since we usually work with WEBCON without using JavaScript, I’m lacking the necessary know-how in this area. Can anyone assist me w
(...) es about new tasks in WEBCON BPS system. Sometimes it is difficult to distinguish from which process they were sent because they have the same sender address. In addition, they often contain all form field s from the form – even those that you would like to avoid being sent outside the system. In such cases, WEBCON BPS low-code platform offers two simple functionalities – the first one is de (...)
(...) Applies to version: 2020.3.x and above; author: Józef Cyran Introduction The item list is frequently used to store any number of data rows as opposed to other form field s. This functionality makes the actions executed on the item list differ from the standard form field configuration. Business case: Personnel planning for a project This article describes the oper (...)
(...) voice workflow has been created, where the “Nett amount PLN” represents the net value of an invoice in PLN (at the exchange rate of the selected currency on the date of the invoice). This field is set by the “Set Nett Amount in PLN” form rule which uses the “Nett amount in PLN” business rule. The business rule returns a floating-point number calculated with an SQL (...)
(...) rt. Fig. 4. The "New" button to create new accounts After clicking the button, a new “Account” dictionary instance is opened in which the following field s are visible: Employee – a person type field that downloads data from the AD related Registration date – a field in the read-only mode with the current date Balance – a fi (...)