Hi, I started to work with the Designer Desk. But the limitation to only one workflow is a downside to me. Is there a way of creating mutliple workflows in one Designer Desk project? If not at this point in time, could this be added please?
Hello all, Does anyone tried to use the concat function using a form field? I have a form field that is single text and I want to use it plus another info like below: concat ('AaAA' 'Form Field') But I'm always getting an error saying that the rule is not correct, I tried to use a SET before and keep the information in another field but it doesn't allow to save. Anyone used this already? Thank you!
Due to a mistake, migration scripts for version 2021 R3 (2021.1.3.136; 2021.1.3.178) do not take into account changes in REST data source configuration. After updating to version 2021 R3, all REST data sources configured in versions older than 2021 R1 will cease to function. Data sources configured in 2021 R1/R2 will only return columns from a collection that have been manually selected, whereas previously they would load all columns without needing to select them individually. For a data so (...)
Hello Webcon v. 2021.1.2.136 I have Dictionary and few thousent lines inside. I display dictionary fields /10 fields/ on the form as "Choice fields" I need to group fields taking into account values to displaying only unique. I do not see grouping option/function. May be someone has solution ? THX in advace Jerzy
One of the flows I've built for NPI has alot of attachments and some are rather large. Users have asked if there is any status indicator for ongoing attachment uploads so they can know when it is complete. Does this functionality exist? If not, is there an enhancements list I could add it to or upvote? Thanks!
Webcon v. 2021.1.2.136 Is it possible to remove all elements of Dicionary ? ps. Import always adds elements not remove/replace existing . THX in advance for help
I have the scenario, where i keep e-mail address and other informations in an itemlist. Now i need to send e-mails for each recipient in the itemlist. The e-mail contains informations from other columns in this list. By having three entries in the itemlist, there would be three e-mails with different content to be sent. Currently i'm thinking about creating a simple workflow to send an e-mail. The workflows would be started with the "Start a subworkflow (SQL)" action based on the itemlist con (...)
Hi Community! I tried to create a view which returns all elements from a specified workflow that have a datetime field NOT set (empty), but that seems to be impossible. I do not know how to filter that, a standard filter in the view with selected field equals to <empty> value in textfield does not solve that. I am pretty sure there is a trick how to do that I am not aware of ;-) Many thanks in advance & best regards, Nik
Hi everyone, maybe I'm missing something, but is there an option to create multilingual custom emails? Example: A task is assigned to three users, one of them has set the portal language to English the other ones are using German. If we are using the "standard mail action" or activate the corresponding checkbox two mails will be send. One in English for the first one and another one in German for the remaining two. If we want to send a custom mail though, I don't have an option for defining mul (...)
Does anyone came across an error like this? Not sure how to solve it. I attached the list of actions that occurs in the path but I don't understand what is the problem. Thank you for your help!
Hello, I've just come accross a slight problem with updating an item list. I have a list of items (emplayee, year, number of days available). The list is being initialized at the registraton step with all the employee names (70 rows). I've also created seperate attribute fields for year and number of days and would like to type let's say "2022" in the year field (the separate one outside the list) and clone it to all the items on the list. The "update item list action" requires a unique ID of ro (...)
Hi all! I was trying to see if it's possible to send a form, that would be triggered in webcon by the user, with a list of fields and after the user submits it l, it is integrated in webcon. For example, you are creating your customer list, you send the form for the customer (user without a license), the person puts all the details and when its submitted, the information is automatically integrated in the form. Have you tried this? Thank you all!
Hello, I have a problem while adding a barcode. The instance is moving to the next step but the action is not executing, does not show any error and is not even logged in the history and is not adding a barcode. Does anyone had this problem on the latest version( 2021.1.3.163 ) , some thoughts ?
Hi All, Does anybody know why system column "Step" on any report is empty? It doesn't show anything. Other columns are ok and show information from workflows. I noticed that when I enable Grouping on Step, every step name shows on the left of report but still not on the system column.
Is there a way on a new record to prepopulate an item list with static rows? The idea is for each new workflow started, an item list would have 6 rows already setup to have other data entered. Nevermind, I found it :) https://webcon.com/item-lists-repeating-data-done-right/
Dear all is possible to set that the attachments area will be default collapsed when opening the form?
Dear All, When I try to submit quantity of labels with barcodes to be printed from field I get an error (attached). Same situation when I use definition of database field (i.e. {WFD_AttInt1}). This field is integer. When entering manually a digit there is no issue. Any workaround? :) Kind regards.
Hi, After upgrading WEBCON BPS to latest public version (2021.1.3.163) we started to have issues with SOLR indexing. Here 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-class","org.apache.solr.common.SolrException", "root-error-class","org.apache.solr.common.SolrException"], "msg":"ERROR: [doc=1_4572] multiple values encountered for non multiValued (...)
Hi, I have a problem with using the function "Edit file" for Word attachment (see picture). I work as an administrator, and I have all rights. Best regards, Grzegorz
Hi, despite the bug described in this thread: https://community.webcon.com/forum/thread/555/46 having been removed in 2021.1.3.143 (tested, worked fine), something similar is happening in 2021.1.3.163 when you use a picker field in an item list, and map it's data source-columns into other columns of the item list. It then throws: "b.map is not a function"-error, see attached screenshot. If I dont map data source columns to other columns it doesn't throw an error.