(...) hoice field with bank account numbers - another MS SQL table filter by ID value from choice field in point 1. Two qestions: 1. By clicking 'x' in supplier name choice field I'd like to remove all values from text fields. 2. By clicking 'x' in supplier name choice fields or by changing the value in supplier name choice field I'd like to refresh Account number choice fields. Now the previous value st (...)
(...) external endpoint (REST service). The problem is that the query does not reflect current changes in form, since this happens on save. This should be related to database transaction and current values which are not persisted at this moment. Is there even a way to handle this scenario properly in Webcon? We have a dictionary process, so there is no way to play around with some additional step (...)
(...) the last hour. :) Does anyone have a solution for this? User enters the date in the date picker field (AttDateTime) and hits TAB: - if the value is 8 digits, then SET(AttDateTime) = CONCAT(using values from AttDateTime) - if the value is 6 digits, then SET(AttDateTime) = CONCAT(using values from AttDateTime) - else do nothing I can't seem to find a way to do that. Is it even possible? Thank (...)
(...) certain column (choice field) an execute an action for it. Unfortunately, as soon as I have more than one row in the item list, the BR evaluation will fail as it attempts to test against all the row values for the specified column. My BR uses: IF[GET IDs[SELECT values [Item list | Column]]] = [Choice field id] I guess there must be something wrong with SELECT values as this probably retrieves a (...)
(...) Hello, Is there a way to send an email with the values from an Item List. I have an app for products order. I have some Form fields: Project, Delivery date and Products (which is an Item list - with following columns: ProductName, Prince, Quantity) I want to send an email which has as Body the Item List's values which i have added. Is it possible? I have seen that i can Populate a word with It (...)
(...) at JSNLog.JSNLogMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.Routevalues TypeVerificationMiddleware.InvokeAsync(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.DesignerDesk.DesignerDeskActiveContextMiddleware.NotActive(HttpContext context) at WebCon.BPSCl (...)
(...) rt subworkflow (SQL) action at the path. (Step: Verify application, Path: Submit for review) Incorrect syntax near the keyword 'from'." What could be the cause of the error if the test query displays values correctly?
(...) t Webcon BPS, on the form's list of items, I have a checkbox field and a second field of dropdown(choose) type. The second filed - dropdown field retrieves data from a data base and allows for adding values outside of the database. The first filed - checkbox field determines whether the value in the second field is from the source or added externally. How can changing the value of the checkbox field a (...)
(...) at JSNLog.JSNLogMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.Routevalues TypeVerificationMiddleware.InvokeAsync(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.DesignerDesk.DesignerDeskActiveContextMiddleware.NotActive(HttpContext context) at WebCon.BPSCl (...)
(...) want to block the user to add a new instance with dates that were already added for the same person in webcon. I've created a control field but now all the processes are moved to cancel even if the values are different. Can you help? Thank you
(...) , { "id": 0, "type": 0 } ] } ] } When I use 'Json grid' I don't know how to add second 'dimensions' When I use 'json' they don't display list values .
(...) Hi, Is there a set of rules, an instruction on how to directly (using insert-sql) import data into the database (into the WFelements table)? Which field values should we generate so that there are no problems with the operation of the application. Of course, WFF_STPID - step ID, WFD_DTYPEDID - form ID depends on the process, and the rest, e.g. RowVersion (some hexadecimal value) ? And other?
(...) Dear all, I am wondering if there is no option for a case-insensitive search for fieldtypes like "Autocomplete" or "Choice field". At the moment I am struggling to search for values with search mode "Contains". Unfortunately the search results differs based on beginning the search phrase with an upper or lower case. In my opinion it would be a great benefit, if there are two addtional options (as (...)
(...) is not visible to choose from in the dynamic coloring module (only system and process iems are visible there). This seems to be something that should be there, but was somehow forgotten. Calculated values make no sense in the calendar reports now If they can not be chosen in any dialog, especially for coloring. Has anyone came accross this problem? Can it be overcome somehow?
(...) Hello, Is it possible to input two different values into the 'Update Related Workflow Instance' action in Webcon BPS Designer, but have them appear on separate lines within the same field? Specifically, I would like to know if there's a way to use a newline character or any other method to achieve this. My Observatii 2 field is Multiple lines of text. Thank you
(...) ld with phone number' suggestion. Especially it would be useful in Item list. Today I can set row value (in item list) / field value (regular fields) that needs to be replaced by user with proper values . Such placeholder would be a better option to suggest expected content in field(s). Hope this description is quite clear :) Best.
(...) I'm trying to disable/enable fields based on the state of dropdown (using nr. 3 from this https://docs.webcon.com/docs/2023R2/Studio/Process/Attribute/Choice/Choose_field/#picker): * Allowing custom values - make fields on form enabled. * Disabled custom values - make fields on form disabled. Is there any value which i could use to check state of dropdown control? In this case i'm using autocomple (...)
(...) Hello. I have a subworkflow here I copy the content of an item list of the parent WF (change item list values ). That works fine, but the attachment I have in parent item list I don't get copied/moved/linked. Has anybody an idea? Kind regards Klaus
(...) I added few fields, which take data from other and recalculate them. I want to refesh old elements, so data will update in them. I've tried adding technical field and changing it's value so other values shoud recalculeate, but it doesn't work. This has to be done once. Any ideas?
(...) es anyone know if it's possible to set up a behavior on an item list where in the picker field the user can select more than one option and it populates each option per row instead of adding multiple values inside the picker field. The user will be selecting options on the picker data source window and I would like that the system would allow choosing various options and populating the item list with t (...)