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

search results

for CU

(...) – right after the user checks/selects/enters something on the form - much better than validation on an action. So usually I validate fields “on value change” and set the field error if necessary. CU rrently I use a js-function like this to showing/remove the error message (form display mode: Modern on BPS portal): function showError(columnName, hintText) { let errorLines = $("#" + columnName (...)

(...) easily with js, but only with classic display form mode. It doesn’t work with modern forms. The problem is that it is not guaranteed that your form rules “Main form -> Behavior-> forms rule to be exeCU ted on page load” are being exeCU ted AFTER the page has been rendered. I use the following js function for hiding the delete button, depending on a value in the row: function hideDelete(listId, nac (...)

(...) Hi, I want to create attribute where I can see company from Active Directory for a CU rrent user. In screenshot you can see which attribute do I need to see on the form for the CU rrent user.

(...) One of our CU stomers would like to print the pdf attachment when moving to the next step. As there is no action to send a doCU ment to a printer (apart from print a barcode label), i'm wondering if anybody implemented this.

(...) Hi everyone, WEBCON BPS 2022 has a new IIS requirement "Dynamic Compression Module". You can enable this by exeCU ting the following line in PowerShell: Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpCompressionDynamic Now I'm back to testing the new version. :) Best regards, Daniel

(...) Hi everyone, maybe I have a wrong idea how a multi value picker field is used in filters/groups in reports. CU rrent situation: The picker field will store the selected values in the order they have been chosen. If you use this field as a group, every unique "string" will be used as a group. Example: Workflow instance 1: IT: Research & Development Workflow instance 2: IT: Research & (...)

(...) rms working exactly the same in A and B. The only differnce will be two separate sets of users. I don't like to use tenant mechanism. It must be another application. How to obtain this result ? CU rrently the only way I can think is recreate evething from scrach. But it's crazy. Any ideas, tools, hints? I am seasoned Lotus Notes developer and in this world it was just simple as make a new (...)

(...) usly changed its default behaviour to using REST mode, I am wondering if there is any command line parameter (or something else) to start Designer Studio in good old SQL mode. I did not find any doCU mentation on how to do that. Any inputs? Thanks a lot in advance & best regards, Nik

(...) Hi, CU rrently we are on 2021.1.4.55 version . Last Year 2021 big release has few bugs and the later version released after sometime to fix them. So this year we are planning to wait till the next version is being released and then upgrade to that next release. Can we directly upgrade to that next release or is it must to upgrade to 2022.1.1.41 to go to next version?

(...) We have a visibility restriction (hidden for few seCU rity groups lev1-lev4) on a form field and visible for few other groups. I have created a new report and added the form field which has visibility restriction to the report but it is not displaying any data due to the visibility restriction. As an admin also I cannot see data. How can I fix this issue?

(...) I have a potential CU stomer that would like to install the Express version locally but the registration form on the https://webcon.com/get-started-free-demo/ is not working as expected. After submitting the contact information I got a "Thank you for registering to the Summit 2022 message". :( Anyone can confirm that the installation in the Platform Center section of this website is OK also for th (...)

(...) Hi everyone, it would be great if we would have an additional option to the "wizard mode". The implementation of the wizard mode always displays the CU rrent workflow upon path transition. At least I have quite often the situation, that I need a "conditional wizard mode". This means, that the wizard mode depends on the new assigned person. If it's the same person as the CU rrent one, the workfl (...)

(...) Hi there, does anybody know why this error ocCU rs? Happens the following way: - Business rule retrieves datasource column (from [CacheOrganizationStructure]) COS_AD_name by means of a form field value (see 1.png) - Rule works fine if clicked on 'Test' button - This business rule is used in the cyclical action 'Update related workflow instance' with the goal to update a workflow's form val (...)

(...) ow the item with the link (as it does in standard attributes). It doesn't matter if the field is read-only or writable - always no link. I suppose the solution could be a separate hyperlink column calCU lated based on the ID in the choice field, but I have 4 such columns, so there would have to be 8 this way.. way too many. Do you have any ideas?

(...) Hey everyone! Does anyone know it is possible to integrate Webcon with Zimbra instead of Exchange? I'm partiCU larly interested in the HotMailBox functionality - starting workflows when a new email arrives in a selected mailbox.

(...) Hi there, I'm trying to work out a rule to color backround of a date cell. The condition would be "if the date in the CU rrent field is greater than today, then color backround, else dont change the color". CU rrently the not working JSON code is: { "content": "=CU rrentField", "style": { "background-color": "=if(CU rrentField > today, '#FF0000', '')" } } I've also tried different (...)

(...) n. Now this environment is to be updated. In WEBCON 2022 the SharePoint Full-Trust installation is not supported any longer. So there is the question: How do I proceed, to use WEBCON 2022 with this CU rrent installation? Is there a technical solution from you guys (webcon), to "update" the Full-Trust installation to a standalone? Or is it necessary to set up a complete new installation with WEB (...)

(...) Hi, I noticed something strange in the database values for a choice field - a hash in front of the ID (screenshot attached). Has the behavior of the database changed? In the doCU mentation I still find it's supposed to be ID#Name, no mention of a hash. Best regards

(...) Hi, I downloaded the Teams add-in installer from our Webcon portal and uploaded the CU stom app as per instructions here https://howto.webcon.com/installation-of-webcon-bps-add-in-form-ms-teams/ However, when I attempt to open the app or add it as a tab to a channel, everything is blank (see screenshot). Any ideas? Best regards

(...) Has anyone used WebCon to integrate into an O365 GCC High setup? We will be migrated all office products including SP to this and I'm CU rious if anyone has done it before. For clarification GCC is MS Gov Cloud setup with higher seCU rity.