(...) Hi everyone, I have two questions regarding the description feature of Form fields , which is typically shown via the small info icon (the little “i”) on mouse-over. 1. Form Field description visibility and placement In one of my forms, I’m using a large input field, and the info icon appears very small and all the way to the right. It’s barely visible and often overlooked by users. Ideally, I’d (...)
(...) 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 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 jednym z procesów użytkownik ma możliwość z (...)
(...) mewhere showing the limit of attributes that can be used in a single process? I'm asking because I used the Yes/No choice field 40 times, and the only page I found is from 2020, which says that such fields are limited to 20, not 40. https://community.webcon.com/posts/post/limiting-the-number-of-form-fields /70/3
(...) 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 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 are (...)
(...) 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 (...)
(...) lumn 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 dictionary's entry and a link to a user or group could lead to a profile page (...)
(...) Hi, Is there a chance to add alternative way of filtering data on reports based on text fields rather than filtering specific values? It's quicker for user to enter directly search phrase rather than choosing from list, even filtered values (sometimes user have to check multiple options that meet search phrase). Additionally it skips one sql query used for generating list of values in filter. It could (...)
(...) Hi, At first the challenge - I'm currently reaching max # of Choose fields in my process. Trying to avoid future troubles I'm adding new workflows in a new process, and this leads to massive amount of duplicates of: business rules, constants, automations (fortunately not form rules). Let's say i have a business rule which contains some users call it 'Manager Role' - inside of the app, there are ma (...)
(...) R_Superior* - Unikalny identyfikator przełożonego - CSTR_UserID (null jeśli użytkownik nie ma przełożonego) CSTR_Company - Nazwa spółki CSTR_Email - Adres e-mail but Gant chart is filtering fields by 'CSTR_Superior'. Does anyone know how to make it work with CEO like in AD?
(...) t 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
(...) Hi everyone, I’m trying to set up a connection from WEBCON BPS (2025 R2) to an Oracle database, but the documentation I found is quite limited. It only shows fields like user, password, and service name, but there’s nothing about host, port, a full connection string, or any driver requirements. Apologies if I missed something obvious — maybe the documentation is out there and I just couldn't find it. (...)
(...) ow(sql) and there is a problem with mapping. Data source has exact values that I need, and I'm using them as intended but the problem is I'm getting data rows I don't want and even then those queried fields are still not applied to created instances after running the action, so that leads me to believing that something is wrong. In the end, instances created are empty and those 2 fields I only used for (...)
(...) 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, is there a way to update two fields in the info panel, shown in the screenshot below ? I'm running a 'Start workflow(SQL)' action and it seems that I can only overwite the author, but that still wouldn't work because values is not obtained thorugh sql, but applied.
(...) sers 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 requirdness for the other fields . The current workaround is - The field is not marked as required in the field matrix - The path with activated form field validation marks the field as required in the additional path validatio (...)
(...) 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 st (...)
(...) d(cannot be shown on video, as i use clipchamp to record it and it also triggers the bug even when the info-panel is closed). Addionaly if i would put a column to the left of the three floating point fields , that column would not turn invisible.
(...) Quite often we have the use case, that we need to provide a personalized dataset. With SQL data sources we do have the possibility to use calculated fields with a subquery. Which could end up with performance issues when using large datasets. As an example this calculated column returns 1 if the first letter of the COS_ExtensionAttribute05 field in the COS table matches the value of the dataset. The re (...)
(...) to compare the export of two dictionaries in different environments, if the columns would be sorted the the same way. I haven't checked it, but I assume, that it is based on the integer id of the fields . I would prefer that the columns would be sorted either by the not translated field name (WFCON_prompt) or it's GUID. this would ensure that the export will have the same column sorting across al (...)