(...) ail with a task can not bused at all. My suggestion would be to provide an plugin/extension for the existing "send mail actions". Provided options of the plugin: - Current information of the context like, process, workflow instance, recipients, settings etc. Basically everything which is configured in the custom notification but not only for this but also for the "send standard notification" act (...)
(...) Hi, does someone of you use a FormFieldExtensionJS for a multiline text field? We used this one to store a JSON as a string and in 2023.1.3 the plugin no longer works. I haven't checked the WEBCON BPS JS code in 2023.1.2 but in the new version: 1. the change function in the plugin triggers controller.change 2. this calls validateCCValueModel 3. Since the hasCustomModel is undefined 4. The (...)
(...) Hello all, I have a data table field where I'm selecting the fields using a SQL query. One of the field is a picker and I want to show just the text and not the ID. I've tried many options but as soon as I try using the Database-Name, it's giving errors. I believe it's because the option has space on it : 'Non Ok'. But the system should overcome this right? Even using the DBO function, it doesn't (...)
(...) x2796;' AS XX Generated two nice buttons with + and - that performed some actions. With the current version 2023.1.3.202 WEBCON adds extra " signs, so the entire code is quoted and displayed as text and not intepreted as HTML I would appreciate any idea how to solve the issue
(...) Hi guys, Is there an easy way to copy content from one process to another, e.g. using the WFDID? For example, to copy the content of a text field from process 1 to a text field in process 2 using an action. Our users would like to have a feature to copy content from older processes to current ones if it is similar content. A kind of "copy template".
(...) '+ 'button tag'+ 'strong tag'+ '' + '' as test Supported are: a div i img p span strong Not supported are: button input style Elements which are not supported are rendered as text . This also applies if the elements are nested. There's probably sanitization applied before rendering the result. Affected fields are: 1) Data table 2) Data row 3) Item list column: Data row (...)
(...) Hi, as always, when there's a new functionality, there will be immediately requests for a second improved version. :) - Additional widget type 'text ', which will output any text and not only numbers. For example to display information like "open/closed" sub workflows: 2/4. - A form rule can be executed what should happen when the user clicks on it. We could display a tab for example or execute (...)
(...) Hi, I'm currently reducing the execution time of a long path transition in version 2023.1.2.44. In this context I noticed that saving the instance executes "recalculate rows". In our case this causes another execution of data rows which are only used for displaying information. They are not used in any other combination, even the usage tab is empty. It would be great, if we could have a checkbo (...)
(...) with content and filegroup for send in specific instances? I need for version sdk 2023 I attached the cod fromversion 2022. NewAttachmentData newAttachmentData = new NewAttachmentData(args.Context ,Configuration.informationNecessary.FileName, fileMerge_Necorupt); newAttachmentData.FileGroup = new AttachmentsGroup(Configuration.informationNecessary.GropuName.Split('#')[0], Configuration.in (...)
(...) ure Data 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 editors.
(...) ere is never a value in there as can be seen in the 1st image ('Ausbildung'). I've also tried using a Data Source Value Filter, but I can't get a result because the designer can't seem to access the text . Does anyone have any tips for me or is this a bug?
(...) t to pass the same form field as a parameter twice: once as a value and once as a "column name" (essentially as an object value that I can transform in SQL with single quotes to something like WFD_Atttext 4). This way, in the SQL WHERE condition, it would say something like "and WFD_Atttext 4 = '7512373' ". The problem is that you can only pass values as parameters, not objects. Does anyone know how (...)
(...) e query differently. Test system: The index of the choose column wasn't used, which "magically" allowed the query to work. Production system: The index of the choose column was used which contains text and integer and the query fails. While I'm aware, that adding the single quotes may lead to: - A slower execution, if the variable is used in other cases, where no casting would be necessary - M (...)
(...) Break with error - possibility to use multi line in "operator" I tested few scenarios with multi text and with HTML tags is possible to use HTML tag - this is GOOD but ... multi line is missing :/ and you need to put everything in one line .... is not user friendly and if you have in prepared "text " then ... the operator in "text box" is skipped all "text " after P.S. Could be nice t (...)
(...) nly work with Javascript functions but I don't have any experience with that. I want to create an alert if they select a date where the difference is less than 2 days. If I could also display some text , it would be great, but if the only option is the background color, it's also fine. At the moment I have the form rule set on callback inside the item list configuration. Thank you!
(...) Hi, I have three fields: Name - text lastname - text domain - choice field And one technical field to which an action is assigned: concat[name][.][lastname][@][domain] The action works correctly but takes Polish characters into account. Is it possible, and how, to remove Polish characters in the technical field, i.e., replace "ą" with "a," and so on?
(...) In Portal (Test-Umgebung) habe ich einen Vertreterregel definiert. Die funktioniert super, aber in Produktion-Umgebung funktioniert leider nicht. Benutzerkontext wurde nicht geändert. In Webcon-Designer sind die Einstellungen gleich. Könnten jemand erklären, woran es liegt? Vielen Dank! Viele Grüße Lina Sun
(...) ck copying to the clipboard. I've attached an example image to illustrate how it works. I believe this enhancement would significantly speed up the process compared to manually selecting and copying text . I'm hopeful that this suggestion will find support among many of you!
(...) Dear Community, I’ve recently noticed some issues when using WEBCON BPS Designer Studio on a 4K resolution display with scaling enabled (at 125% or 150%). While the text in the application appears to scale correctly, many of the graphical elements are either very small (not scaled) or blurry (improperly scaled). I’m attaching a screenshot to show how it looks on a Retina display (not even a 4K re (...)
(...) ons like 'Displaying a Google Maps link in a Data Table', 'Coloring a Data Table entry from the previous day excluding weekends', 'Displaying graphics in a report', or 'Limiting the maximum number of text lines in a multiline text field using RegEx' would be sufficient. Sometimes, just three sentences and a screenshot are enough. What do others think? Best Regards, Bjoern Poller