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

search results

for delete

(...) ID as 'ID Załącznika dziecka 2', a.ATT_WFDID as 'ID Elementu Załącznika dziecka', a.ATT_Name as 'Nazwa załącznika dziecka', a.ATT_Description as 'Opis załącznika dziecka', a.ATT_Isdelete d as 'Czy załącznik dziecka skasowany', a.ATT_Attribute1 as 'Kategoria załącznika dziecka', a.ATT_FileType as 'Rozszerzenie dziecka', p.DET_ID as 'ID wiersza rodzica', p.DET_WFDID (...)

Hi, if the browser window is small enough, the actions of the item list are collapsed to a context menu. It would be great if this popup would contain information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and row.

(...) Hello, I would like to create a process that delete s all attachments from my current app. I selected option: Remove attachment and all binary data But when i look into DB: [WFDataAttachmets] i see the records for my given instance Also when i look into [BPS_Content_Att].[dbo].[WFAttachmentFiles] also i see records for my given instance Is there a possibility to delete , to free up space or so (...)

(...) a step which checks whether the synchronization is finished. As far as I found out so far a job get's added to the [UserSynchronizationQueueItems] of the current content database and it maybe get's delete d when the job is processed. At least I thought so, because the job got delete d some time after the BPSGroupRelations in the config database had been updated. Unfortunately, the [CacheOrganizationSt (...)

(...) : FLD:1374 8/21/2024 10:20:32 PM Warning: Variable value not found. Type: WFConfigurations, ID: 10814, Tag: FLD:10814 8/21/2024 10:20:32 PM Variables updated. 8/21/2024 10:20:36 PM Unused entities delete d. 8/21/2024 10:20:46 PM Translations imported. 8/21/2024 10:20:46 PM Import completed in 50s. 8/21/2024 10:20:46 PM Report generation started. 8/21/2024 10:20:46 PM Report generation finished. 8 (...)

(...) 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? (...)