(...) is a problem when sending configurable e-mail through action. The action is simple and it worked until now (previous version 2023.1.1.89). When the action runs it returns an error "Can't send e-mail: column 'mail' does not belong to table Results.". The field used in the action is named "Procedujacy" and is the type "User or group" with the data source . I am sure it worked before, what can be the probl (...)
(...) Hi Team, Is there a way to disable (eg. on value change if cell 1=1 then disable(cell 2)) particular cell in a row in Item List? I do not want to disable whole row nor column .
(...) Hi all, Is there any way to export data from Webcon to Excel WITHOUT column headings? Can't see such an option neither in export from data table attribute nor from the report. Can this be done in any way?
(...) Hi there, I have following idea and search for a solution: I have an items list; now in case a certain field is changed, I want to write the "old" value before the change into a different column of this itemlist row. Any ideas? Kind regards, Klaus
(...) I have a question: How to create an SQL filter in the "source" section of the report that will show only the column /attribute items indicated in this SQL. The attribute column consists of the dictionary entry ?
(...) o vacation plans. Can you please take a look at this and suggest what I'm doing wrong? EDIT: When I add in the workflow config "vacation plans" data source (with exactly the same elements, but column names according to the requirements of this data source) I see the future elements, but as expected they have no type and thus all are of the same color. Not a solution for me unfortunately. EDIT 2: (...)
(...) It would be very helpful if excel generating action and data table attribute ability to save as excel could produce an Excel file with or without column s headers. This is sometimes useful, as some external applications accept only data in excel files and no headers.
(...) tate. Here, I have the following form fields: "Quantity TOTAL" (Floating-point number) and "Quantity" (Data table). In that data table, I have other instances from a different process, and in one column (Quantity Requested), I calculate the sum. How could I save that sum in Quantity TOTAL and have it consistently updated? (i mean - transferring the Aggregation type Sum value in my form field). Cu (...)
(...) they replied as follows. ___ It seems that during an item list initialization, there is an infinite loop which causes Workflow Service to crash. It can be due to: - default value on one of the column s of initialized item list - initialization itself (either in item list's configuration or by actions like "Update item list values") Usually, when item list is first time displayed on a form, i (...)
(...) In a form, I initialize an item list. In this list i have column s : question, response and description. In some questions I have only response called '(n/a). While the n/a answer is applicable I want to enable the description column . However, I cannot use the enable on choice field. I have tried to put condtions in a 'column edit restricion' but this does not work as it would require add another respons (...)
(...) rrorMsg": "SyntaxError: '' string literal contains an unescaped line break", "url": "https://webcon.xxx/db/1/app/9/element/16337/form/admin?returnurl=%2Fdb%2F1%2Fapp%2F9", "line number": 1, "column ": 69 }, "errorGuid": "4f2fe9ec-ba92-4148-b55c-1ffb99b81e58" | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0 | href: https://webcon.xxx/db/1/app/9/element/16 (...)
(...) I have got problem (I don't see option / feature) Problems: a) Item list row no ... is not related with row ... :/ - solution >> on path (I don't need earlier) add extra column with index no. to "fix" (create relation) the row no. [semi solution] any other solutions? b) sorting by status: I have got Item List with column "status" (drop down list) I have 3 option to pick: - choice field (the (...)
(...) et the choice field through the value of the ID. When I enter the form, the value is correctly set, and it displays the name corresponding to the set ID. However, when I enter the report, in that column , I see the value of the ID instead of the name. I tested by setting the value in the choice field as follows: id#name, and I no longer encountered the problem. Why does it behave differently in the (...)
(...) Hello everyone, I've encountered too many times situation, where i need to make really subtle change in application, to fix some kind of error/bug. Changes so small like: * Add column on a report * Update filter on picker field * Update filter on report * Check 'wizard mode' on path * Reorder paths * and other fixes requiring less than 5 minutes of work in designer studio... Going through w (...)
(...) "Data Source of name 3...bla bla bla will be overwrite (I don't know how you but I read from left ... not from middle ... ) but simply: "Data Source name: - name 1 - name 2 - name 3 next column name" modify? yest now ... "reading "would you like to overwrite for each line ... c'mon If I have 200-500 lines .... I don't see ... maybe if use bold for variables / names - then OK, could stay but (...)
(...) Hi! So I have this Item List in "Orders app". Lets say it has 10 column s. 6 Of those column s can be editable depending on subprocesses or other proceses. So there is a query, that if returns 1 it means that column can be edited by a user, if 0 then the column in this row is blocked. For that I am using "column edit restrictions" from the "Permissions" tab in the studio. And it works great. For few ro (...)
(...) lo everyone, I'm trying to create an article-based analysis. The evaluation should list how often an item is affected in a complaint. Unfortunately, although I can add the corresponding fields as column s for a list view, I cannot display them in the form of a chart. Why do these fields have the blue text [Positions] in front? What is it about these elements that I cannot select them in the view pag (...)
(...) Hello, I have 2 form fields - Person (Assignee, Manager) I would like to create a report and filter that report based on these 2 column s. It is working fine, until Assignee/Manager is multiple value. If there are 2 persons assigned, it doesn't bring that instance in the report. This is my formula (SQL filter): and (WFD_AttChoose1 like trim('##currentloginname## ' )+'#% (...)
(...) Hey, anyone have any idea why the problem appeared? Version installation: current -> 2023.1.3.76 target -> 2023.1.3.118 In changelogs there was information about changes as to the column s in the AdminWFEventLogs table. Last query from profiler: IF EXISTS(SELECT * FROM sys.column s WHERE Name = N'WEL_Details_Deprecated' AND Object_ID = Object_ID(N'dbo.[AdminWFEventLogs]')) (...)
(...) Hi is there a way to get from the database all the permissions to all the reports that we have ? I was not able to find any column with that information and I do not know how to get such info