Hi everyone, who's joining the WEBCON DAY 2024? Would anyone be interested in "gathering" during a break? At least I would be interested in seeing the persons and maybe WEBCON could take a photo to show the people behind the community. :) Best regards, Daniel
Hi all, I have a question about exporting data to an excel file from item list. I want this data to be already sorted after exporting to an .xlsx file. When the data is loaded into the item list it is sorted by webcon, on the form it is ok, but when exporting to excel the data in the .xlsx file is not sorted at all. Any idea how to do this?
Hi, I have a problem with process migration between environments - what could the error be and where to look for a solution? System.InvalidOperationException: No item type: WFApplications, id: 25 at WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContainingRootNode(MappingList mappingList, ExportParameter exportParameter, IExportLogger exportLogger, (...)
Hi, Do you have idee how can I hide the item "Substitution" from menu ? I have the vacation request process and users are not allowed to user the "Substitution menu item" Thanks, Raluca
Hi, I am still learning Webcon and currently exploring the Webcon API. I would like to understand more about authorization, invoking REST methods, and specifying the path for importing data into the correct dictionary. I’ve attached an image of my sample script, which successfully retrieves SharePoint data, but it encounters an error with Webcon authorization. I would appreciate guidance on what specific steps I should take or modifications I need to make. Thanks and Regards,
Hey, I set up the default value 0 in column A of the Item list. How do you clean it by action or something on that condition where it is 0 then set an empty value in that row? A screen of the part item listed above
Hello all, I would like to ask if there's an option to send an email everytime that a new row in an item list is sent. Thank you
Hello Everyone I have a question and also a request. Does anyone have an idea if it is possible and how to make a reservation system? Thank you in advance for your help
Hello all, I'm trying to set up a report like the one in this article: https://community.webcon.com/posts/post/new-features-of-charts-in-reports/333/35 where I want to combine a Bar chart with a Line one but I keep having errors on the rendering of the report. I want to show the sum of days in each step of the process (Bar chart) and the average Day(s) in step as a Line chart. This is not working. I don't have any filters, nor calculated columns. I've tried to create a chart with anothe (...)
Hi Community, for the reason of proper premissions managment I need to change the form type for 500+ instances. Obviously I would like to avoid manual work. Do you have ANY idea if the 'change form type' can be somehow automated? I need to change form type X to Y, no diferentiation whatsoever. Maybe some SQL? Changing WFD_DTYPEID in WFElements and WFHistoryElements will be enough? What do you think? Thanks in advance. Wojtek
Hi, Does anyone know how to do autosave after completing a field in form?
W designer studio chcę włączyć 'Obsługę modyfikowania obiektów w Active Directory'. Czy serwer, na którym jest zainstalowany designer studio musi być w mojej domenie? Przy próbie zapisu otrzymuje błąd dotyczący loginu i hasła, pomimo tego że są one poprawne.
How to import files from a folder into the Webcon application. It's not about using the HotFolder functionality. Do you have any ideas?
Hi, We tried introducing a method that will force an inactive user to log out of the portal after 10 minutes. We found the Security configuration and changed the cookie expiration time (set it to 10 minutes). Successful logout occurred after 10 minutes. After logging out, a login window appears. In some cases, the user had to enter the correct login and password several times before being able to enter the portal. The worst thing is that there are cases where the user does not log in (...)
IN webcon 2022.1.4.404 I discovered error on save Action. if send config e-mail action is in "on remove item" - email is sent and revived if if send config e-mail action is in "on save workflow element" then - no email. I was try first with conduction in action , then with no condition but with "condition true / false" and on the end just with out any condition ... and in any case email was not sent when record was created and save or just saved after edition ...
I am looking for the solution regarding REPORTS. I want to restrict the reports in the way that authors can only see their own requests. I was trying to do it with SQL, but I failed, I saw suggestion that it can be restricted on the user priviliges for entire app level, but I can't find solution. Please help :D
Hi, Is there a way to limit an item list number of rows depending on value? I need to limit rows to 10 for example: user is allowed to add 10 item list rows and if he try to add 11th row the system will block it. The other issue is to lock item list rows when a chckbox value is true: when I mark the checkbox to 1 then only one row can be filled in an itm list, if the checkbox is 0 the item list can allow multiple rows.
Hi. I have a big request. How to calculate the number of days entered in the calendar on the form, but excluding holidays - only working days Alternatively, the second way: How to validate the form: if in the final step date = holidays, a message will appear. Thank you in advance for your help.
Hi community, I am asking for help with permissions over the process. We have created an application, in the process I have set user rights (launch new workflow instances). The user has the right to delete the created process. I created the option to display the delete and save buttons at the process level in the workflow designer. The save button is displayed under the user, but the delete button is not displayed (I am still working with the user who created the process). If I set the user (...)
Hi all, struggeling with the following: I'd like to make available a report only showing instances from a certain app -> process -> workflow -> step. No problem here through the report configuration menu under "Source". However, due to the fact that for a report consumer to be able to access instances in his report two permissions have to be present: "Access to the application" on the application level, as well as "Access all workflow instances (excluding attachments) on the process level (...)