(...) at 'unhides' the target form field. I've been doing it the following way: 1. Make the field that should not be shown upon form load visible in the Field Matrix 2. Insert the 'Hide' JavaScript function into the main form behavior of the step 2. Create a form rule which shows/hides based on a condition 3. Add the form rule to the field that is supposed to trigger show/hide for the target field und (...)
function alities like import/export applications, update plugin-packages and the generation of process documentations are only available within Designer Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forget to update the documentation. Not sure what's best / easier, extending the rest api or making the function s available in a cmd line too (...)
(...) Company and Project. But when i select a project, in the company field i want to see only distinct values of companies from my Dictionary entries for that selected project only. I have tried with function DISTINCT, but it didnt work.. thanks!
(...) Company and Project. But when i select a project, in the company field i want to see only distinct values of companies from my Dictionary entries for that selected project only. I have tried with function DISTINCT, but it didnt work.. thanks!
(...) column to show comments: (SELECT ISNULL (dbo.f_clear_description(wfelems.WFD_SIGNATURE), 'None')) However, from what I can see in database, the comment format has changed and now when using this function I get an error: "Invalid length parameter passed to the LEFT or SUBSTRING function ." In the attachment, I marked in green old comments, and those starting with [{ are new. Old comments show up in (...)
(...) ome changes to any JavaScript based modifications. The cash-dom library has replaced the former jQuery library. The change may affect how form rules work in JavaScript mode if the rules used the function ality provided by jQuery. For a description of the differences in the operation of the two libraries, see: https://github.com/fabiospampinato/cash/blob/master/docs/migration_guide.md This thread (...)
(...) Hi there I'm not sure, but I haven't found any information about this anywhere. Is it really the case that BPS groups cannot be nested? Am I the only one who expects this kind of function ality in this context? Webcon can handle nested AD groups, why not Webcon's own groups? Or did I miss a hidden function /button/setting that makes this possible? 😅 I appreciate any help.
(...) Hello, Does anyone know if it is possible to achieve the following function ality: - I would like to insert a button in an item list column. I can achieve that so I don't need help with this (WebconBTN_01.png). This code produces the kind of button from WebconBTN_02.png image. - When this button is clicked, I want to set the DET_Att1 (it's a Yes/No field) to 1 (not run the action from the screenshot). (...)
(...) HI, When installing Webcon, the SQL Server compatibility level is set to 120 (default). To use advanced function s like `string_split` and data processing function s from JSON, it is necessary to manually change the compatibility level to 150. These function s are essential in developing more complex processes. If we manually upgrade the compatibility level from 120 to 150, Webcon will no longer provid (...)
(...) everyone or only group members - SharePoint.png (missing and desired feature marked blue) This feature with the links to the BPS groups described here + stopped working in BPS 2023 - hopefully they function ality will be back :) would allow to have a glance at groups and their members from one place. Best Regards, Dominik
(...) ields and workflows defined in the process but that is not true. It shows this way just because of the mentioned error. How can I delete the item list that is causing problems? I developed quite some function ality already and don't want to start from scratch. Thanks, Martin
(...) cause the user could not be deactivated at the AD level. Of course, it can be done, but it requires analyzing data, ad groups, places on configuration forms where such a person can be indicated as a function al person, etc. Maybe it would be good to implement the option at the administrative level in the studio to be able to indicate specific logins, maybe ad/bps groups, for which access to the webcon bp (...)
(...) into production, we must first deactivate the license on the existing servers and move it to the new servers? -What about the time between installation and production? How can we see that Webcon is function ing properly on the new servers? How can we migrate applications to new servers and test them? What about the installation process in general, is there a good guide for installing Webcon with Share (...)
(...) dashboard, where I have only HTML element. In this element I'm using REST API to get report (made earlier) and thanks to that I can customize it with js, css. The question is, is it possible to have function ality of view the element like in report? Explaining, when I have a report and I click element I have a compact view or something of element from right side of the page. More details about element. (...)
(...) : [tracking_no] 2. business rule is changing [tracking_no] and set to text field as hyperlink and "grab" the tracking individual string (see all screenshots) What I would like to have: the same function ality but add multiple lines (divided shipping ... :/ ) Item list, where I can add rows with shipping tracking link which opens I read this topic: https://community.webcon.com/forum/thread/891 b (...)
(...) the focus to be moved to the newly added row so the next document can be scanned. Unfortunately the focus stays at the first row all the time so the scanned value will go there. There is a SET FOCUS function but it is not working with item lists. Therefore I think I need something similar in order to set the focus on last row of the item list. Any help much apperciated! Thank in advance. Wojtek
(...) ew version 2022.1.4.326. I have this html content in one of HTML field in Webcon: the purpose of this is to run bussinessRule. But in new version it looks like there is no uxContext function executeBusinessRule(ruleId, ruleName, uxContext, params) { let formModel; let formInfo; window.Injector.resolve(['ModelController', 'FormInfo'], function (modelController, form) { (...)
(...) Hello, I have 4 HTML fields (Categories) and one Choice field (Projects), and I would like to place some hyperlinks on HTML fields that start a new instance. Can I set 'StartElement' function on this HTML field so it can define other parameters that should auto-fill in the instance? For example: I choose a project, then press a 'Category' button (one HTML field) that will start an instance, and in (...)
(...) Hi guys, i use the mailapproval function to "accept" or "decline" a step. The "accept" path works fine with mailapproval. The "decline" path actually has the comment set to required and therefore the path transition operation failed with an "validation error". What can i do to set the comment not required in case of mailapproval or even better to add a comment in the mail which is then used for the (...)
(...) Hi! I wanted to ask if the removal of the preview of XLSX files could be reconsidered? Perhaps as a toggled parameter. :) It was an important function ality for our company and after upgrading to BPS2023 we have to come up with a different solution for the preview of simple spreadsheets that are attached to BPS documents. Thanks, Patryk