(...) mType": { "guid": "969c349e-ffba-4da3-ab12-1b800fc82a0f" }, "formFields": [ { "guid": "5e195656-8397-4997-8e18-2b890b71d867", "svalue": "#{WFD_ID}#" } ], "itemlists ": [ { "guid": "e182eced-f3b7-4451-a278-255f6700f5c6", "rows": #{RAW:2621}#, // JSON PAYLOAD "formLayout": { "editability": "Editable" } } ] } Is (...)
(...) at the end of the month, only changing the reporting month. The user (author) updates the data and submits it for verification. I proposed the following procedure: 1. I created a BPS source that lists all 10 reports from the last month. 2. The BPS data source has columns including: ID, Signature, Author, Company, etc. 3. In the cyclic action, I added automation and the "Execute for everyone" ope (...)
(...) in wfelements, no specific ID field in wfelementdetails - you can see calculated columns in table wfelements, none in wfelementdetails, because there are no specific colums for choose fields in item lists ). Example: I am using the following statement to find out if a check in our invoice approvals is necessary, depending on a template workflow that defines the running order, using an item list t (...)
(...) ion(RowInfo pressRowInfo, Boolean isLeftButton) w DevExpress.XtraTreeList.Handler.TreeListHandler.NodePressedState.Init() w DevExpress.XtraTreeList.Handler.TreeListHandler.SetControlState(Treelists tate state) w DevExpress.XtraTreeList.Handler.TreeListHandler.NormalState.OnPressNode() w DevExpress.XtraTreeList.Handler.TreeListHandler.NormalState.MouseDown(MouseEventArgs e, TreeListHitTes (...)
(...) FoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at WebCon.WorkFlow.BusinessLogic.ImportExport.Report.NavBarItemsDifferenceFinder.FindAndChangeParents(Mappinglists DifferenceRow navBarItemDifferenceRow, Dictionary`2 flatDifferenceDictionary, Dictionary`2 navBarItemsOwnersDictionary) at WebCon.WorkFlow.BusinessLogic.ImportExport.Report.NavBarItemsDifference (...)
(...) t an enhancement to the user interface of Item List (tabular) form fields within the WEBCON BPS platform. [Current Limitation] At the moment, users are unable to freeze specific columns in Item lists when scrolling horizontally. This often leads to usability issues, especially in wide tables, where the first few columns (e.g., item name or ID) get lost from view. [Proposed Improvement] Intr (...)
(...) Hello, since the new UI we've got much more users on the dark theme of webcon, it brought however a few new challenges with custom colors on controls / lists . At this moment we are able to set custom css styles - background/text using attribute configuration: https://docs.webcon.com/docs/2025R2/Studio/Process/Attribute/General/Attribute_StyleAndBehavior It however lacks the possibility to make (...)