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

search results

for row

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

(...) Hi, When instances are "live", datatables / datarow s are just nice objects to use. However, when an 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 (...)

(...) Hi, I'm working with api that doesn't allow uptade of whole list at once and it could be done only row by row . How to call REST API for each row in item list and pass related values ? I've tried to use foreach row and business rule in call definition but it doesn't work.

(...) Hi, data table /row s display the values as they are returned from the data source. In case of the MSSQL data source this is fine for text fields and for choose fields, integers/decimals we can work around it. Either by using the available functions or using format functions and the current user language. In case of date time there's no work around. The issue is especially visible when users (...)

(...) e item list to readonly mode. Is it a feature / bug? Is it planned to be changed? Does any workaround exist, except the showing data table with the same result (and e.g. my query returns over 1k row s which is data table limit). I am aware that the form slow downs but is not crucial in that case :) Best Regards, Dominik

(...) Hi everyone, I’ve recently encountered the following problem: I have a form with a picker field where I select a customer. After choosing a value, several data row s display information related to this customer. Some of them use SQL queries, while two use REST Web Service data sources. The data row s that fetch data using SQL reload correctly whenever the “client” attribute value changes. Howe (...)

(...) Dear Community, Currently, when accessing the homepage of WEBCON BPS, the brow ser title bar displays the name defined in: System Settings → Global Parameters → Appearance → Portal name However, when navigating to a specific application, the title bar only shows the Application name, which can lead to ambiguity - especially when multiple portals or environments are in use. Suggested Improvement (...)

(...) Hi everybody, I was wondering if it is possible to use row level security for build in PowerBI reports on a dashboard? Or more concrete: Each Workflow element in Webcon has rights defined, i.e. who can see an element and its attachments or not. Is it possible to achieve the same in an embedded PowerBI report, e.g. looking at the PowerBI report an idividual only sees the data of the elements (...)

(...) ist adds text value = "0" on - tags Before the updated from R2 2025 to R1 2026 everything worked fine Now those Zeros are showing up in the item lists 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 fields and html code as a result !

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

(...) Does someone know what functions are called when i press the "Duplicate" button on a row in an itemlist ? We want to give the user the ability to copy a row , however after copying the row i need to change certain values of the copy. Right now i trigger the duplicating by selecting the html element and executing a .click() on it(the user is not allowed to just copy a row ). The problem is i cannot (...)

(...) Hi, it would be great if the preview of a data source value would not only display the filter but also the selected return column and number of row s for return. I've attached a little mockup. Having e.g. a CONCAT of multiple data source value elements one has always to open the data source's edit filter dialog to get the return information. Kind regards Sébastien

(...) s-centric and future-proof applications applying the agile DevOps model.  WEBCON has been a one-product-centered, self-financed company from day one. Over time, our product has steadily grow n to compete and win with the world’s leading process-centric workflow automation platforms. The engineer mindset that is embedded in our company’s DNA shields us from becoming sales/marke (...)

(...) In the Invoices process on the “Send for approval” path, the action of sending a custom e-mail has been added. Then, in the “Message content” tab in the “Title” row add the previously prepared “Notifications for the finance department” template.   Fig. 6. The configuration of the "Send a custom e-mail" action   Sim (...)

(...) 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 row s as opposed to other form fields. 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 op (...)

(...) ; report   The administrator can also view the transaction from the level of the “Account” dictionary. The value in the “Balance” field has been updated and a new row has been added in the “Transactions” table.   Fig. 14. The account after Deposit transation Refund If an employee wants to return the money (for any reason) they depo (...)

(...) S Designer Studio   Then, add four columns containing the order data to the list – two of them are choice field type, one – text field, and one – date. On the form, three row s showing the orders have been added:   Fig. 3. The item ist on the MODERN form   The next step is to define the data table field.   Fig. 4. The configuration (...)

(...) Fig. 7. The query that returns the number of tasks assigned to all employees from the group   The limitation in the query above selects only those elements that are: TASK type (narrow ed down to the WFD_DTypeID = ‘TASK’ form type) Currently in the realization (WFD_STPID = ‘In progress’) Assigned to the same category/task type (Task type) & (...)

(...) s users to view attachments without having to download them. You can preview an attachment in two ways – in the preview window and on the form. This option is available in the most popular web brow sers such as Google Chrome, Opera and Firefox, and can be supported by various file formats (e.g. .xlsx, .docx, .pdf, .png). This article describes the functionality of the attachment preview direc (...)

(...) l have The dictionary process does not support item lists, but the individual workflow instances can be launched and initialized using an Excel file added from the report level. Each data row from the Excel spreadsheet becomes a separate instance in the workflow In the standard process all form fields, including the item lists, can be used The dictionary process can be eas (...)