(...) ssages about missing files and dependencies during the installation. Does anyone have experience with troubleshooting these issues? I also check this: https://community.webcon.com/posts/post/c-and-javascript -components-in-webcon-bps/245/36 Once I successfully install Webcon, I'd like to ensure optimal performance. Could you share any essential configuration settings or best practices to keep in mind? (...)
(...) ence between a column date and today's date. This only works after clicking on the save but I want the background to be set as soon as they define the Date column. Probably this will only work with javascript functions but I don't have any experience with that. I want to create an alert if they select a date where the difference is less than 2 days. If I could also display some text, it would be great, (...)
(...) Hi, I'm currently upgrading processes to WEBCON BPS 2024. I was expecting issues with custom javascript but encountered also one with the "Add attachment" action. While testing I got this error: Error occurred in add attachment action: Copy attachments. No attachments I'm not sure when, but it seems that WEBCON BPS now checks whether any attachments exist which can be copied over. If they don' (...)
(...) same using single field value actions. Currently 2024.1.1.88 we need to make sure that all fields we are settings with action have at least to be marked as "read-only (cannot be modified except by javascript )". If they are inside a group/tab the tab the same this cannot be marked as read-only either. We have more than a few cases in which we have fields, which should not be editable by users but are s (...)
(...) Hi everyone, if I'm using an HTML field it would be great, if there wouldn't be any margins imposed on the control (1). My only idea right now is to remove the class which causes this via javascript in the HTML field, so that it is aligned with the other controls (2). document.getElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").classList.remove("u (...)
(...) should add a text at the bottom of the textbox, however the text appears besides the user inputed text and i just can't figure out how to change the formrule for it to appear in the nextline without javascript . I appreacite every help i can get.