I’m considering whether it might make sense to create a ENABLE/DISABLE PATH function. Maybe we could even add a small blue (i) icon that explains when the button will be enabled. What do the others think?
Perfect.
Hi, I’m not 100% sure, but shouldn’t the SQL return only the ID part (which matches COS_BpsID in your case)? That’s how I read the help text. If that’s correct, you’ll need to modify the SQL to return only the ID - similar to what’s shown in the screenshot. I can’t test your specific case r
Just a suggestion for now - we'll gather the rest as a team soon. REQUEST -------- Allow picture field as “new column” USE CASE --------- Specific use case – Audit Application: We collect positive and negative incidents as individual instances that need to be processed. Later, after
Hi Almin, how does your Hotmailbox Configuration look like? (System settings-HotMailBoxes) __Please black out any information that needs to be protected.__ Greetings, Bjoern
Hi Gerd, We only tested this ourselves yet, so please try the settings shown in the picture. Remember: “Global – Default button style” really means global. 😉 If you work without colors, the global style is sufficient. Otherwise, each path needs to be assigned its own color anyway. However,
Hi Gerd, Maksymilian already mentioned using scripT as a solution. If you hide the path and then use JavaScript to integrate HTML buttons, you're able to change the style. However, this solution is more suitable for just a few steps. Bye, Bjoern ----....---- <div style="text-alig
Thanks for this: 'DB' means database field name -> different name cause of different language CHECK ------- Hi Piotr, I’m sorry – everything looks good. One last idea/question: your TARGET isn’t an itemlist form field, is it? In my example, I’m using the itemlist to start the sub-workflow
Looks good so far. Maybe its your SQL: are that form fields out of the Objects column? I wondering because of the DB at the end. I made a more detailed screenshot. Please verify and try again. Bye, Bjoern
FOR YOUR INFO: This example is a different one to PIC 1 !!!! ---------------------------------------------------- Hi Piotr, after successfully importing the EXCEL-File, I myself always use a path to an end-step. There I add an Action "on Entry": -Tab BASIC: Selecting the new workflow
Hi Piotr, let's first solve your IMPORT-problem. I attached a screenshot with an example of loading an excel-file into an itemlist. I hope i did understand your problem right. Bye, Bjoern
We will soon be using the “Public Access” feature, which allows external users to be invited to a WEBCON application step (in our case) or steps without a BPS account. So far, I’ve only found the option to customize the invitation email (see PIC-1). However, most of the people we invite are unfamili
Subject: Issue with RichText MultiLine Fields After Upgrade to 2024.1.1.187 Dear WEBCON team, Over the past two weeks, we upgraded our servers from 2023.1.3.29 to 2024.1.1.187. We are now encountering the same issue that Michał Ludwiczak described on 2025-01-03: 🔗 https://community.webc
THAT'S IT !!!! Thank you so much Daniel. P.S.: The cool thing -> It's working under 2023 too, additionally to the sub-section at the bottom (no need for scrolling under 2023).
Subject: Assistance Needed – Missing "Default Sorting" in Reports After Upgrade Hi everyone, We hope someone can assist us. We recently upgraded from 2023.1.3.29 to 2024.1.1.187 and noticed that the integrated reports on dashboards no longer retain their default sorting. When we attempted
Problem solved — thanks to the professional support from WEBCON. We encountered a unique situation where we performed a license change on the 2023 version (includes making the new license valid until version 2025). After upgrading to 2024, the above mentioned error occurred. The simple solu
Working Area: TEST-Server Hi everyone, i just tested the PUBLIC LINK feature the weekend before, and everything worked fine with my PUBLIC LINK and my private GMAIL-Adress. We want to give unknown guests (except an invitation email) the possibility to log into a step of a specific workflow, pr
Hello Bartosz, Thank you very much! I’ve implemented your suggestion as a MENU ACTION BUTTON for now, and it works! I’m now working on some fine-tuning and integrating it into the HTML button that executes the original JavaScript. Once it works as desired, I’ll create a Knowledge Base entry
Subject: Adding a Merged PDF to an Existing Instance via JavaScript Good Morning Bartosz, I have an existing instance and would like to add a merged PDF file (poller.pdf) directly via JavaScript, rather than downloading it. If we can make this approach work, I’d be happy to publish the code an
Hello everyone, I’m still learning how to use JavaScript effectively with WEBCON BPS. Currently, I’m working on a project that involves an HTML button/JavaScript triggering a file download at the end: JAVASCRIPT: // Save the PDF and offer it for download const pollerPdfBytes = a