WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for fields

(...) D = outerDocType.DTYPE_ID FOR XML PATH('') ),'') as Label FROM WFDocTypes outerDocType where DTYPE_ID in ({DT:4},{DT:7}) The TRANS_OBJID is fixed. You can get an overview of all ids and which fields , tables you need to replace in the above command from: SELECT * FROM [dbo].[DicTranslationsObjects] The attached image shows the executed SQLcommand and the drop down values for the German language (...)

(...) A feature we think will save a lot of time for our developers would be the ability to double click the on the usages actions and open those actions in a popup. All kind of ussages (fields , Busines entities and so on...).

(...) ależy do tabeli Result. w System.Data.DataRow.GetDataColumn(String columnName) w System.Data.DataRow.get_Item(String columnName) w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.Formfields .Choose.ChooseValuesLoader.c__DisplayClass7_0.b__0(DataRow row) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) (...)

(...) Hi, Is it possible to copy an entire item list to a subworkflow? In the official guide, there is just an example of copying form fields to subworkflows: https://howto.webcon.com/action-start-a-sub-workflow/ Has anybody accomplished anything like this? Thanks

(...) Hello, I personally like immediate validation – right after the user checks/selects/enters something on the form - much better than validation on an action. So usually I validate fields “on value change” and set the field error if necessary. Currently I use a js-function like this to showing/remove the error message (form display mode: Modern on BPS portal): function showError(columnName, hintText (...)

(...) s a way to chenge the text of the Item List init button. Now it sais something like "+ Restore defaults" and I want to change it to "Update details", as the functionality in my list is to update some fields on the list if they were changed outside of the process (in dictionary).

(...) Is there a way to query the database or check in the designer studio about the number of form fields created in our application?

(...) items in one item list row, I came up with a solution that might come in handy. Explanation: The item list contains one key choice field ("Symbol") which is configured to populate several other fields in the list. Among the populated fields are "Przypisane komórki (BPS)", "Przypisane garaże (BPS)", "Przypisane miejsca postojowe (BPS)" - these are choice fields in read only control mode (technical (...)

(...) I add an item to the item list and after it is added (upon ending the edition in one item edit mode) I want to automatically add an item that is dependant (dependancy is held in one of the items list fields of the idem being added). However if edition is canceled nothing should happen. So, what approach would you advise? I've tried using an external variable to hold the ID of the item that needs to (...)

(...) I would like to build a solution for incoming correspondence registration. Registering an envelope (which has its own barcode) and some fields , I would like to add some other barcodes in the Item Lists field and I would like a subworkflow (documents in an envelope) to be created for each of the lines. I can create a subworkflow, but I don't know how to loop through the Item Lists. Do you have ideas ho (...)

(...) Hi, We have 2 processes: Accounts and Payables . I have created a report for those 2 processes with global form fields fields . Among them there 2 people picker fields . The report is pulling all the requests without any issues but when I tried to filter on the global people picker Column, it is not showing the data. Example: we have a Requestor people picker Technical form field. There are few r (...)

(...) We have 2 processes: Accounts and Payables . I have created a report for those 2 processes with global form fields fields . Among them there 2 people picker fields . The report is pulling all the requests without any issues but when I tried to filter on the global people picker Column, it is not showing the data. Example: we have a Requestor people picker Technical form field. There are few requests su (...)

(...) ransaction. I was working on a solution to allow salesmen browse through a report of items and adding them directly to transaction. This is wat I came up with: Transactions have additional technical fields : a). is the transaction "open" (allowing items to be added) and b). the author of the transaction How it works: 1. Salesperson ticks an item/items in the report list and runs them trough a quickpat (...)

(...) e case for a customer: A workflow should be started from Outlook using the (full) Addon. Based on the from address some more information should be retrieved from a custom database and populate other fields . So far so easy, at least in the dev system where I can modify the data in the custom database. This is where my problem/the question starts: Does anyone have an idea how I can change the stored f (...)

(...) st at step "Weryfikacja OCR" the values of the OCR verification were corrected by the user and passed to the step "Dekretacja" for further proceding. But at that step Webcon decided to change the two fields (the ones passed through OCR z few steps before) for no reason. Has anyone come accross such Webcon Service behaviour?

Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound IIS 10.0 Detailed Error - 404.15 - Not Found

(...) Is it possible to add sort option to "My tasks"? By default it is sorted by Modification date in ascending order. My proposal is: 1. It would be very useful if user can sort it by other standard fields like: Days/hours in step, Modifying person, Creation date, etc. 2. Switching between the direction of the selected sort (ascending/descending) would be great

(...) Hi all! We have to transfer some values from old database fields to new database fields , since we want to switch some fields in process to global fields . We plan to do this with well know T-SQL statement (UPDATE WFElements SET ...) within a cyclic action, which can be triggered on demand. Does anyone know if there are any restrictions in Webcon SaaS (Software as a service) regarding SQL UPDATE (...)

(...) Dear Webcon Community! Problem: you cannot use datarow fields on portal reports. Proposal: make it possible as it was a calculated field on report, running as subquery What do you think? Thank you! BR, Peter

(...) U or Security Group. The reason i am trying to do this is because of data privacy concerns of a customer who has users of multiple subsidiaries split into different OU's and to declutter my people fields . I know i could just create a BPS Group and assign the AAD Group which holds all user i want to be shown in the picker in the advanced configuration of my people fields but i feel there has to be an (...)