(...) Hi, In the logs, we are seeing the following error: "Dynamic operations can only be performed in homogenous AppDomain" Since the error started appearing, some form fields that get data from SQL query stopped working. What could be the issue and solution? Thanks in advance Mark
(...) enerateDefaultSettingsTable(Attribute attribute) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.GenerateAttributeDetailsSection(List`1 formfields ToShow) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.WorkflowsDocxGenerator.GenerateWorkFlowsDocx() at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGene (...)
(...) Hi, I'm creating the workflow for registering agreements with some typical fields : counterparty, agreement no., value, signature date - let's call it Agreement Register (AR). To avoid manually register all necessary data I've also created another workflow (Import Agreements Data) with item list, which is populated using excel file and on entry of default path a subworkflow AR should start using action (...)
(...) I've got a contract database workflow. One of the fields on the form is Project/Department field which is the same as user department in AD users list. Two users: Adam and his boss John. Is it possible to: 1. show in the report only these records, where current user login (account) department is equal to Project/Department felds. 2. on the app home show instances not only created by the current user (...)
(...) tupid" request. If I select an "Item list" it would be great when the order of "New form field" and "New column" would be switched. Even after years of using the Designer Studio I will create new fields instead of new columns, especially after just creating the item list. Maybe it's just me, but I doubt it. Best regards, Daniel
(...) Hi, Because an employee left our company, I need to remove his information from Created By fields . How can I do this? Can I transfer workflows he created to another employee or generic account? Can I anonymize his data some other way? I tried with GDPR actions but "Author" is a system field and I didn't find a way to do it. Is there a built in action that could do this? Do I need to resort to S (...)
(...) ce with REST API. I'm using api version 3.0 and Postman. I want to put data to choice field, but I know only name from data source. It's possible at all? I tried to put a value in two ways: "formfields ": [ { "guid": "c2e37260-5d57-410e-997c-1f19bb12a4c0", "svalue": "USD" } ] System always trying to fit value "USD" to (...)
(...) Good morning, we just updated WEBCON from 2021.1.4.154 to 2022.1.4.127 We noticed that there is a new functionality in the frontend that checks for unsaved fields when exiting the page. Overall, a great new feature, but unfortunately it leads to a negative user experience in some specific cases. For example, we often use only one start step to implement a search for the users. The user h (...)
(...) ps word addin? It seems that the add-in just transfers string information to the document regardless of what "meta-information" is contained with the string (i.e. line breaks/formatting in multiline fields using rich mode) I get the link url put out to word but in word it's not recognized as such until i add a space or new line after it (same as it would when just typing a url in word) Thanks in (...)
(...) Hi, Is it possible to include the comments field into a pdf generated based on a template? So like you can include various form fields by creating a tag e.g. {WFD_AttText1}, is there such a code for the comments field? And will it work if we include it in a template to generate pdfs? Thanks!
(...) Hi, i would like to disable links on raports on LookUp fields , is it possible?
(...) Hello everyone, for a new idea i have in mind, it would be great, if there would be an easy build-in way to anonymize all form fields of an instance, which are marked as "Data Type - Personal data" in the Personal data storage (Style and behavior TAB). As far as i tested, there is always the need for a "Personal Data Dictonary", when using the action "REMOVE PERSONAL DATA". QUESTION 1: Is the (...)
(...) ggling with Word Add-In and data tables. The requirement is to show a table of order positions, each position contains an image field with a barcode (which should be shown in table) and some other fields . Is that even possible and if so how? Thanks a lot in advance & best regards, Nik
(...) defined the Attachment-Section with following groups: General, F1, F2, F3, F4, F5, F6. Our users should load pictures to the attachment (1x for F1-F6). These would be copied to one of six picture fields (F = German for Foto / Photo).The reason is that we need the filename for each picture, which, as far as i found out, is deleted after using the "Load picture"-button. To make it a little bit eas (...)
(...) Hello, I am a webcon beginner. Can someone help me? I created a Dictionary with the following fields : Company and Project. Company A can have Project 1, and Company B can have Project 1 too. When i run a process: i have to select 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 pr (...)
(...) Hello, I am a webcon beginner. Can someone help me? I created a Dictionary with the following fields : Company and Project. Company A can have Project 1, and Company B can have Project 1 too. When i run a process: i have to select 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 pr (...)
(...) Hello, Is there a way to send an email with the values from an Item List. I have an app for products order. I have some Form fields : Project, Delivery date and Products (which is an Item list - with following columns: ProductName, Prince, Quantity) I want to send an email which has as Body the Item List's values which i have added. Is it possible? I have seen that i can Populate a word with It (...)
(...) Hi, I wanted to create a rule to validate if the current user is the assigned person directly or the substitution person. I was able to get the assigned person directly from System fields , but I wasn't able to get the substitution person. How can I extract, without SQL, the substitution person? Thank you, Raluca
(...) How can I initialize attachments on the item list in the subworkflow? The initializing query retrieves text fields , but does not retrieve attachments. I receive an error message: Validation Error, SubElems (ID: 9031) Attachment not found. SubElems (ID: 9031) Attachment not found.
(...) Hi community! We have 2 choice fields , first one is a dropdown (field1), second one has behaviour autocomplete (field2). Dependent on selection in field1, datasource of field2 (which is an SQL query containing value of field1) changes. This is working as expected. Picker search mode of field2 is set to 'Contains', minimum characters = 3. Regardless of what is entered in field2, all available (...)