Hi Everyone, I’ve just started implementing business processes in WebCon BPS and couldn’t find the answer to my question on the forum. Business case: It’s an overtime management process. In one attribute, the user provides the overtime date, and then in the item list they provide additional data, including the employee’s name, start time (hours and minutes), and end time. I would like to give the user an easy way to set the time. I could use a Date/Time column, set provided date and a (...)
Hello, I would like to allow users export data from item list which shall be in readonly mode. Right now Export to Excel feature hides when I check the item list to readonly mode. Is it a feature / bug? 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
Hello, One of our workflows has been poorly designed and currently has over 700 versions. The form contains an item list with more than 1200 rows. Each time the form is opened, it loads very, very slowly. Is it possible to initialize only, for example, the last 100 rows, and load the remaining rows on demand via a button? Do you perhaps have an idea how to feed new rows at the step I marked in the diagram? Currently, the rows are loaded into a technical table at those steps, and then pulled i (...)
Hi, is it possible to arrange fields for exaple "yes/no Choice" horizontally in a tab (that is part of a group)
Hi guys, some of our users have pointed out that the pathpanel is too large at low screen resolutions. We've enabled the floating version of the panel, which does indeed take up a lot of space. Is there a way to resize the panel, e.g. using CSS? Do any of you have any ideas? Thanks in advance Gerd
Hi Is it possible to display SQL ROW/GRID on archived items? I see that items are disabled natively, but perhaps you have a workaround?
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?
Hello, is there an option to present answer (single choice) from choice list on report ? Thank you
Hi, When instances are "live", datatables / datarows are just nice objects to use. However, when an element is archived, datatable shows "No data preview for an archived element", while datarow does not render at all. Scenario: a parent and 1+ children. You can have a datatable in the parent's form to show the list of children along with some relevant info, and each child may have a datarow to show the same about the parent. While parent & children are not archived, everything is just fine (...)
Hi everyone, I have a problem in a project that I took over some time ago from another developer. Specifically, the "add" button for the item list only appears on the first step, where the item list is visible. On every subsequent step, although the list is editable, there is no "add" button to allow adding more rows. Similarly, on the following steps, there are no action buttons like "clone" or "delete." I have checked the editability in these steps—both on the attribute and on the matrix (inh (...)
Hello, I don't have much experience, so I apologize if my question seems dumb (: I added a menu button in the first step that fills a list. It's working fine, but it only becomes visible after I first save the document. How can I make it visible on the form from the very beginning? Thank you!
What a cool message! Webcon has it at the final step when handling a helpdesk request. @webcon How did you do it? I love it Msg in Eng: How do you rate the handling of the request? Field: Comment Path: Close and Send
Hi everybody, I have a repeating "unmotivated" error message (see attached). It is only in one workflow, always in the transition from one step to the next. I can't see anything in the history, as you see, there is no error GUID,... Any ideas, how I could track down that error?
Hi, why is there a difference in how multiple lines of text with append mode enabled are displayed in report vs in the data table attribute? In the report, each entry is shown one below the other, but in the data table attribute, they appear side by side, which looks bad on the form. Is there any way to change that?
Cześć Po podniesieniu wersji z 2022 na 2025 mam problem z puszczeniem requestów przez REST API W wersji 2022 do szyny request trafiał w taki sposób /onboardingWebconV100/initProcess?processId=519&taskTypes=Przygotowanie%20i%20konfiguracja%20sprz%C4%99tu&taskTypes=Przypisanie%20licencji na wersji 2025 jest tak /onboardingWebconV100/initProcess?processId=674%26taskTypes%3DPrzygotowanie%20i%20konfiguracja%20sprz%C4%99tu%26 W RB wykorzystuje string replace, który zamienia mi znak : na '' (...)
Cześć, Czy jest możliwość ukrycia kolumn listy pozycji wyłącznie na formularzu, tak aby w trybie edycji jednego wiersza były widoczne i możliwe do uzupełnienia.
Hi Guys, Is there any way to configure paging for the item list? Got one with > 280 rows, initiated from the SQL query. I cannot use data table to display the data only, as users need to add comment for each row in one of the columns.
Hello, How do I download the photos attached in the body of an email? Currently there is no image in both hotmailbox configurations %content% and %bodycontent%. I am attaching screen shots where you can see the photo attached to the email and the effect on the form side. Any ideas?
Is there a way to set attachments to read only for a certain step? Reason: I have a voting application in which several people can vote on the publication of a new file. The application consists of a main workflow (with a list of the workflow participants) and a sub-workflow for each participant. After the "Start" step, I want the attachment to be read-only. In both the main workflow and the sub-workflows, it should not be possible to add an attachment, nor remove an existing one. Are (...)
Hi, Everyone! On the WEBCON form (ver. 2025), I would like to display a simple external website for the user. There is no need to save this information in the document. I used Custom control (External) for this purpose. After entering the URL in the attribute properties, the page displays, but I have no idea how to change the size of the control. It is best to change it dynamically depending on the content of the displayed external page. Can anyone help? Is this possible without writing a plug (...)