(...) I was trying to fill an item list through a Form rule (obraz_2025-05-21_133226938.png) on the 2025.2.1.42 version. The error occures on the first column s, seccond to last row, if the column is a single line text field. The mentioned field isnt filled by the rule. and I'm sad
(...) trix42.com/030_EAP/020_WFStudio/Matrix42_Workflow_Studio/Delivered_Activities/Matrix42_General_Activities#Invoke_PowerShell Variables can be set as input, output or in- and output in the direction column . The left name is the variable name for the PS-script. name "value" can be used as $value in the script. And the column "value" contains values or variables of the workflow. This would be the place t (...)
(...) Hi, while we can create business rules which act similar to table valued / scalar functions, we can't pass the column s/data to them. The inner business rules are executed before the outer SQL command is executed. This comes in really handy in a lot of cases but also has it's limitation and will require creating repetitive code. I would suggest the following: Create a new "type" "SQL function" (...)
(...) t's not the case that I wanted to activate it, but I wanted to deactivate it. The reason for this is, that the uniform can take up way more space than a mixed one. Especially if there's a multi line column . According to the documentation it should be there but it does neither exist in the UI nor in the XML configuration in version 2025.1.1.105. I assume that in this case the documentation wasn't upd (...)
(...) 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 visi (...)
(...) I currently get this error: Incorrect rule configuration for object "Site". This got me really confused because there wasn't any rule on the field. In the end I found another "Site" which is a column in an item list. Incorrect rule configuration for object "Target sites: Site". Best regards, Daniel
(...) en contain at least 100 items, which causes import problems. In such cases, somehow, the import is successful from the admin level (I don't understand the difference). The item list currently has 40 column s, including several selectable fields that also populate other fields or calculated fields. How do you manage importing files with over 100 items for such colossal item lists? Hej. W jedny (...)
(...) Dear Community, Would it be possible to add an icon (such as an arrow, person, etc.) in the “Assigned to” column to indicate when a substitution is enabled (in report view)? For many years, users have found it confusing that items are still shown as assigned to the “original” user even when a substitute is active. While I understand the current logic, adding a small visual marker next to the name w (...)
(...) f so, please let me know. Additional idea - currently, when using SQL query for related attachments, we are limited to 3 groups of attachments. It would be much more flexible if SQL could return a column like GroupName, allowing attachments to be grouped dynamically without those limitations.
(...) Hi there. I'm wondering if (and how) it is possible to open an attachment directly from a report (e.g. via a link column ) without the need to enter the form? Kind regards, Klaus
(...) r as we don't know the time zone of the user. This is only known by the browser. Therefore it would be great, if the data table configuration dialog could be configured to: - Define the type of a column : Text, integer/decimal, date time, choose field - Provide a configuration dialog similar to the advanced configuration. This would: - Move the formatting from the server to the client - Solve t (...)
(...) Hi, as dictionaries always get created through applications it would be great if the overview table would also at least have a column with the application name to get more structure and filter options here. A flat list of hundreds of dictionaries is not easy to handle and a good naming convention is the only way to get dictionaries quiet a bit structured. Maybe it would be also an option to use grou (...)
(...) Please verify the ability to filter by each column type in the item lists. Filtering on the header is similar to an Excel spreadsheet.
(...) Hi, Let's assume I'm configuring data from a data source (a report) with one column and one filter. I want to use a User-Defined API that allows me to dynamically filter the report using a defined endpoint. Will the response return a simple JSON with information from this single column , or will it return the entire data set (element ID, signature, step, etc.) as in other responses?