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

Martin Meze (Freelancer)

MVP

A bit more detailed explanation: I'm not able to choose a "Change item list values" action type inside the "For Each" loop anymore (ver. 2022.1.4.111). The more I think the more I'm not sure anymore if that action type was available previously or not....

Any ideas when we can expect the new version where the issue is solved? I also noticed that in the automation, when I choose "For Each" on an Item List, I'm not able to update the item list. It's a quick explanation. I hope it's sufficient.

I didn't notice that. It seems I didn't need to make new business rules since I updated to the latest version.

Hey Darius, I noticed the same behaviour, but even if it looks like an error, it works just fine. It's probably only a cosmetic bug. Cheers, Martin

I can see that you are using the Aspose.NET library to show the preview of various file types. Would it be possible to add the .md files to the list? Currently if I upload the .md file I can't open it in a preview as it works for docx, xlsx, pdf, txt...

Hi Andreia, I think this should be easy enough using a Business Rule. In BR insert a SQL Command and inside this SQL command using the MAX on DET_ID get the latest row of the item list. I hope this directions help you. If not, please let me know and I'll try to specify more in details. Cheers,

No, I'm not a genius. :P I just remembered the article was there. :D

Hi Michal, Did you check this article? https://community.webcon.com/posts/post/advanced-cell-coloring-in-reports/18 It shows how you can add buttons directly on the report so the user doesn't even have to open the preview. Maybe this can help you. Let me know. Cheers, Martin

Hi Mark, Can you elaborate a bit more in details? Sometimes in Webcon you can achieve the same result in different ways. If you provide more info I can try to provide a solution. :) Cheers, Martin

Hi Marcin, It should be possible. Check this article https://alterpaths.com/using-the-for-each-row-form-rule-in-practice/ for some ideas. Cheers, Martin

Hi Daniel, I understood it this way as well but just wanted to make sure I understood correctly. And I too found only JS solutions as :n-th child can only target HTML tags. :) Cheers, Martin

Can you share a picture of what you want to achieve? It might be easier to understand your use case.

Do you have an old version? I can see it as per attached image.

Printout a barcode label
08.11.2022 10:44

Hey Adam, Thank you. I found that as well. :) Also the github version which I installed on the server. While it does help to visualize the label, it doesn't help design it. It looks like I need to find someone with a Zebra printer. :D Cheers, Martin

Printout a barcode label
05.11.2022 21:16

Thank you again. I found that as well. It's quite basic but it helps. Unfortunately it's not easy to make some more advanced designs but it will do. Best regards, Martin

Printout a barcode label
05.11.2022 14:54

Hi Karol, Thank you. The tool is great but the produced EPL file is not (see attached image). It might be something with the encoding but I can't figure out what. Cheers, Martin

Printout a barcode label
03.11.2022 10:00

Hi, I need to use the the Printout a barcode label. I found the article about ZebraDesigner to design the label and get the EPL format text to insert into the action. My problem is I don't have a Zebra printer. If I try to install the ZebraDesigner it won't allow me to design a label because the

restricting the int/float
25.10.2022 18:34

You could set it as a text field and use regex ^(?!(?:\d{1,2}|100)$)[0-9]\d+$ Or leave it int/float and create a form rule that pops up an alert and hides the available paths until the value below 100 (see attached image).

Using Pictures as Buttons ?
15.10.2022 15:03

Hi Denckert, The easiest way is for sure the one that Maksymilian indicated. A working CSS for adding an icon to the path button could is: background-image: URL("/images/icons/iconFabric-Rewind-24.png"); background-repeat: no-repeat; background-position: 10% 50%; padding: 6px 12px 6px 30px; A

Hi Andreia, I tested my assumptions and it doesn't work as expected. The business rule returns only the first column of the query, semi-colon delimited. To work around this, you need to do some more steps. To recap, those are the steps to follow: 1. Save the content of the email in a multiple