Hi, something similar may be available in 2024 R2 if I understood it correctly in the webinar. I was referring to the new widgets: https://community.webcon.com/posts/post/widgets/465/3 I would have liked if the widgets could accept pure text like in the attachment (1). Clicking on it coul
Hi, it would really be great to add support for the hyperlink action on the attachment menu. The only additional thing which would be required is the id of the current attachment. The hyperlink action supports executing JavaScript and one use case would be to trigger the print dialog without
Hi, in some versions there was/is an issue that different time zone on server and client caused changing hours with every modification of the timeout. I think I read about a fix in the change log in 2024. @Andreia If you really need 12:00 am then add the number of hours which was removed a
Hi, it would really be great to add a custom title or even a description to a new diagnostic session or in the overview. This would make it easier to identify the session. It would nice if the user could provide the details but it shouldn't be in the "end and save session" dialog. It happe
Hi, I'm currently reducing the execution time of a long path transition in version 2023.1.2.44. In this context I noticed that saving the instance executes "recalculate rows". In our case this causes another execution of data rows which are only used for displaying information. They are not used
Hi, at least for partners it would be great to have the security bulletin not only as PDF but as csv or excel file so that the information can automatically be processes. Best regards, Daniel
Hi Jarosław, I don't see any real option to work around it. 1) It would only help, if you could inject the workaround in all processes without touching them. If you need to modify them then you can also change the SQL so that you don't need a workaround. 2) The work around should also work when
I don't know why but for me the JavaScript form rule is also working fine in item lists. I only made two small mistakes when I added it: - I did select the "Date" field and not the column. - During my tests I didn't looked at the selected date in the picker. The Sunday / Saturday have been not
Hi, if you want to use it in the style and behavior, I would use a form rule in JavaScript mode. This form rule can then be used for example in a condition (1) or for setting a field (2). This is the JS code and you would need to change the parameter of course. //debugger; // Step 1: Conv
Hi, as always, when there's a new functionality, there will be immediately requests for a second improved version. :) - Additional widget type 'Text', which will output any text and not only numbers. For example to display information like "open/closed" sub workflows: 2/4. - A form rule can b
This can be closed as this can be solved using the new filter option for the "People and groups" data sources option.
Hi everyone, Jarosław created a threat in which he points out that elements are no longer rendered if they are used in an item list data row column.: https://community.webcon.com/forum/thread/5247 I tested the most common/likely elements and to verify which are supported by using this SQL qu
Hi Gerd, you could achieve something like this with an HTML and JavaScript, but there's no out of the box way for this. In this special case though I would suggest another field for a simple reason. VAT can change over time and if users take a look at old instances the provided information w
Hi Gerd, I'm not sure when you want to copy the information. 1. Do you want to start a new process based on an old one? You can simply use the start workflow actions to populate the fields. https://docs.webcon.com/docs/2023R3/Studio/Action/Workflow/StartWorkFlow/ https://docs.webcon.com/do
Hi, if the browser window is small enough, the actions of the item list are collapsed to a context menu. It would be great if this popup would contain information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and
While searching for another post I stumbled upon this. Even so I would still prefer this solution, there has been some changes in the later versions. 1) In a small window a context menu is shown 2) In a larger window but with a long item list the actions are now floating.