(...) tation that redirects to below website doesn't mention anything about such limit: https://howto.webcon.com/exporting-a-data-table-form-field-to-an-excel-file/ I am aware of alternatives such as User actions / sdk, but it is about using built-in functionality that ensures consistency and is ready to go with a single click. Tested on version 2021.1.3.205.
(...) Hello, I have designed a solution for User s so they can access their workflow documents via a simple report, that shows a list of documents with links. This seemed to be the most User -friendly way of presenting documents list. The report shows a list of documents from specified document flow definition. Unfortunately, the report runs very slow, even though there are not many documents in the database (...)
(...) Hi everyone, does anyone have an idea whether it's possible to retrieve the User s to whom a task will be assigned in the next step? What I've tested so far: - Verified that the variable 'System fields\Assigned persons' contains the current persons during path transition, exit and entry. - Created an SQL statement which returned the latest row from WFElementTasks, and executed this in an action durin (...)
(...) Hi there, i am struggling with generating a clickable link from column of same row. I would like the User to enter a link in the column LINK and a clickable link should be generated in the next row column (LINK-TEST) on every value change (see attached picture). The perfect way would be a little HTML button, so i should be able to set the "[TECH] angeschaut" checkbox when clicking. What i am searc (...)
(...) ut maybe it is), so I wonder if maybe it is a bug? Maybe some of you have noticed such a change, or encountered the same problem? EDIT: Since I was testing mostly on the default value of the current User , I found that it works fine when only login or name is selected. Not sure if this is an intentional change though :) EDIT2: Found that change in version 2021.1.3.163 changelog, so nevermind, topic c (...)
(...) Hello all, my first post here. :) I have an issue with creating parralel tasks that should all be required. The User has 3 checkboxes on the form. Depending on which of them are checked, there should be created a specific task for each in a single step. The tasks are being created in the action of "Approve" path of the previous step. It's all fine for now. (ex. if (checkbox1) -> create Task1 etc.) (...)
(...) the Designer Studio: https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.spellcheck?view=net-5.0 In my opinion the most relevant places are those which are visible to the normal end User , so not necessarily in the admin view. These are: - all parts which can be translated - E-Mails - Error messages Are there any other places? If I'm not the only one, I think this could save a lot (...)
(...) When the User sets up a Subworkflow using the SQL version, it's not possible to save the ID of the instance created. This is only allowed doing other type of actions and most of the times returning Concurrency Errors in the system. This is allowed already in the Subworkflow normal version.
(...) Hi, we just updated on Friday to Version 2021.1.4.36. Just now a User called and showed me that she is getting an unknown exception error when trying to add an attachment to a manually created new instance. She has the rights to do so, and can add attachments as soon as the instance is manifested in the DB through save button that directs to the same step. So there is a known workaround, but it wo (...)
(...) We have a form that needs to stay open for a length of time before auto moving the flow into a cancelled step. This length of time is User selectable when creating a new record. Talent Req is created and posting is set to stay up for 30/60/90 days. Is there a way to get the Timeout interval value set to the value of a form field? (If the User chooses 30 days, that will be the timeout value, 60, etc. (...)
(...) Hello, Currently it always just creates the new subworkflow instance and the User has to manually click on that instance to view it. Is it possible to redirect immediatle upon creation to this new instance of the subworkflow? Preferrably in the same tab.
(...) Hi all, we created a new workflow, mainly to store information about our companies and important documents for them. To make sure the User s attach a structured set of documents, I created a dictionary of document types, along with translations for them which are defining which document is attached in which row of the item list. The item list is initialized with a set of standard document-types that (...)
(...) rows upper (I didn't recognize there were any rule, sometimes its 2 rows upper, sometime its 5 rows upper). I found out that if I set item list sorting to ID(created by webcon) from End Date(set by User ) then problem doesnt occur. The thing is I want to have it sorted by end date. If i have to specify something or add more screenshots then please let me know. And btw. I have similar Item List fi (...)
(...) Hello, We encountered a situation where out of multiple User s that have access to an instance, can see it and work in it without problem, but when only one of them searches for that specific instance in the search bar he does not get that instance back at all. Did anyone encountered something like this and do you know how to solve it, or what the possible problems are? Regards, George
(...) In the notifications, if the User does not want to show the instance link and site link, the buttons keep showing up in the email but empty. If you want to erase them, the only option is to create a new template and discover in the HTML code where the buttons are configured. This makes no sense because the buttons don't have any other usage as showing the links so if the person chooses to hide the (...)
(...) Hi All we have a large report build in one of our processes (list of all invoices which contains >350k items) which is now not loading for User s. we have rebuilt it in SOLR and it is fast like TGV train but we had some calculated columns based on item lists which we need to rebuild. Is there any manual, KB article that describes this or anyone having expierience?
(...) Hi all, Do you know why the Server Connection errors are displayed on the form? The User s are complaining that the errors are showing up more frequently when they access Webcon. I've noticed that the error normally occurs when my Internet drops and the connection is lost, but is this happening for other reasons? Thank you
(...) Hello everyone, I'm need help. I did an express installation. When trying to connect either by browser or webcon desing studio, I can't authenticate. I'm using the same User as the installation
(...) Hello Everyone, How Can I change sub-workflows status depending on some condidions? I want to close rest of sub-workflows(automatically) when for instance: 2 User s accepted. Example below: I have 10 sub-workflows: 3 are possitive and the rest should be closed by system(automatically). Could you help me?
(...) Hi Everyone, I want to change some field values on a sub-workflow but from a main workflow level. Example: I have a main workflow with 3 sub-workflows. When some User choose a path on the main workflow I want to modify some fields in the sub-workflows. Is there any action to achieve it?