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

search results

for form

(...) pecific user has done. Security relevant features like last login/access timestamp to WEBCON portal, Designer Desk and Designer Studio should get saved seperately. Right now there seems to be no inform ation available in the database when a user last used one of the modules. The audit log could also contain login events for failed logins for easier debugging. The audit log could also store activi (...)

(...) 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 table on the form . List is already implmnetet with 40 rows, user job is scale those rows (...)

(...) Is it planned to be changed? Does any workaround exist, except the showing data table with the same result (and e.g. my query returns over 1k rows which is data table limit). I am aware that the form slow downs but is not crucial in that case :) Best Regards, Dominik

(...) 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 many manager roles, but lets make it simple. It's used on few buttons arou (...)

(...) need to update this field in the database as well. However, doing this manually for each user and each record is not ideal, and there may be other tables in the database that also use the old UPN inform ation. # Is there a simpler or more automated way to handle this issue?

(...) oice 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 system since these projects are used as a basis for (...)

(...) ove Gant Chart in Holiday Process. I used data from Workers Profile in BPS. Everything looks fine but there is one problem - CEO don't see everyone - he can see only his profile. According to inform ation while creating SQL Data Source : Wymagane kolumny Raport inform acji o użytkownikach i strukturze firmy CSTR_UserID* - Identyfikator użytkownika. Wartości w kolumnie muszą być unikalne. (...)

(...) None I'd like to propose a new one here - On Demand. This one would allow us to define how the item list should be initialized, but it will initialize only when called with INITIALIZE function in form rules OR by pressing the Initialize button on the form . In theory we can fill in the initialization, then set action mode to No initalization, and mark the 'Show initialize button' checkbox, but (...)

(...) 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 fields 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 inform ation 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. Howev (...)

(...) It would be great to have the possibility to move the Attachments and Comments sections inside a tab. This would make the form s much cleaner and better organized, especially in more complex workflows.

(...) Hi everyone, I’m trying to display numeric values in WEBCON BPS Word printouts with thousand separators (for example, 1.000,00€ instead of 1000,00€). Interestingly, in Item Lists (tables) the form atting 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 config (...)

(...) nt Introduce a built-in “Set instance On Hold” capability with these behaviors: - Freeze all user actions Suspend all active tasks in the instance and its sub-workflows. Prevent users from perform ing transitions or responding to tasks while On Hold. - Display a visual warning Show a banner or badge in the form header (e.g., “⚠ This workflow is currently On Hold”). Optionally notify users (...)

(...) for calculated column in the report from another workflow? Alternatively is there any way to present an SQL query as a report? Or on dashboard? I have a few cases where I need to pivot certain inform ation. The only way until now that I found is to create a data source and a technical workflow that will load it into a table but it's far from perfect

(...) e 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 advance & best regar (...)

(...) Attachments: Currently its only possible to "lock" Attachments in certain steps while breaking the form -inheritence. It would be great if we could have a "readonly" for Attachments in the Field-Matrix. Comments: In some cases its necessary to "lock" also Comments (but existing comments should be visible). Kind regards Ernst

(...) There is a column (Co_Id) in an item list that states that it is used in an replace item list action. However the Action is not using this column. See the pictures in the attachments. For more inform ation, as far as i know the replace item list used an action template in the template settings. The Template was changed so that it does not include the "Co_Id" column anymore. The actions that used (...)

(...) Hi, It seems that the visibility of the save comment button also in the form editing mode would be more useful and understandable for users. Please consider adding this option. Regards

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

(...) Hi, is it possible, to use the action 'mergeattachment' not only for attachments in ONE form but also in DIFFERENT form s? If not, is it possible via sql? In the attached picture there is a screenshot of the following sql-query of the webcon-database: select ATF_WFDID, ATF_OrginalName, ATF_OrginalValueHash from dbo.WFAttachmentFiles where ATF_WFDID > 9620 how can I export the word-docs as (...)