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

Martin Meze (Freelancer)

MVP

You said you're trying to change the language. What does that mean? Are you trying to change the name of the column like in the attached picture?

Can you provide more details about the column that you are trying to modify?

Hi Stanislaw, I think I understand what you want to achieve. You can try using the functionality from this process: https://community.webcon.com/online-store/app/requests/26 to start sub processes based on the values from the item list. Next, on the sub processes you need to add permission (Ac

Not sure I understand the question. Do you want to make bold only one word of the multi word label in front of the input field?

Hi Radek, You can add the below code to System settings > Global parameters > Appearance > Global CSS styles: button#HistoryToolbarButton::after {content: ' History'}

Hey! I've never worked with the OCR and AI Framework so I'm asking the following question: Is it possible to read the data as seen in the attached picture and save it to an Item List? If yes, what are the components that I would need? There is already a text layer in the pdf so there is no need to d

Hi Markus! Thanks for your reply. Yes, I’m aware of Daniel’s solution and I’m already using it in all my projects. However, it’s just a workaround. As you said, it would be much easier (and correct from a developer perspective) to target and style elements based on classes (or even custom data a

OK, thank you Pawel. :)

I’m really struggling to create an email notification that would look good on all possible devices. I successfully created the HTML but the editor in designer studio is adding some parts code out of nowhere, deleting other parts and duplicating whole blocks of code after saving. Is there a way to wo

I think it would be useful to have the ability to apply custom css classes to input fields. With the current styling options there is no way to style the "inside" of the input controls. The last image is what I'd expect to be able to do, the first 3 images are what is currently possible with out-

Pawel, was this released? I can't find it... :(

Hi Adam, I can't help with your issue as I think that's something that only Webcon can modify. (I don't like that field either. It's impossible to make a nice signature if you don't have a tablet with a digital pen.) What I can do is offer an alternative: You can use the .png of a signature an

Cool, thanks for sharing! :)

At this point I think someone from Webcon should explain what the option to remove binary data means. I thought it would remove everything but obviously that's not the case. So it's either the action doesn't work as expected or I made a wrong assumption.

Hi Darek, You can start from Daniel's tutorial. It's not colors, rather icons (which can have different colors): https://daniels-notes.de/posts/2021/little-excel-helpers#creating-multilingual-icon-html-tags Let me know if that works for you or if you need additional help. Best regards, Ma

Hi Adam, Please see attached picture. This could work with a timeout action for newly created workflows. For old workflows you can create a path with this action and somehow pass old workflows through it. Does this help? Best regards, Martin

Thank you Razvan. I need to stop asking questions the same moment they come to my mind. :) I literally just used this a week ago. Yesterday was not my day obviously. :)

LOL, it's been there forever. :)

Hey! I'm wondering if it's possible to disable the attachments on the form. I don't want to hide them, I just don't want the users to add new or delete existing ones. Any ideas how to implement it? Thanks, Martin

I just noticed that if you have more than 10 attachments that solution wouldn't work. I get the following error: "Invalid configuration. The maximum number of consecutive transition paths that can be taken in one operation is 10."