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

Daniel Krüger (Cosmo Consult)

MVP

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.

.
09.07.2024 11:15

I was never interested in iPhones. ;)

.
09.07.2024 10:05

Now it is available :) Removed again. :)

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

Dynamic Tooltipp?
08.07.2024 20:54

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

.
08.07.2024 12:59

I suspected that this would happen, when I shared the link internally. It will surely be published again, when it's time to release the version. Remember to update the license, before installing the new version. :)

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.

.
07.07.2024 15:45

Hi, I have also noticed the page, it’s probably a placeholder page at the moment. I would guess that the version will be available in the next days. Best regards, Daniel

Hi, I played around a little more and tested which of the most common HTML elements are supported. Supported are: a div i img p span strong These can also be nested. Not supported are: button input style While we can replace buttons with something else and I have never use

Hi, it seems as that a sanitization check has been added. I was abled to use strong but a simple img, button, span tag didn't work. An a tag can also be used. Every supported tag is outputted as text. I'm quite sure that I don't like this as I'm sure that we are using this option for other me

Hi, I think everyone of use has run into this error more often in dev/test than anyone wants to admit. Message TIM_ID: 15 - WEBCON BPS Timeout actions error: checkout exception occurred. Instance ID (WFD_ID): 5907 WEBCON BPS Timeout ID (TIM_ID): 15 Could you we gain a global setting, wit

Hi, you can make use of global business rules and form field values in a data source. The attached screenshot is from a REST data source and the field is selected from "All form fields" . If the data source is executed, it takes the value of the field (table column) of the current instance. S

I'm sorry, I should have put a little bit more thought into it before I answered: Now I have only caused confusion. There's a reason why I added a similar user voice in the past.. This works only in data rows and table but not if it's used in a choose field. Best regards, Daniel

Hi Jack, there's an "old" way to achieve something similar. Since I don't know the syntax I'm always using this approach: 1. Create a data row/table and activate the 'Functions' tab. 2. Select the correct hyperlink function. 3. Setup some dummy parameters 4. Click on show to see generated