Hi, if you have a large form with numerous tabs because of to many fields the tab names may become unreadable in BPS 2025 on a desktop pc with 1980x resolution. This could be a little bit improved, if we could render the tabs not only horizontally but also vertically. The question would be whether to display the content of the tab between the current and the next tab or at the end of the t
(...) etween workflow steps could help optimize the available screen space. Allowing users to set their preferred density could influence multiple elements of the interface, such as: • Spacing between form fields . • The layout of the left and top menus. • The arrangement within the details panel (info panel). Additionally, this setting might also adjust font sizes in specific areas, like field group he (...)
(...) ------------- In addition, the process steps were deleted, except the first one and as soon as I click on the process in the prod-environment, the error appears and when I click on “Continue”, the form fields are suddenly duplicated or even multiplied much more often. If I try to delete something, that doesn't work either. (I wanted to delete the process from the application in the prod-environment to re (...)
(...) ain. Alternatively, • JavaScript, HTML, CSS stopwatch with buttons (Start, Reset are enough). Are these requirements feasible to be done in WEBCON? I know, in WEBCON: • There are an HTML form fields , even supporting some JavaScript functions. • There are a Form Rules with JavaScript mode But, where to put what (JS, HTML, CSS) and how to combine/address/relate parts to functional stopwatches?
Hi, it would be nice if using a field type choice field with behavior autocomplete would not only set configured target fields in the columns 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 woul
Hi, I stumbled a while until I found the "autocomplete" field type in an item list element. I directly picked "choice field" under "choice columns" and didn't read the following entries because I knew that in normal "form field" with field type "choice field" one has to select "Autocomplete" under Settings > Behavior. Maybe it would be more intuitive to align both configuration methods in th
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 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 fields
Hi, it would be nice if one could also create global form groups in system settings and not only single global fields. A use case would be address fields 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, it would be great if it would be possible to set prefix and suffix for integer form fields too like it is for floating-point form fields . The workaround to use a floating-point form field and to set decimal places is known but not the intuitive way. Kind Regards Sébastien
(...) le to all forms". The last idea would just need a new checkbox in global form rule configuration "load for all forms" or a configuration "load for all selected forms". The "load for all forms" global form fields could be displayed greyed out (read-only) in the main form behavior section. What do you think about? Kind Regards Sébastien
(...) ould: - Move the formatting from the server to the client - Solve the issue with the date time - Improve the user experience as the data table values would be displayed in the same format as other form fields Best regards, Daniel
(...) in admin@ Designer Studio 20250911091700 Saved app with ID 1234 admin@ Designer Studio Of course there could be a lot of more details for CRUD activities with other objects as form types, form fields , form and business rules, connections, data sources. As this historical information is mostely already stored in the database maybe only another user centric view would be necessary for filling up th (...)
Hi, it would be great if the link of an entry in a report column could be set to a link to the instance of the displayed object in the form field value. This option only exists right now if the choice field is related to a BPS internal view but not for choice fields with a data source of type dictionary or user/group. The form field value link of a dictionary entry could lead to the dictiona
(...) hat it seems to be no longer possible to use the content of a form field (unsaved data) in a SQL query (see pic). It just delivers "empty". Is there a workaround? I frequently used the data of form fields to control actions and so on. This is a major degradation ! Kind regards Klaus
(...) touts with thousand separators (for example, 1.000,00€ instead of 1000,00€). Interestingly, in Item Lists (tables) the formatting is shown correctly with thousand separators. However, in regular form fields (for example, floating-point numbers), the values are displayed without the separator. Is there a way to configure this for standard form fields as well? Any advice or best practices on how t (...)
Hi we have a form FormFieldExtension which overrides the method VerifySaveRestrictions. In this function we are checking whether the field is required. If the field is marked as required in the form field matrix and the users uses a path without form field validation, the IsRequired attribute returns true. While this is technically true, the deactivated form field validation would ignore the
(...) Is there a reason why Group form fields that have the "Horizontal arrangement of form fields in group" and "Wrap fields in horizontal arrangement" fields ticked create two seperate HTML elements with the same CSS Id? This makes it more difficult to select the 2nd element due to it never being fetched with getElementbyId.
(...) I greatly appreciate the Access authorization to form fields in WEBCON BPS – it’s a much-needed and well-designed solution that all most meets our needs. Like many other organizations, we handle sensitive data that should not be stored in plain text in the SQL database. To address this, we've developed a simple SDK-based customization of a form field that displays the field value on the form, but stores (...)
(...) I need to call a REST API from a WEBCON form and write the returned values back into form fields . The REST API performs several validations on the incoming JSON payload (e.g. date from valid, date to valid, amount valid, etc.). In case of a validation error, the API returns something like: { "state": "error", "error_msg": "Date to must be greater than date from" } Approach 1 – Automation (menu (...)
(...) Hi all, I have several questions regarding WEBCON BPS capabilities and best practices: Is it possible to create printouts (printable documents / reports) that use values from form fields (e.g., Date from, Date to, Choice fields, Text fields) and generate a printable confirmation for the user? Does WEBCON BPS have a built-in task scheduler / job scheduler (harmonogram zadań)? What are plugin packa (...)