(...) I am using a list item and trying to retrieve the corresponding email from the data source by selecting a name. The filtered email should be displayed in the field immediately after selection. But it's not working. The email only appears after I delete the name. How can I solve this problem?
(...) Is there an up-to-date list somewhere 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 field s are limited to 20, not 40. https://community.webcon.com/posts/post/limiting-the-number-of-form-field s/70/3
(...) Hi, is it possible to arrange field s for exaple "yes/no Choice" horizontally in a tab (that is part of a group)
(...) Hi, it would be nice to arrange more field s horizontally e.g.: choice field s or field s in tabs that are part of a group - here I can only arrange all in the group horizontally but not espacially only field in one of the tabs in this group Thanks in advice Monica
(...) 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 field s 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 (...)
(...) Hi, I have a case where I'd like to filter the source live or validate those rows. What do I mean? If I select a number from 1 to 40, lets say 1, from a field , I won't be able to select that position in the next row. I'd like to do this in a way that doesn't require the user to save the form a hundred times ( everysingle pick ) or using have the system throw them away and redirect them to the same ta (...)
(...) Could you please extend the BPS group with an optional email field ? Reason: By having an email field for the BPS group, it would be possible to send the email to a group mail box, rather than to every user.
(...) I would like to be able to add a hyperlink to a choice field and make the selected value clickable. Just selecting a column in the data source which provides the link would be sufficient, however building it through an expression like the "Link to a form for adding an object:" would be the best possible solution. For example, we are using a data source that is connected to our project management sys (...)
(...) Hi. Since we switched from V2021 to V2025 I noticed that 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 field s to control actions and so on. This is a major degradation ! Kind regards Klaus
(...) Hi everyone, I’ve recently encountered the following problem: I have a form with a picker field where I select a customer. After choosing a value, several data rows display information related to this customer. Some of them use SQL queries, while two use REST Web Service data sources. The data rows that fetch data using SQL reload correctly whenever the “client” attribute value changes. Howeve (...)
(...) Hi we have a form Formfield Extension 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 requ (...)
(...) Hi all! Maybe this question has already been asked. Is it possible to change the label of a field without hacking the DOM with Javascript? I found no built-in function to do this. We have some different form types using the same field , but it has some slightly different meaning dependent on the form type, so we thought we just change the title of the field . Any ideas? Thanks in advanc (...)
Hi all, I browsed through the documentation for the public REST API as well as other threads here but couldn't find anything to help with my issue. My requirement is to check if workflows for certain criteria are already created and I need more than one search criteria for an exact match. I am useing the PublicApiSearch with an request URL like this: data/v5.0/db/1/applications/9/searc
(...) How can i fill target field s of an autocomplete field when setting the autocomplete via an Action? There is an action where i fill an autocomplete field via an action however the target field s are not automatically filled with it. I would prefer if i do not have to fill them individually.
(...) Hello everyone, which form field type would you recommend for the following use case? I would like to classify customers, where one customer can have multiple classifications. The classifications should be selectable via a multiple checkbox, so that, for example, a customer can have classifications A, F, and G. On the corresponding report page with the report table, I would then like to be able to filt (...)
(...) Hi, it's currently not possible to define translations for the selected columns. While the default translations are used for process field s, there's no way to define a translation for a calculated or a system column. It would be great to define those on BPS Internal view level, so that there's only one source. Best regards, Daniel
(...) Hi all, I have a question about calculating a Date to field based on two other field s in WEBCON. I have: Date from – DateTime field Time (h) – Choice field (values like: 1, 1.5, 2, etc.) Date to – DateTime field I want Date to to be automatically calculated as: Date to = Date from + Time (h) hours I tried to use a form rule, but I keep getting an error in the Date to field . H (...)
(...) Hi, we can configure multi line field s to allow pasting images in rich text mode. While I don't like it from a technical perspective the users like it. My issue with the current solution is, that the users can copy images from websites and the browsers copy the HTML instead of the image. This is great from a disk space perspective, it's bad from an audit trail perspective. If the source get's remove (...)
(...) Hi all, I have a question regardong Form field Extension PhoneNumber, I went through instruction: https://developer.webcon.com/docs/your-first-form-field -extension-js/ . My problem is I can't get intermidiate step to be executable, what I mean by that is that when I press on my Start step "Go to next step" it automatically executes and saves like already done instance and it says the workflow insta (...)
(...) Hi, it would be an improvement, if we would have additional column to put a documentation why a specific field was mapped to an ExtensionAttribute. It would be even better, if we would have some kind of "Usages" tab, to locate where a specific extension attribute is used but this would be way more complicated than an additional documentation field : It should be possible to set this documentati (...)