(...) Hello, I'm trying to create a more complex delete of line function. To explain this briefly, I have a list, where I can't use the normal delete button. So instead, I'm adding one using a dataRow form field, where I call the JS function like this: deteteFunction(list ordinal number); In this list there is a column called IsOld, and it's values can be OLD or NEW. * If the line I want to delete h (...)
(...) ribute/Basic/Itemlist/ILConf/ILGenral then in sub flow if I use the same Item list then all settings from main flow are on .. But I would like to just allow for modification of rows data not add / delete /import .... At the moment I use 2 item list is it correct? or maybe is possible to change settings depending from Form ? I guess it is possible only by JAVA ... Am I correct??
(...) eleting, - Show actions column, - Show "Remove all" It is filled with many rows which in most cases exceeds the display range so the user has to scroll down/up between entries. End user wants to delete entries one by one with the deleting bin in the action column. But doing so the form is always scrolling down by its own to reach the Add button at the bottom (turning off the Add button is preventin (...)
(...) have sum of "Yes" in Item list if the field is ""Yes/No choice" sum I could copy to field in item list config but now I need: 1. do rule in item list -> to do action if row is added (cloned) or delete d 2. do rule in each item list column where is ""Yes/No choice"" type -> to count changing no. or maybe I do it wrong way ... :| ?
(...) mentDetails d CROSS APPLY dbo.SplitToTable(CAST(d.{DCNCOL_NAME:1173} AS NVARCHAR(MAX)), ';') AS ST WHERE d.DET_WFCONID = {WFCON:3749} AND d.DET_WFDID = {WFD_WFDID} AND d.DET_Isdelete d = 0 ORDER BY d.DET_WFDID;
(...) I try to find option to trigger refresh button in "data table" . OK I can click arrow .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (delete d) then is clearing fields but not reloading whole form ... so because data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will be (...)
(...) , d.{DCNCOL:1132} AS 'Tytuł raportu 8D', d.{DCNCOL:1131} AS 'Norma', d.{DCNCOL:1128} AS 'Punkt normy', d.{DCNCOL:1126} AS 'Opis', d.{DCNCOL:1133} AS 'Załącznik', d.DET_Isdelete d AS 'czy skasowany' FROM WFElementDetails d WHERE d.DET_WFCONID = {WFCON:3700} -- ID listy pozycji AND d.DET_Isdelete d = 0 -- Filtr dla nienaruszonych pozycji AND d.DET_WFDID (...)
(...) would be the default labels Title: Confirmation Text: If you progress, this will trigger the deletion of xyz Buttons Yes, No This would be an alternative using the suggested parameters Title: delete everything? Text: If you progress, this will trigger the deletion of xyz Buttons Yes, I know what I'm doing ; Cancel the action Best regards, Daniel Best regards, Daniel
(...) cyclic action that was running every few minutes on step and generated a lot of logs. On 2 tables in the Config database: AdminWFEventLogs and AdminServiceLogs This was the development env. Can I delete (truncate) them without consequences?
(...) or transferring attachments across multiple Content databases, where processes are divided to improve system scalability. Currently, this can be achieved using the API, but if we want to transfer and delete the attachment simultaneously, two actions are required: using the REST API for transfer and a separate action to delete the attachment.
(...) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ------------------------------------------------------- In addition, the process steps were delete d, except the first one and as soon as I click on the process in the prod-environment, the error appears and when I click on “Continue”, the form fields are suddenly duplicated or even multiplied much (...)
(...) tion with standard actions (On attachment add – there is only one action related OneDrive allowed) or trigger Form Rule on attachment changes? I need it for scenario: Requestor add/add new/overwrite/delete attachment in the very same step without pressing save or going to another step (change in attachments is there even if one close the browser tab without previous saving). We want to notify reviewers (...)
(...) nts: 0 (with content: 0, corrupted: 0). Exception at ID: 93238 WebCon.WorkFlow.Service.SolrIndexer.Steps.AttachmentNotFoundException: Attachment (ATT_ID: 181565) not found. Queue item will be delete d. at WebCon.WorkFlow.Service.SolrIndexer.Steps.SolrGetAttachmentMetadataStep.d__14.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.Excepti (...)
(...) as 'ID rodzica', CONVERT(date, e.WFD_TSInsert) as 'data utworzenia', CONVERT(date, e.WFD_TSUpdate) as 'data aktualizacji', e.WFD_IsFinish as '(Boolen) Czy ukończył bieg', e.WFD_Isdelete d as '(Boolen) czy skasowany', CONVERT(date, e.WFD_FinishDate) as 'Data ukończenia', -- zadania e.WFD_Signature as 'Sygnatura zadania' FROM WFElements e LEFT JOIN WFSteps s ON (...)
(...) select sum(DE.DET_Value2 - isnull(DE.DET_Value17, 0)) as nn from WFELEMENTS join WFELEMENTDETAILS DE on WFD_ID = DE.DET_WFDID where WFD_DTYPEID = '212' and DE.DET_WFCONID = '5788' and DE.DET_Isdelete d = 0 and WFD_STPID '935' and dbo.clearwfelem(WFD_AttChoose55) = DET_Att23 Should I replace DET_Att23? Is it possible to add a calculated text value column of a list of items to the report? (...)
(...) Hello, we have a huge AdminServiceLog table in the BPS_Config db that is constantly growing. Is it possible to archive or delete these records without causing side effects? Are there further optimization possibilities to avoid large data records in advance or to adjust them afterwards?
(...) rsion 2025.1.1.105, I noticed a bug that when the data source is disconnected from the application, it cannot be delated. Only after refreshing the entire designer does it allow the application to be delete d.
(...) nt has been checked out by user: xyz@example.com, start time: 3/11/2025 9:09 AM. Even if the orginal mail about a new task is immediatly closed, the error on path transition is occuring. Only if I delete the mail immediatly, MailApproval is working correct. Once the Outlook add-in is hidden, MailApproval works as usual.
(...) d be nice if using a field type choice field with behavior autocomplete would not only set configured target fields in the columns of general tab in advanced configuration. When the choice field gets delete d and is empty the target field values remain instead of getting delete d too. To get them deletion one hase to create a form rule. This wouldn't be necessary any more if there would be this automatica (...)
(...) er component fails to start due to a missing Java installation. This occurs even if Java was installed previously via the default WEBCON setup using OpenJDK. ⚠️ Root Cause 1. The upgrade process delete s the entire WEBCON BPS Search Server folder (e.g., C:\Program Files\WEBCON\WEBCON BPS Search Server), which, in my case, also contained the bundled Java installation. 2. The Java folder is not rest (...)