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

search results

for image

External content by Daniel Krüger; September 01, 2024 ;  The original post has appeared on daniels-notes.de   While the original post with the javascript function to display "All attachments" on page load is almost three years, this was only now updated to optionally collapse the the attachments. Thanks for the request. :) The linked blog post also contains a sma

External content by Markus Jenni; October 1, 2024;  Html5 introduced the min/max attributes, which allows us to set a range of allowed values. In addition to these. There is also a step attribute to only allow certain steps in between the range. You can then increase/decrease the value by using the arrow up/down keys. This can be achieved by the following steps:

External content by Karol Częczek; October 21, 2024;  If you need to manage and change the order of items added to the list, you can achieve this by adding your editable ID column and JavaScript code. A short video shows the end result of the modifications added to the list.   To begin with, we add 2 columns: ID and T_ID, of type Floating-point number to the list, set the

(...) e to share. We’re happy with the design, and we hope some of you might find it useful as well. The CONTROL STYLE parameters are as follows [tip: use a FORM RULE with parameter - see attached image ]: margin-bottom: 30px; padding-bottom: 8px; outline-offset: 5px; outline: 1px #C0C0C0 solid; border-radius: 1rem;   Here’s a brief description of the function of each style paramete (...)

Have you ever faced the challenge of managing documents where multiple signatories need to sign on different pages or in specific positions, and didn’t know how to handle it?  We’ve developed an intuitive interface using HTML and JavaScript within WEBCON that allows each signatory to select the exact position of their signature on each document. This innovative functionality u

Applies to version: 2025 R1 and above; author: Łukasz Maciaszkiewicz   Introduction The 2025 R1 version of WEBCON BPS introduces support for SIEM (Security Information and Event Management) providers. This article explains how to integrate the WEBCON BPS platform with a SIEM service using the Microsoft Sentinel tool.   What is SIEM? The SIEM (Security Information and

(...) custom action, where I am able to configure a mapping between the pdf form fields and fields of the workflow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One to define a name of the form field (text) and another to pick from my workflow fields. I found some classes like ConfigEditableGrid, Conf (...)

(...) st) currently doesn't check if hard coded users still exist. For example a group could be selected in a people field which limits the available users. The group has been deleted like in the attached image . But this doesn't result in an error. Best regards, Daniel

(...) item list in the code C# (SDK plugin ) using function : WebCon.WorkFlow.SDK.Documents.Model.ItemsLists.ItemsList.RemoveAt(int index), but can't delete all the rows because I get the error from the image

(...) my mind without achieving the desired result. Is it possible to have a hyperlink column in an Item List that shows the Preview and only after clicking on the little icon on the right (see attached image ) it opens the full form?

(...) orm field can be hidden/shown via the style and behaviour Tab. I want to be able to show the Attachments field when some dropdown item is selected. Works perfectly for every other field (as shown in image ) but I cannot target the Attachments field Where and how can I even configure the Attachments field? Best regards Fabian :)

(...) And any other group should NOT have the right to edit this field. Only for internal user groups. I already tried in the editability tab to make this field editable, but this did not work. (attached image ). Does anyone have a solution? Thanks in advance :)

(...) o ask if any of you already configured substitutions on Webcon? I'm following the article https://community.webcon.com/posts/post/substitutions-in-webcon-bps-configuration/228 but there 's a part on image 6 that is not showing anywhere in my Webcon version. I'm only able to set up the configuration as figure 7 but not even able to select the process or the company. Anyone had the same issue? Tha (...)

(...) With this layout options designing dashboards and grouping buttons would work much better. Thanks, Bjoern P.S.: Maybe i forgot the third version 25% - 50% - 25%, if someone want to place a central image .

(...) soon as I make some changes, e.g. modify a field name or any other modification and save the process again, the preview is not available anymore. I noticed also that the preview quality (generated image ) in front end depends on the designer studio size on the monitor. If I don't have designer studio full screen when I generate the preview, the quality is worse (notice the preview quality on the left (...)

(...) T:7}) The TRANS_OBJID is fixed. You can get an overview of all ids and which fields, tables you need to replace in the above command from: SELECT * FROM [dbo].[DicTranslationsObjects] The attached image shows the executed SQLcommand and the drop down values for the German language. Best regards, Daniel

(...) n? Does anybody have an idea how to fix this? PS: 1) i noticed, that i unfortunately took the root path as Portal URL - because the installer proposed it and i unfortunately did not change it (see image below). root/Webconbps is the same path where the designer studio portal is located. Might this be the problem? I tried to change the path in the "Tools for application management" in the installer, (...)

(...) es, process rules or similar in translations you should verify that the correct ids are used after importing the application in a new environment. Otherwise you may be in for a surprise. The attached image shows that the translated text uses the old variable ids and only the ids in the original text have been updated to match the new environment. I've noticed this in 2021.3.205 for email notification t (...)

(...) eryone, if you are going to use field references, process rules or similar in translations, these won't work once the process is transferred to another environment. See this thread for more details/image s: https://community.webcon.com/forum/thread/1149 In my opinion this is an error, so I created a ticket. The answer was, that this is the intended behavior. There I'm creating this user voice. :) B (...)

(...) owed in this step.< The error appears on all steps when I click on dropdowns, check-boxes, item lists, path buttons and delete/save/delegate menu buttons. The designer LOG by GUID is attachet as an image + trace of the error. Best regards!