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

search results

for rule

(...) Hi, I am wondering if i can use an HTML field to be displayed in Reports (interface). My html field contains some info that is visible in some Steps based on a business rule . And now i might need this info to be visible in reports (for filtering) and export to excel. Or do i have to create another field (single line of text)? thanks

(...) eover a CSS low-code editor would be nice to build those styles via drag & drop und autocompletion and colorpicker in all style configuration fields. Maybe with "..." like it is for form and business rule s to open the rule editor. Kind Regards Sébastien

(...) of general tab in advanced configuration. When the choice field gets deleted and is empty the target field values remain instead of getting deleted too. To get them deletion one hase to create a form rule . This wouldn't be necessary any more if there would be this automatically or as an option in general tab kind of "Delete values of target fields if choice value is empty". Kind Regards Sébastien

(...) Hi, it would be nice if it would be possible to define local and global configurations for regular expressions like it is possible for business and form rule s. There are many regular expressions that we need very often and it would be nice having them as templates for the expressions and the error message. The way to create a global field is known and used too but we don't want global fields eve (...)

(...) g started" would be nice. The search function should find all elements existing in the application tree. It is a lot of scrolling and searching in bigger apps to find the correct field, business/form rule , workflow, report and so on. The search should be able to get started with the shortcut CTRL + F or via right click on an element in the application tree. I hope others like this idea too. Kind (...)

(...) rences of the same style code in different fields one could just enter one or more css classes. This keeps css style modifications simple. If there would be an internal css editor (similar to form rule editor) instead of a text input field for the css classes there could be a multiple select of the already defined css classes in the app or global css classes in the system settings. Kind Regards (...)

(...) back to older months shoud be blocked. If one hast a start and end date (time) the end time should also dynamically get set that it has to be greater than the start date. Further configuration with rule s would be nice too to set that the end date must be e.g. 7 days later than chosen start date. Also a max date option should be in the configuration that blocks selection of dates after the max dat (...)

(...) very nice if one could directly jump from an element in the tree in the "usages" tab to the respective element in the app. E.g. a double click on the form field to jump in the style and behavior form rule section. Same for all other combinations. Kind Regards Sébastien

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

(...) Hi, it would be nice if one could also create new groups for global fields and automations in system settings like it is for global constants, form rule s and business rule s. Kind Regards Sébastien

(...) we would like to pick a group in a form field and to use all members of this group as filter for another user picker field. Using the function GROUP MEMBERS [AD-Group Login and name] in a business rule works fine. Setting this one into an ALERT all members are returned as expected. Using 'testgroup' as string in the group picker of the function GROUP MEMBERS ['testgroup'] in a filter of a data sou (...)

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

(...) wo users, and the workflow must wait for both users to complete it before moving to the next step. In workflow, I have a task step that correctly implements this logic. Task is assigned via business rule . Later in the same workflow, after a conditional gateway, there is another task step with an identical configuration. However, this task proceeds to the next step after only one of the two users com (...)

(...) automatically set the correct string. E.g. null if JSON is chosen. Right now one has to set all attribute values in quotes to prevent this and to cast them on the endpoint's server side or a form rule and extra form field are needed to create the needed string for the body if the field value is empty. Could you imagine to return e.g. null for JSON bodies instead of nothing? Nothing is just not (...)

(...) like "clone" or "delete." I have checked the editability in these steps—both on the attribute and on the matrix (inheritance is not broken)—and made sure that it is not being manipulated by any form rule . I am using version 2025.2.1.91. Does anyone know what might cause this?

(...) able in the needed new "alternative display name" option that I suggest here. This field could be added in the general tab of the app und the name field with the option of a String or usage of a form rule or field to get the value dynamically. Kind Regards Sébastien

(...) ployees) or external (all employees) usage. A hierarchy with three levels should be sufficient. This concept could also be applied for all other objects where groups exist as global form/business rule s, data sources, connections, … Kind Regards, Sébastien

(...) ave some local groups. In the admin-view (via browser) I see a hour-glass on all local groups (waiting for sycn). This is only in our production stage. All ok in the development stage. 1) Business-rule "CURRENT USER IS ONE OF" or "USER IS ONE OF" are not evaluated correctly (returning always false, even the user is member) => works perfect in dev-stage 2) "GROUP MEMBERS" is returning all members c (...)

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

(...) hey, i'm trying to create an alert notification in case some of the dates are not matching in the form. main problem is that i cannot use form rule (Alert) in the automation, as it would need to be triggered on menu action 'Upon instance saving..'. is there any way around this ?