(...) ly when we go into Edit mode. Is there a way that his is also done in read only mode, when we jus to open the Form. A quite similar scenario applies when printing a document – we want to have the LAS t version of the Partner data. Best regards Aleš
(...) nd TRANS_OBJID = 5 and trans_lanid = (select TOP 1 LAN_ID from TranslateLanguages where substring(LAN_Name,0,2) = substring('{USERLAN}',0,2)) where WFH_OrgID = '{WFD_ID}' and STP_typeid 7 and WFH_IsLAS tVersionInCurrentStep = 1 union SELECT WFD_STPID, WFD_ID, WFD_COMID, '' as finished_by, '' as path, 'Current task' as Left_Step_at, TRans_name, STP_TypeId, NULL as WFH_LeaveCurrentStepDate (...)
(...) e like this: [ConfigEditableFormFieldID(DisplayName = "Pozycje nagłówka ", FormFieldTypes = WorkFlow.SDK.Objects.Enums.FormFieldTypes.ItemsList)] public List Lista_Poz { get; set; } public cLAS s Nagl_OT { [ConfigEditableFormFieldID(DisplayName = "Numer SAT", FormFieldTypes = WorkFlow.SDK.Objects.Enums.FormFieldTypes.TextSingleLine)] public string Sat_ID { get; set; } (...)
(...) When creating an SDK action there is an option to use the Logger CLAS s to create logs (https://developer.webcon.com/2021/resources/online-documentation-sdk/html/2c254e06-3ac3-3a82-7c44-dae3d829d1e4.htm) Does anyone know where these logs are located (log file on file system or a specific database table)?
(...) the synchronization fails and each entry shows error as below (of course there is valid data under these xxxxx) Record (distinguishedName: CN=xxxxxxxx,OU=Users,OU=xxx,DC=xx,DC=xx,DC=xx, displayName: LAS tame, Firstname, adsPath: LDAP://CN=xxxxxx,OU=Users,OU=xxx,DC=de,DC=xx,DC=xx) doesn't contain property useraccountcontrol Our AD does not populate this property for users. Why is it checked? This fie (...)
(...) ere is some part of the error: Exception at ID: 4572 Error occurred: SolrNet.Exceptions.SolrConnectionException: { "responseHeader":{ "rf":1, "status":400, "QTime":2}, "error":{ "metadata":[ "error-cLAS s","org.apache.solr.common.SolrException", "root-error-cLAS s","org.apache.solr.common.SolrException"], "msg":"ERROR: [doc=1_4572] multiple values encountered for non multiValued field Attachment_pl_55 (...)
(...) dio. Especially with high resolution monitors studio is almost unusable due to very small fonts. This is totally not user friendly especially for people with even slight vision disabilities (wearing gLAS ses).
Hi everyone, this is just a simple JavaScript which changes the assigned space of the left and right panel from 50% for each to 75% for the right and 25% for the left. The JavaScript can be copy&pasted into a JS Form Rule (1) which gets added to Behavior tab (2) so it get's executed. window.ccls = window.ccls || {}; ccls.changePanelWidth = {}; ccls.changePanelWidth.execute = function
(...) Hi everyone, Does anyone has an idea on how to retrieve all "objectCLAS s=contact" from Active Directory and use the result as a Data Source? Thank you.
(...) eryone! I have such a case: There is a process, where new element is being added on the first day of the month and giving it signature containing next continuous number. Someone accidenly deleted the LAS t one and the created new one. Nowe we have documents 1,2,3,4 and 6. Is there a way to change the signature of 6 to 5? I can delete the number 6 but what will reset the numbering so that the new creat (...)
(...) Hello Community, i tried to install the newest version of WebCon on a server as - Sharepoint/Full Trust installation - WEBCON BPS Portal + WEBCON BPS CLAS sic package (We first installed the .NET Hosting Bundle 1.9, then the System compontents check displayed that Version 2.1 is required.) When clicking on the "Warning-Sign" next to "not installed", it shows the the alert (see below in the screen (...)
(...) Good morning WEBCON team, we installed version 2021.1.4.84 LAS t week and i found all my emojis used on path buttons are no longer with color but since the update only black. If its possible, please give me back the colors in the next version ;-). Thanks, Bjoern Poller
(...) taRow.GetDataColumn(String columnName) w System.Data.DataRow.get_Item(String columnName) w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.Choose.ChooseValuesLoader.c__DisplayCLAS s7_0.b__0(DataRow row) w System.Linq.Enumerable.c__DisplayCLAS s7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayCLAS s7_0`3.b__0(TSource x) w System.Linq.Enumerable.WhereSelectEnume (...)
(...) attributeErrorsPanel li"); if (errorLines.length === 0) { $("#" + columnName + " .attributeErrorsPanel").css("height", "auto") $("#" + columnName + " .validation-error-panel").addCLAS s("has-error") $("#" + columnName + " .attributeErrorsPanel").append("" + hintText + "") } } function removeError(columnName) { $("#" + columnName + " .attributeErrorsPanel").css("hei (...)
(...) ry field in an item list. But there is no column visibility restriction for the delete button, so you cannot prevent deletion of some rows. It is something you can do easily with js, but only with cLAS sic 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 executed on page load” are being execu (...)
(...) Hi, Currently we are on 2021.1.4.55 version . LAS t 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?
Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound IIS 10.0 Detailed Error - 404.15 - Not Found
(...) Dear Webcon Community! Problem: sometimes we get many page documents, but in most cases valuable information is on first few pages or LAS t pages Proposal: new optional parameters in action What do you think? Thank you! BR, Peter
(...) Hi, I have an issue with the Change Items List action. It is defined to wait for required tasks to be completed and is tied to multiple people completing an action. But when the LAS t person completes the action, the item list is updated, but only for the LAS t person who completed their task. Is there any way to define the action so it updates the list for all the people who are involved in complet (...)
(...) I made the recent upgrade to Version: 2022.1.2.31 and I have noticed I can no longer limit the choice tree node selection to the LAS t leaf I have rechecked that the option 'Allow also choosing intermediate nodes' is unselected on the choice tree configuration options Checked older workflows and they are also now not limited to the LAS t node. As this breaks a relational dependency its something (...)