(...) How can i cange the style of the Datatable? As example i want to change the row height to a certain number, and the column width to fit the content, however i did not manage to achieve this simple goal. i would appreciate any tipp on how to do it.
(...) I have got Item list with 2 column s 1. Category (A) 2. Points (B) column A and B use dictionary process where if is set A then filter B to A value and in column (A) I can pick Value then >> in column (B) points I can pick more than 1 value . so I can have: (A) >> (B) A >> a,b,c,z B >> a,z,dd,x C >> a D >> a,b and now in sub process I would like to split this table to: A >> a A>> (...)
(...) ry using this, and the function gave back an empty string in 2022 the behaviour changed to giving back NULL value in 2023. At least that is my impression. This might be connected to the seperate ID column s and a change in the underlying DB function. I think that it even behaves differently when trying to get ID from wfelementdetails and wfelements tables. (specific ID field in wfelements, no specific (...)
(...) given form type. Sometimes I include the business entity and sometimes I ignore it. It would be great, if this could be standard feature. :) Related user voice: Unique value of the item list column https://community.webcon.com/forum/thread/6212/15 Best regards, Daniel *Edit* While implementing the check I figured, that there's no general option to implement this. There are to many co (...)
(...) I wanted to do was: - make the user insert all the information in the row; - after that the user has to click the button in the row that would make the API call and save the "exchange_middle" in a column (e.g. DET_Att5) Does anyone has any ideas how to implement that? Or, any ideas to do it differently? Any tips will be much appreciated! Cheers, Martin
(...) if we have a chart with a detail level, you can click on a chart element to see the elements, these information are displayed as tiles. At least if the chart is located in a row set to "one-third column " and the chart is located in the smaller part. It would be great if we could also define the display mode of a report for a chart. This display mode would be applied to the detail level of the cha (...)
(...) Good day webcon community, As the title states, i ask myself if javascript is faster than using formrules. As example i had a formrule what would get the sum of a number column in an item list and compare it to another field. It took sometime for the formrule to procress this, while my javascript that i wrote in a html element did it much faster. I wonder now if i should reimplement certain functio (...)
(...) 2024.1.1.161 after finding changelog notice, that some problems with vacations report were repaired. Our config: We use a data source with SQL view with past vacations, and all type of data in column s are correct: VAC_UserID VAC_From VAC_To VAC_VACTypeID SQL: select * from [V_Urlopy_Historia] After some tests we've done: After manually entering the sql query on TEST SERVER (2024.1. (...)
(...) in Webcon: ver. 2024.1.1.161 if you have on on step grouping in item list (for example tech column ) then adding new row popups window with one row editing but ... I have that feature off... ---edit---- because I have Item list with attachments attribute so .. in popups window I can not pick attachment ... :/ and now I need i popup window put a data (category) and "save" and again edit line i (...)
(...) Hi, I don't know if this is possible in the BPS 2025 version, but for earlier versions I miss the ability to center the text (and make it bold) on request for each column of the item list or SQL GRID data table. I don't think it's possible to set the background color for the column label. Regards, D.
(...) I try to build table with short history to put it in protocol (word>>pdf) of acceptance So i would like to have 3 column s: 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step paths ... in green lat 2 - the "steps" where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finish - (...)
(...) HR_RowID as [Row change] , CHO_CreatedBy as [Who changed] from ChangeDetails join ChangeRows on CHD_CHRID = CHR_ID join ChangeOperations on CHR_CHOID = cho_id and CHO_ObjectID = 142 --column with value of changes where CHD_CFCID = 1507 --attribute Environment blocking
(...) .1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically update the attachment database, switch it to Unicode mode and change the text column types from varchar or text to nvarchar or ntext. The automatic update can take up to a few minutes for each attachment database. [/quote]
(...) to configure paging for the item list? Got one with > 280 rows, initiated from the SQL query. I cannot use data table to display the data only, as users need to add comment for each row in one of the column s.
(...) Hi everyone, maybe someone had a similar topic. I need to update a certain number of fields in one column of an item list. Is it possible to do this with the “Update item list” action?
(...) cter. Line 13573, position 9." }, "source": "rss-ne.azconn-ne-003.p.azurewebsites.net" } Opening it in a browser returns: This page contains the following errors: error on line 13560 at column 39: Input is not proper UTF-8, indicate encoding ! Bytes: 0x08 0x2E 0x1C 0x2E Below is a rendering of the page up to the first error. Validation of the user voice RSS feed fails: https://www.rs (...)
(...) Hello community, We updated to the version 2025 and we miss in Reports configuration – column s – Default sorting (See picture attached). In the v. 2025 documentation is written: Additionally, you can define up to 3 levels of Default sorting by system or process column s. These settings will be visible as soon as the report is loaded. But we cannot see it.
(...) Hi, it would be nice if using a field type choice field with behavior autocomplete would not only set configured target fields in the column s of general tab in advanced configuration. When the choice field gets deleted and is empty the target field values remain instead of getting deleted too. To get them deletion one hase to create a form rule. This wouldn't be necessary any more if there would be t (...)
(...) Hi, I stumbled a while until I found the "autocomplete" field type in an item list element. I directly picked "choice field" under "choice column s" and didn't read the following entries because I knew that in normal "form field" with field type "choice field" one has to select "Autocomplete" under Settings > Behavior. Maybe it would be more intuitive to align both configuration methods in the fiel (...)
(...) I need a report regarding instances and some fields of their subintances. Therefor i tried to build report in the portal, which selects the 2 affected Processes. If i do so, i can not select any column s?! If i only select 1 process the fields appear. Where is my mistake and how can i build an report with informations including subinstances? Thanks in advance Gerd