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

search results

for field

I have form-validations that work correctly and catches errors correctly. It would be nice if I could sat the HTML-form focus on that particular element that was validated wrong! Any suggestions , I find it hard because form-validation only returns true or false i cant use it afterwards anymore

(...) Hi, right now there is no possibility to configure a template in a data source that could be used when selecting this data source in a picker field for the advanced configuration. Each time the advanced configuration has to be set up manually. Pickers for users or departments are used very often and it's a mess to reconfigure each time the wished default advanced configuration - especially for the c (...)

(...) Hi, why are form field s available in the objects tab when configuring a validate form action but not when using the form rule editor? Can anybody explain this? Thanks and kind regards Sébastien

(...) Hi, form field s in the Objects tab of the form rule editor don’t get displayed in standard mode. Only when switching to JS mode the form field s appear. In the form rule editor of a Validate form action the form field s appear in the Objects tab. More details here in the conversation with Jacek: https://community.webcon.com/forum/thread/8410 It would be more consistent and convenient if form (...)

(...) = $errorMessage } $json = $result | ConvertTo-Json -Depth 10 -Compress return $json [/code] Mapping the response attributes to form field s (isError as bool and errorCode as int) throws these exceptions after the invoke: - System.FormatException: String was not recognized as a valid Boolean. - System.FormatException: Input string was (...)

(...) Hi, in the field matrix it’s sufficient to set a form field group as readonly to set also all of its child field s as readonly - respective disabled. Unfortunately the disable/enable function in the form field editor doesn’t accept form field groups. It would be much more convenient if a whole group could also be disabled (readonly) and enabled instead of having to handle all child form field s. (...)

(...) Hi, I suggest to fix the field column in the field matrix so that it gets always displayed even when horizontal scrolling is needed/used. Right now the field column disappears if the scrollbar gets moved to the right side. With many steps one can get lost and select the bad field row. Kind regards Sébastien

Hi, I have a problem with the form. I get this message when I break inheritance on a step. I can't fix it. It affects the order of attributes, and I can't change their settings. Has anyone had a similar problem? Version ver. 2025.2.1.321

(...) Hi, I'm experiencing an issue with selection attributes. If a user types a value but doesn’t explicitly confirm the selection, the value still appears in the field after saving the form or moving along the workflow path. However, the problem is that the value change rules are not triggered in this case, which often results in the form not being populated correctly. Has anyone encountered this (...)

(...) I already asked a similar question regarding a signature field . I updated the Word template because old references broke it apparently, then and then it worked. I now have a multi-line advanced text field with settings and editor. I tried to add in word as rich text field control with and without Business rule / only text field value. Should I try to create the word again until it works ? Or i (...)

(...) Hi there. I'm struggling with the behaviour of choice field s (especially if I start a workflow element via SQL) if the value put into the field is not in the data source or not distinkt. I remember that in earlier Versions it would have started the new element, highlighted the value with red underlining and refused to go on, unless a valid value was entered, but the element has been created and the (...)

(...) I have this strange issue, at least second time. Not sure if I had it on pre 2026.1.6.198 builds. When I move a field (or a group) on the form in Designer studio, for example from left to bottom section, on existing workflows it's still in the "old" place. When I start a new one, it's in the new place. So existing instances are stuck with old layout. See attached - same moment, new instance and old-s (...)

(...) Sometimes an Item list isn't the best way to display data, it would be better to display in the default stacked format. If you want your data to look this way you can't utilize the Autocomplete field Type. The ability to disable adding rows in an Item List somewhat covers this, but having the ability to use an Autocomplete within a Group would let users have the same search experience regardless of i (...)

(...) Hi all, I have a problem with a choice field in an item list that uses a REST Web Service as its data source. When the text entered in the field contains certain special characters — specifically & or < — the autocomplete request fails and the data is not fetched. Based on the logs, the request doesn't even reach my endpoint — it fails inside WEBCON while building/serializing the request. Environm (...)

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

(...) Enter the name of the group of tasks for which tasks can be created and their members – people responsible for task realization. Data from this process will be a source in the Task type choice field configuration in the TASK workflow.   Fig. 4. The "Task type" field with example values from the data source   As ID in the “Task type” form field , you (...)

(...) e with the function of checking if a user belongs to a given group   After defining the business rule that returns TRUE or FALSE, create the form rule that will indicate the specified form field s only for the previously defined group of people. In the form rule definition section, refer to the business rule by typing their name.   Fig. 2. Form rule with the nested "User i (...)