(...) Hello Community! I need to find solution form the problem with some case in my organization – maybe you will help me to find the most effective way to do that? Case: Users: A, B, C, X form s type: type1, type2 form fields: value1, value2 There are few form s (type1) which are filling by users (A, B, C) during the month (for example January). One of the form field (value1) on each form s (type1 (...)
HI all, I have a process that will be opened for tax payment. By law, the payments need to be handled until each 20th day for each month. So, the idea is to create a reminder taking that date, so the user does not forget to make the payment. I have a Date of Request from where I pick up the month and year, and I want to set the reminder date as 20th/Month of Request Date/Year of Request Date
(...) Hi, In the logs, we are seeing the following error: "Dynamic operations can only be perform ed 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
(...) After creating a hidden form field i used it in an automation. After deleting the automation i cannot delete the form field. The problem is, that this field causes an error in the website. When trying to delete this field in designerstudio the message 'Cannot delete. Field in use in ...' although the Automation is already deleted. How can i solve this? Thanks in advance Bert Solved this by deletin (...)
Hello all, I'm having some issues with the multiple lines filed which is now giving issues with a limit number of characters not allowing subworkflows to run. Does anyone have the same issue? I've added more lines in the field but it doesn't work as well. Thank you
(...) Hi, does anyone know how to get via JavaScript whether the page "is dirty". So I can do a similar check to "You are leaving the form with unsaved data"? Best regards, Daniel
(...) I have a requirement were I need to generate a RS Report from the form data, from the image attached the user have a path 'Generate Contract' were it will generate the report and reassign/reopen the form step again to the same user. I have tried to add the 'Generate RS Report' action on 'Generate Contract' path, on exit and also on the second entry but every time the report show empty because I be (...)
(...) Hello, after changing the connection type for exchange actions from EWS Basic to MS Graph, I lost the ability to form at body text in html in exchange calendar events. Problem observed in version 2022.1.4.84. Manual update with Graph works fine, however, calling it from the built-in action, there is some conversion to body content applied here - please return us the ability to form at body in html : (...)
(...) Hi, I know this is a kind of "stupid" 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
Dear All we are looking to embadd Webcon's for into our interal SP intranet therfore we have ancountered and issue of SSO (do not want people to log in twice especcialy that this is a very light process witht 2 filed to be filled in). has anyone tackeled this issue as it seems that there is not standard out of the box solution. thanks
(...) Hi, I would like to programmatically get the ID of the form field that triggered a function. How can I do this? The end goal is to set the form field back to its default value in case javascript validation fails. Thanks! Mark
(...) Hi, the manual filling by clicking the text layer within OCR verification process is very helpful, but it isn't work for date type form fields. It doesn't work since version 2022.1.2.59 -> i've started developing the process. Thanks and best regards Daniel ## EDIT: it works if the mask is (changed to) "empty". ...sorry the entry...
Hi all, Is there a way to edit MS Word attachments online and save the result as updated version of the attachment?
Hi, Is this a bug? I am trying to delete a field from a SET statement, but Webcon tells me it can't be deleted, because it is used. When I click Show Usages, the message is "This configuration element is not used anywhere. What is going on? Thank you
(...) I have a problem with the search in the report in the case of a workflow with a list of items. The "search everywhere" option does not find inform ation about a column (in the list of items). This search results are empty. Example attached.
I've got following fields: 1. Choice field with connection to MS SQL table - name of the supplier. 2. Text fields like address, postal code filled based on the value chosen in choice field from point 1. 3. Another choice field with bank account numbers - another MS SQL table filter by ID value from choice field in point 1. Two qestions: 1. By clicking 'x' in supplier name choice field I'd l
(...) Hello. I have in mind that it has been possible in the past to form at the text of the "task details" in a form by HTML, e.g. . That doesn't work anymore with V2021.1.5.xxx (see attached) The only thing that works is for a line break. Is there a reason and more important: how can I form at the text here? Kind regards Klaus
(...) Hi, I have collected employee signatures in graphic form (PNG form at). I would like to add in the generated WORD file the signature (PNG) of the person who accepts the step in Webcon process. Is that possible or have I missed something? (Webcon version 2022.1.3.47) Best regards, Sebastian
Hello community! I’d like to pick your brain about something that has been bothering me for the last hour. :) Does anyone have a solution for this? User enters the date in the date picker field (AttDateTime) and hits TAB: - if the value is 8 digits, then SET(AttDateTime) = CONCAT(using values from AttDateTime) - if the value is 6 digits, then SET(AttDateTime) = CONCAT(using values from Att
Hello, I'm facing a challenge. I'm starting the workflows from a hotmailbox so I have no control over the attachments order. I'm also using the "Show first attachment on page load". I believe the system shows the attachment with the lowest ATT_ID. Is there any way to control which attachment is shown on page load? Thank you, Martin