(...) 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.
(...) 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 wor (...)
(...) urce 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 source to return columns from a collection (...)
(...) might be a controversial one when it comes to performance, but sometimes it could be quite useful to be able to bring that value in reports. Some of that sometimes could also be done with calculated columns in reports, but it could be easier I suppose.
(...) Hello, I made a report in WEBCON Designer Studio and one of the columns is "Link". However, when I export that report to excel, that column is converted to a simple text (not a link). Can I in some way configure it to receive in the exported excel that column as link? Best regards, Vitalii Lukash
(...) f, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i posted in the picture. Mostly the usefull one would be: half side left, and two small columns in the right half. With this layout options designing dashboards and grouping buttons would work much better. Thanks, Bjoern P.S.: Maybe i forgot the third version 25% - 50% - 25%, if someone want (...)
(...) Hi, ver. 2021.1.3.205 I have a problem with reports. When I hide one of the columns and then I would like to change the position of the other column in the report and then I have an error... http://webcon.net/WEBCONBPS/db/1/app/21/element/1037860/form/view?returnurl=%2Fdb%2F1%2Fapp%2F21 url: https://webcon.net/WEBCONBPS/api/logger | action: ip: xxx | msg: "stack": "TypeError: Cannot read properties (...)
(...) a multi-user selection in the project dictionary. When selecting the project I want to get all projects where my account is in the employees field, like: Filter: [Employee(Login)] is in [Data source columns (Employees)] This will give me the project where I am the only one. I need also the project where others are selected as well. See screenshot...
(...) t. After verification, I found the reason, it is the column 'assigned to'. After removing this column from the report, all large reports are loaded almost immediately (even those with many calculated columns ). It looks like in this version the query has been changed to the WFElementTasks array? I am curious if someone will confirm this scenario? Regards.
Hi, we have a column visibility/edit/requirement restriction for every field in an item list. But there is no column visibility restriction for the delete button, so you cannot prevent deletion of some rows. It is something you can do easily with js, but only with classic display form mode. It doesn’t work with modern forms. The problem is that it is not guaranteed that your form rules “Main fo
(...) Can I use sql function in computed report columns ?
(...) It doesn't matter if the field is read-only or writable - always no link. I suppose the solution could be a separate hyperlink column calculated based on the ID in the choice field, but I have 4 such columns , so there would have to be 8 this way.. way too many. Do you have any ideas?
(...) olding the items to be sold at the current transaction. These items can be added through standard adding elements (+) button. There is a choice box that opens a list of available items with important columns . You choose one or more items and closing the modal populates the items list with the chosen values. That's an obvious way. But, the obvious way is not really what I'm after. This is because the (...)
(...) bout SQL optimization. So I did this query on production environments of our 4 random clients. The query shows where probably we should be thinking about putting index, because of high usage of those columns . Of course we all know that putting index on WFElements with attribute columns is not a good idea (maybe if you have secondary BPS_Content for only 1 process could be fine), but there are some exampl (...)
(...) r job, and i'll receive the document back in version 7 i want to be able to see all changes between version 1 and 7 (x, y). Instead of displaying incremental list of changes between, just show two columns with two chosen by user versions. I see it very usefull for huge forms, where tracking all the changes in each step takes more time. This way there could be a glance view about what changed, and (...)
(...) Hi all! We have to update some columns in a workflow dependent on other columns from the same workflow item, e.g. WFD_AttDecimal1 = WFD_AttDecimal2 * WFD_AttDecimal3. Sounds trivial, but it isn't, especially in a SaaS system, where 'Run an SQL procedure' is missing. Another approach for us was to use 'Update related workflow instance' action, but this approach obviously leads to nowhere (maybe (...)
(...) ator 'ForEach' is a great addition to version 2022.1.2.31, thanks to Webcon Team. Unfortunately I do not find any documentation on that, especially how to iterate over 'Any Collection' and access columns in custom action. If I select 'Any collection' and put some SQL statement in there, is there a way to access specific table columns from generated table result? If I take a look at the configur (...)
(...) ted: When the assistant analyzes the environment the following error message is delivered: see below Using the GUID given in the error message on the table 'dbo.translates' I receive one line with columns that seems to deliver the error. Sadly I am lacking information on the columns 'TRANS_ELEMID' and 'TRANS_OBJID' to furtherly investigate this issue. My assumption: An application group with an ex (...)
(...) to time we have the use case that an item list row may not be delete under specific circumstances by the user. Currently there's no easy way to prevent this. One option could be to display "virtual" columns for these actions in the item list, so that one could make use of the existing functionality "column edit restriction". With this we could define whether the action should be displayed for this row (...)
(...) m only able to copy the content into a text field but I need to have the information as an item list. Does anyone tried to do this? How can you pick up the text field and work it somehow to have columns and the information as rows? Hope anyone has ideas! Thank you