(...) Hi, I need extract the name of form type from databases. Does anyone know where the name of the form type is saved? Thanks, Raluca
(...) hi there, how i can modify the form at of the form (default) to custom form by placing the text field first and then the name of the field., see the attachment for mor explanation please assist.
(...) Hi, I would like to change the form type, and I see that there is an action for this, but after selecting this action, the user must select a certain form type. I would like the selection box to not appear and the form to change depending on some field on the form . Is it possible? or at least change the appearance and value of the fields in the pop-up window? https://community.webcon.com/posts/post/ (...)
(...) Hi, After upgrading to Webcon2023 (ver. 2023.1.2.44) we found errors during form rule executions on page load. It is caused by trying to hide/show/set/etc attributes that are not visible on the form . In the 2022 versions, there were no issues with the same configuration cases. These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have s (...)
Hi. Usually, when a user completes his task he will be redirected to the applications dashboard. In a particular use case I have revoked access to the dashboard for certain users. Therefore, upon completion the system attempts to redirect but since there's no permission it will throw an error. Is this possible to prevent/circumvent? Thanks.
(...) i Guys I'm wondering if there is a better way to find out which user has completed a task in a specific step than what i'm currently doing looking to the WFHistoryElements table. In need this inform ation to ensure that the user that has finished the task in "Author confirmation" step, cannot finish the task in the current step (review) so i can force a 4-eye principle even with active substituti (...)
(...) Hello community I have to have in form field description text and picture. Is it possible? If yes, where to store and how to call the picture? Example will be appreciated. Thank you in advance.
(...) Hello Community, I want to set form fields based on a dropdown selection which gets its data from a sharepoint list. I can set the value from the selection just fine. However I can only access the data with type ID and Name. The rest of the data has no type and does not show up for any rules I want to configure. How can I address this data in the form ? Thanks Oliver
(...) Hello everyone, I'm wondering if there is any function that will form at today's date from original form at into "JAN.14.2024" form at. Basically to transform the month into letters and display them like that. Thank youu.
(...) Hi A useful option would be to add the ability to set the horizontal layout of attributes directly in the tab. The same as now it is possible in the group of form fields. Regards.
(...) Hi all! I want to hide / show / mark as required some form fields based on field Guid. Is there a way to do this easily? When I look at the signature of e.g. Hide function it just seems to take some shrinked DB name (e.g. AttText35) or field id (integer), which is different between environments. Appreciate any hint into right direction. Thanks in advance & best regards, Nik
(...) He all, I was searching, but can't find inform ation anywhere. Is there a possibility to run some javascript or form rules on load of the main website page of local webcon instance? I'm preparing a process where users manually confirm their being at work. It would be very appeciated, that when tey load any page of local webcon instance, there would be some code testing if they already confirmed thei (...)
(...) It would be very helpful if one could create a global form rule and webcon would run it on every page load (especially the pages outside of apps as there is no way you could perform anything there now). This way you could force a user to "punch the clock" after logging to webcon (load and start a dedicated workflow) or show some important inform ation after the user logs in.
(...) Hello, I have a process (start - finish) that creates an instance and remains in the "Finish" state. 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 (...)
(...) unusual behavior that an acceptance via MailApproval is rejected with a validation error. If I carry out the acceptance in the same process (same instance) in the application, it works. The option “form field validation” is checked on the paths. If i deselect, it works. This is what MailApproval returns: ################# Path transition operation failed: Operation on element: DEV/WAVE/2024/5 (...)
Hi, Does anyone know where in the database I can look for recent activities? I mean the ones that are on the Dashboard, specifically "Delete of instance".
(...) Can I search for historical inform ation using report search? I mean retrieving inform ation from previous versions of form s (with WFHistoryElements)
Hello, in the 2023.1.3.29 version, we have apparently identified a reproducible bug. In our case we are using a text field to store a time value. The goal is for this to automatically replace a period ('.') with a colon (':') after input (Style and behavior). The error occurs when we attempt to replace every period ('.') with another character using STRING REPLACE, specifically in the cas
(...) One feature, useful especially during debugging would be the ability to disable lines in form rules (let's say by some toggle n the right of the line alowing to either disable or enable this line).
(...) Is there any way to avoid refreshing a form after invoking a menu action? The problem is that it moves the form to the top and the form flashes.