Hello, Does anyone have an idea how to hide the "Field name" (label) on the form? I'm aware there is the Style & behavior tab, but that doesn't produce the desired result. I'd like to completely hide the label and have the input stretch to full width of the form. I can achieve it with a Multiple lines of text field (Field name placement: "Above" and display: none; for the field name). Is there any way to have the same for a Single line of text field? Thanks!
Hi. I have a big SQL from 3-4 apps. Is the possibility to generate report from my SQL data source ?
Hey, now all 4 databases (Config,Content,Content_Arch,Content_Att ) are on the same MS SQL server. Do you have plans to give opportunities to host each DB in deddicated server? For example - to have 4 MS SQL Server , 1 for each BPS database.
Hi folks, for some reason for the past few days the attachment preview no longer seems to work. Depending on the browser used we get a different message saying that the server seems to have refused to embedd the site in an IFrame. Opening the attachment in another tab and downloading does work fine. What could be the culprit there? Best regards Fabian
Hi, In my process I have REST API where I download link to file. I save the link to attribute and now I want to download this file to 'attachments'. Can you advise me how do do that? Best, Kuba
Hello community! I'm not new at all programming in C#, but what I would like to know and I've never found a working solution until today: How to show line numbers in stack traces of C# SKD plugins? For example, when printing the stack trace to the SDK log? Thank you! Marco
Hi everyone, does someone has an idea, how I can add a mail address to a local user account? If I want to add one, I get an error, that the existing BPS Id does not match the UPN format. background information: a customer uses a single server machine for running a test environment for WEBCON BPS. The VM has no access to a domain so the installation has been executed using local user accounts. The customer will access BPS Portal using AAD. I'm not part of the AAD so I can only use the l (...)
Hello, is there any chance of presenting a picture in an item list? After getting images to be shown in my report, this would be the next component I need. Thanks for your hints in advance. Best, Ingo
Hi community, once more I need some help to get things working: Having the task to show a picture within a report in WEBCON BPS 2022.1.2.59 I found this article in the knowledge base: https://community.webcon.com/posts/post/the-picture-form-field/32 Establishing the fields and trying to get the image rendered within a report I had to learn: Only the link generated in the way as described in the article is shown. No matter, what type of field I use. Can anybody please help me in findi (...)
Hi community! In some scenarios it is necessary for us to render datatables on form containing some custom links or buttons. For this reason we built following SQL statement for testing purposes: SELECT 'Internal' AS ID, '<input type="checkbox">Click me</input>' AS HTML UNION SELECT 'Azure' AS ID, '<a href="https://somedomain.com" onclick="alert(''hello'')">Link</a>' AS HTML And we used this datasource in a datatable field on form. However, we have some interesting results. (...)
Hi folks, I was wondering if there is a way to use a signature pad (WACOM STU-540) for the handwritten signature field in a workflow. How does this work? If someone has experience with something like that I would be stoked. Best regards Fabian
Hello, is it possible for the navigation panel to be collapsed by default? Best Regards, InnFlow
When I use form fields in some actions the field value are not actually filled correctly. It just uses the field code. Updated to the latest version this week. Don't think it was an issue before, so maybe a bug?
Hey everyone! Is there a way to keep line breaks (CR-LF) in the output of the SQL Command used in a Business Rule? I'm selecting values from DET_LongText1 which has line breaks. I'm attaching 3 images to show what I mean. 1. Webcon Form: What I see on the frontend. 2. Notepad++: What I see in Notepad++. 3. Output: What I see in the email if I output the value of the field with a Business Rule. I can't output the form field directly because it is coming from an Item List. Do you have a (...)
Hello! Does anyone know where are this "breaks" coming from. Please see the attached image of the rich text editor in edit mode vs view mode. I'd like to display the text in the same way in both cases. I tried inspecting the code in Chrome, but there is absolutely nothing and I really don't understand. Is there another way to have the texts displayed in the same way? Thank you.
Hi, Does any of you know how the API key should be entered in the SDK action in the "Integration key" field? On the autenti platform, I generated the ID and key, but entering the same key in the integration key does not work and I get the error: 401 Unauthorized. Best regards, Jakub
Hi, Is it possible to configure Webcon to send a single "summary" report about open tasks on a workflow in a single mail? Thank you!
Hi everyone! Does anyone know how difficult is to upgrade Webcon from Express to Enterprise AND at the same time set up the test environment with all existing processes (that were developed on the Express version)? Is it even possible? I'd like to be sure that there will be no problems later with the import-export mechanism for the existing processes. TIA, Martin
Hi, I have a main workflow where I have 5 text fields. Some of these fields are displayed on the sub workflow form(Sub Workflows start on a specific main workflow step) Sometimes I have to change one of the filed value on the main workflow( on step " Wait for sub-workflows) which is displayed on the subworkflows form. When I change field value on the main flow, the same field is not updated on the subworkflows form despite it is the same field. Do you know how to update the field on the (...)
Hello! I have another case to solve. There is list of employees which is maganed by one employee A. That employee A wants to share that list to few directors (B, C) to ask them for fill in some columus. My question is that is there some action to split item list for subprocesses and then, after directors (B, C) fill data, return it to main process (to employee A)? The condition that need to be met is that director B can't see data of director C (only employee A who manage the list can see a (...)