WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Bjoern Poller > Forum messages

Bjoern Poller

User

Hi Jacek, Perfect—thank you for the quick response! With your help, I can now complete the application before the weekend. I hadn't considered looking for a JavaScript functions menu, so this was really helpful. Wishing you a great weekend ahead! Best regards, Björn P.S.: For anyone

Hello everyone, we are using JavaScript for a RestAPI call (long story – it's a requirement from IT). Now I receive the "Response Status Code" and "Response Text" within the JavaScript, but I also need to send these values back to WEBCON for further processing. Since we usually work with WEBCON

Now I’m really curious. Maybe there will be a preview at WEBCON DAY ;-) ? Our team is already looking forward to it!

Hi Michal, thank you for the clarification. I was concerned that smaller solutions might not fit into the Knowledge Base. The idea came up in our team when we were looking for a place to store tips & tricks for new colleagues, and we concluded that even small examples could be helpful, especia

Although there is a 'Tips & Tricks' category in the forum, the forum is primarily used for asking questions. Searching for specific tips and tricks is not always optimal. My suggestion is to create a separate section for this, with the option to allow external contributions. This could either be

Hi Karol, thanks for your reply. Within a Business Rule, you could select an OBJECT FIELD. My Problem is, that I need that as a BR PARAMETER. The usage ist within "Style and Behavior": SET [Targetfield] = BUSINESS RULE[ Parameter 1, Parameter 2, Parameter 3, Parameter4]. And in that usage, n

Hello everyone, I need your assistance with something. I am currently working on a Business Rule that should return a value using SQL. The Business Rule needs to be as universal as possible, and I want to pass two parameters to the SQL query. So far, so good. The issue is that I want to pass t

Hi Patryk, are you sure the APPLICATION ID you provided is correct? I could only see "Counterparty Card" instead of "Counterpart Card|ID|". As shown in the attached picture, the application ID should be part of the link. Additionally, there was no need for an extra slash ("/") before "db" i

Hi Michal, In German, we would say "Da stand ich auf dem Schlauch," which translates directly to "I was standing on the hose" and means "I was stumped." I created a custom link with my button image without any issues. ;-) If no one else gets to it first, I will write a short article for the

-- Deleted --

You used the DATEPART parameters (1, 7), which follow the US format, as mentioned in my first post. If you only tested Saturdays, your business rule worked fine. Please test Sundays or change the parameters to (6, 7). Otherwise, in my opinion, the date field must be EMPTY while testing. St

Hi Igor, is it possible, that you used a FORM RULE instead of a BUSINESS RULE -> there would not be a Return Value !!! Please post your a complete screenshot of "IsWeekend". I checked my solution and it worked (see pictures). Bye, Bjoern

Hi, I am not sure if I understood your problem correctly, but the following BUSINESS RULE would return a BOOL 0/1 to the question "Is the date a weekend day?" Please check the info text for the correct settings of weekend days. You could use this BUSINESS RULE in any IF..THEN / SET statement.

Just a reminder ;-) : https://community.webcon.com/forum/thread/1028?messageid=1028 Hello there, with working much more with compact start buttons, i am optimizing our older dashboard layouts. We have a few applications, which have many start buttons. So i was wondering, if, maybe, in furt

Hello everyone, we use a lot of custom email templates. One recurring issue is the lack of options for design and name changes for "Go to Element" and "Go to Application". Additionally, emails for users who rarely interact with WEBCON often find the "Go to Element" button confusing. It wou

Hello everyone, in our main application, we need to import address lists from clients. For some time now, we have been hitting the limit of 1000 rows. I would like to suggest reviewing the current server performance to determine if it is now feasible to increase this limit to 2001 (header + 20

Hello everyone, we frequently encounter situations where it is convenient for us to perform an Excel export of the current state via the DATA TABLE. Recently, we have been hitting the limit of 1000 rows more often (https://docs.webcon.com/docs/2023R3/Studio/Process/Attribute/DataPres/Sql_grid/#7-

Hi Mathias, I once had some trouble with pictures in my email templates. For me, the BASE64 format was the solution. This integrates the picture as text-based code directly in the HTML file, so no permission errors could happen. By the way, I used this technique also for placing pictures in a

Hi Arno, while waiting on an integration, maybe this could be a work-around for displaying the ISO week after picking a date OR the base for picking an ISO week and than displaying a choice field with the seven possible days: See the attached picture (we use it as global business rule as part

For all playing around by them selfs, I got a working tip from Markus Jenni in 2023, so I could change the color of the pencil once (preset): SOLVED -> Q: IS IT POSSIBLE TO CHANGE THE PENCIL COLOR IN "HANDWRITTEN SIGNATURE" FORM FIELD https://community.webcon.com/forum/thread/3409