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

search results

for edit

(...) , but I really like this. In this context it would be great, if the context menu auf an attachment would have a function to copy the link of the attachment. Another cool feature in the rich text edit or would be to add a link using the existing attachments. Best regards, Daniel

(...) ion , then with no condition but with "condition true / false" and on the end just with out any condition ... and in any case email was not sent when record was created and save or just saved after edit ion ...

(...) We have some challenges with Archiving in Webcon BPS, so we have some ideas to improve. 1. Issue: you cannot setup field availibility for archived instances Proposal: there could be a 3rd form edit or like standard/mobile form have. Or/and additional field matrix setting controlling visibility on archive form. 2. Issue: Instance level privileges are not inherited to archived instances. It (...)

(...) Is there any way to influence the user checkout behaviour (i.e. force discard after x ammount of time) when users are only saving an instance but not ending the edit mode of the form. I currently have the issue that there are several users who are behaving like this and we aren't able to convince them to either close their browser window/tab or at least click "Cancel edit ing" after they have saved th (...)

(...) test field is "20008" then I see in designer 4 attachments but in action from (menu button) -> error .. the same (in theory maybe what I need) [how to find in flow ID of Attachment ? ] -edit -- >> SELECT * FROM [WFDataAttachmets] where ATT_WFDID='{2592}' OK I have what I looking for [in design studio] , but ... action is not working in flow :/ (gives error) What I'm missing ? (...)

(...) s ... I would like to select 1.2.3 Actions (right click save as automation) .. not like now i can do 1 to 1 .... or ... I could do Automation with 1 operation then pick it in "path" and then edit it and add more actions ... Maybe I'm wrong, but I do first actions, then merge them into one [automation] not revers [do Automation then maybe or not add more actions to that automation ... or (...)

(...) completed. When I look at the element history, when other users finish their task, "Completion - All" and their name is logged. But when these "special users" finish their task, it logs "Information (edit ing allowed)" and their name. The workflow then goes into the next step? Any ideas? Thank you!

(...) Hello! I'm currently implementing a workflow where I first create a Word document with form fields, initiating with the 'Start edit ing a file using OneDrive' action. This allows me to access and edit the Word file directly from my OneDrive folder, and everything works perfectly at this stage. However, I encounter a problem in the subsequent step of my workflow. After making modifications to the (...)

(...) o option to create a link pointing to a header like this one: https://daniels-notes.de/posts/2024/translations#bps-portal Therefore I had to write: Search for the term "Using the application and edit mode" in the linked post, to see how it is done. https://community.webcon.com/posts/post/from-prototype-to-production-deployed-application-edit -mode-in-webcon-bps-portal/381/3 It would be great i (...)

(...) t .bpe extension to .zip, and use any tool like 7zip, or built in windows features. Inside you will find a file without any extension - it is a text file, especially xml - open it up with any text edit or, and search form PackageVersion node (see attachment). Based on BranchNumber, and BuildVersion you are able to specify which Webcon version have been used to export that specific .bpe package. (...)

(...) ------------------------------------------------------- Ścieżka wywołania ------------------------------------------------------- w WebCon.WorkFlow.Data.Extensions.DicWFFieldTypesExtensions.Isedit able(DicWFFieldTypes this) w WebCon.WorkFlow.BusinessLogic.ExpressionTree.LeafTagRepository.ObjectIDFormFieldsPrefixRepository.ShouldGenerateSiblings(DicWFFieldTypes type) w WebCon.WorkFlo (...)

(...) perfectly, but there is an edge case. When user registers parent form, then children forms and moves parent to further steps - no problems. When user registers parent form, then children forms, and edit s field on parent form which is used to validate children forms - validation rule passes even when it shouldn't. From what I've read here* it seems that 'On path' automations are executed before fo (...)

(...) true. The "change" function (1) has only one parameter and I have no idea how I could triggere the "changeFormField" directly so that I could provide "options". Has someone else run into this? edit : In the mean time I changed the newData so that the checks are successful and I now stumbled about the fact, that the value is not stored in the field. Best regards, Daniel

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.

Hi everyone, Jarosław created a threat in which he points out that elements are no longer rendered if they are used in an item list data row column.: https://community.webcon.com/forum/thread/5247 I tested the most common/likely elements and to verify which are supported by using this SQL query: select 'a tag' + ''+ 'button tag' + ''+ 'div tag' + ''+ '' + ''+ 'img tag' + ''+ 'input

(...) Hello, We moved from 2021 to 2023 version of webcon and now we have a problem with initializing item lists in preview mode. When in edit mode everything works fine, but in preview mode item lists do not initilize. Is there a way to achive such a functionality. What was the reason to change it ?

(...) s for access all instances and attachments. If I use the impersonation option, I can see the application, I can access it as well as reports. When I open any instance I can only see all info but no edit option. The purpose is not to manually access instances from this process, but to search for them using the global search. Sadly it does not work. It should be able to search using info from pdf t (...)

(...) ata Studio, and leaving one additional concept what kind of autocompletions i would like to see. Creating it as LSP would also allow using it natively in Designer Studio, and as extensions to text edit ors.

(...) Hi, this may sound strange, but so was the reason, why I'm proposing this. My suggestion is that the expression edit or for a SQL command inserts the instance id variable in a way: Currently it is inserted as: {WFD_ID} My suggestion is that it is inserted within single quotes: '{WFD_ID}' The reason for this is, that it would prevent errors which may only surface in production. This is the (...)

(...) "svalue": "#{WFD_ID}#" } ], "itemLists": [ { "guid": "e182eced-f3b7-4451-a278-255f6700f5c6", "rows": #{RAW:2621}#, // JSON PAYLOAD "formLayout": { "edit ability": "edit able" } } ] } Is it possible to update item list using REST for current instance using a path (button) i press? for example: we have a simple process: START -> FINISH (...)