(...) iness and form rules. 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 field s everytime. And a global field can only used once per process. Sometimes this isn't enough. Another use case could be a dynamic change of the n (...)
(...) Hi, it would be nice having a third behavior function next to the two behavior functions ENABLE and DISABLE for form rules that permits the field to be edited via JS but not writeable by the user. Kind Regards Sébastien
(...) Hi guys, i think my question is quite easy to answer but i didn't get the solution :-( I need a report regarding instances and some field s of their subintances. Therefor i tried to build report in the portal, which selects the 2 affected Processes. If i do so, i can not select any columns?! If i only select 1 process the field s appear. Where is my mistake and how can i build an report with in (...)
(...) ts tree above "Getting 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 th (...)
(...) Hi, it would ne 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
(...) on Portal and Entra ID that automatically imports user profile pictures. The goal is to ensure that these profile pictures are not only visible in the Webcon user profile but also available in form field s of type “User” (User Formfield ). Thanks, Julius!
(...) e and others without. As workaround we use now this custom CSS style code. Maybe it is useful for other customers. Just copy & paste it to system settings > global parameters > appearance into the field global CSS styles #Updated the code at 11:51: Added class and switched from display to visibility attribute to prevent layout changes /* Hide AI assistant in Designer Desk */ .ai-assistant-butto (...)
(...) o 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
(...) 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 to put e.g. form field s as source or target. Just to give some idea how it is solved by others. It can surely be handled nicer than this. Another approach would be to have a local (app) or global (system settings) PS-sc (...)
(...) Hi, it would be nice if one could also create global form groups in system settings and not only single global field s. A use case would be address field s street, number, city, zip, country, ... with advanced configurations to data sources, reg exp and so on. In each app where this information is needed one could directly use this global form group. Kind Regards Sébastien
(...) Hi, i have a question in regards to saving data and obtaining it later. So, i have an item list where each user has an id, if i change any of these attribute field s, changes need also to take effect in the dictionary. There is a specific field that will trigger this action. I already created a query that will map correct attributes with update command. I'm interested in the logic that would need to tak (...)
(...) I would like to suggest an enhancement to the user interface of Item List (tabular) form field s within the WEBCON BPS platform. [Current Limitation] At the moment, users are unable to freeze specific columns in Item Lists when scrolling horizontally. This often leads to usability issues, especially in wide tables, where the first few columns (e.g., item name or ID) get lost from view. [Propo (...)
(...) Hi. we've implemented some global form rules e.g. a developer on screen mode that displays meta data of field s (instead of turning on dev tools) - a knowledge base article will follow later. Small work in progress preview teaser in the attached screenshot. ;) Right now it is necessary to add this global form rule to all main form behavior sections manually to get this loaded. It would be great (...)
(...) Hi, when using e.g. Invoke REST web service action and using optional form field s as input parameters in the body there is a problem if a form field is empty. The REST call returns BadRequest (400) because of a syntax error. That’s because WEBCON doesn’t set anything in the body. Depending of the chosen body type it would be great if WEBCON would automatically set the correct string. E.g. null if (...)
(...) Hello, How to get information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to download information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"
(...) t displayed in the portal. This way one could use the app vsb.config to set a customised name that can be set as variable 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
(...) f the name object would include the parent object. 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
(...) auses 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 columns, including several selectable field s that also populate other field s or calculated field s. How do you manage importing files with over 100 items for such colossal item lists? Hej. W jednym z procesów użytkownik ma możliwość (...)
(...) Hi, data table /rows display the values as they are returned from the data source. In case of the MSSQL data source this is fine for text field s and for choose field s, 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 ar (...)
(...) ccessed by people who see the whole archive. It’s possible to manually give someone read access, but that’s not very practical. Could you add an option to automatically give read access based on a field in the form during archiving or a bulk action to assign read permissions to archived items?