Hi community! We are currently facing a new requirement, where it should be possible to change the browser language with a series of buttons in the form (approximately 20 different languages). Every click on a language button should change UI labelling on current form to selected button language. e.g. [German] [English] [French] ...
(...) Due to a mistake, migration script s for version 2021 R3 (2021.1.3.136; 2021.1.3.178) do not take into account changes in REST data source configuration. After updating to version 2021 R3, all REST data sources configured in versions older than 2021 R1 will cease to function. Data sources configured in 2021 R1/R2 will only return columns from a collection that have been manually selected, whereas previ (...)
(...) ). Unfortunately, the provided query parameters are stripped from the URL and only the path and hash remains. My request is to change the logic that the query parameters are kept. Sample PowerShells script : $uri = new-object System.UriBuilder('https://login.microsoftonline.com/common/oauth2/v2.0/authorize?ui_locales="de-DE"#ui_locales="de-DE"') $query = [System.Web.HttpUtility]::ParseQueryString($uri. (...)
(...) ng with this since you can still get some useful information. Nevertheless, I prefer searching this site using a major search engine. Since I don't like to do repetitive tasks I put together some Javascript which speeds this up and can be executed on any (public) site by clicking on a bookmark. Unfortunately gifs aren't allowed so I attached a screenshot: 1: Search results from the community 2: Executi (...)
(...) Ok, now that my PS script is running, in this particular instance I need to grab a variable result and assign that value to a form field. Simply assigning the Form Field = $psvar isn't working. Is this possible?
(...) Hi everyone, this is just a simple Javascript which changes the assigned space of the left and right panel from 50% for each to 75% for the right and 25% for the left. The Javascript can be copy&pasted into a JS Form Rule (1) which gets added to Behavior tab (2) so it get's executed. window.ccls = window.ccls || {}; ccls.changePanelWidth = {}; ccls.changePanelWidth.execute = function (time (...)
(...) n't really helpful for translating. :) 3. There's a slight labeling issue. The PathAndTasks sheet doesn't contain the correct label for object type 33. It should be PathDocumentation instead of PathDescript ion. Currently "PathDe[s]cription" is duplicated. 4. Buttons are not part of the generated file. At least I didn't find any. Could multi language pickers be listed separately? I don't believe that th (...)
(...) slated text uses the old variable ids and only the ids in the original text have been updated to match the new environment. I've noticed this in 2021.3.205 for email notification templates and task descript ions. Razvan from Encorsa confirmed this for 2021.1.4.84 and noticed that you shouldn't use an unsaved field in your translation either. It's negative id won't be updated during save. An official ti (...)
(...) ight from the appartment form. At the moment to do this I first need to click "edit", then a menu button with the relevant action appears which I can click and all works as planned. I also made a javascript button which invokes the action from the button, but it works only when the menu button is visible. Is there a way to do this "just like that"? I have all the admin rights. But I want to let standard (...)
(...) meters. It works. But there are limitations that make the solution inelegant. First of all the form rule can not return a value (in opposition to business rules, but those however can not contain Javascript ), which requires to use an outside technical variable to hold the output of the rule. Again... it works, but could be more elegant.
(...) Hi everyone, I have an item list with grouping on one column. I'd like to have this column group collapsed by default. How would I do that? Javascript ? Please consider I'm no js expert so any piece of code or a completely different approach would be much appreciated. Thanks, Martin
(...) Hello, I tried create sql script for created a global business rule with existing multiple global business rules . I tried use of multiple global business rule ( with parameters) in one global business rule (with parameters). Every global business rule used has parameters. The business rule that appeals to the other business rules has parameters that are mapped in the appealed rules. I get the erro (...)
(...) Does anyone know the official answer to that? I don't seem to find any descript ions anywere on the site.
(...) -value I figure, it is posible to retrive output value from SQL Procedure? How force "Run sql procedure" action to log ouptut to [dbo].[WFLogs] table? Write-Output in PowerShell is logged to LOG_Descript ion column. How log ouput from sql procedure?
(...) Based on Daniels blog (https://daniels-notes.de/posts/2021/javascript -form-rule-execution-on-page-load#show-all-attachments-after-page-load) it is posible to open first attachments after page load but from all attachments tab (becouse attachment is in parent workflow)?
(...) a clue: When I use a HotMailBox to initiate new workflow instances, can I get WEBCON BPS 2022 to take the e-mail subject as content for a field "Title" and the mail body as content for a field "Descript ion" (multiline field)? I found the ability to set default values within the HotMailBox configuration but this does not fit the needs if i.e. different tickets arrive at a HelpDesk application via (...)
(...) Is it possible to generate a QR code other than the database document ID in Webcon BPS? I used the action described below but it is not optimal for me. I have an action (javascript ) that generates a QR code and puts it in an HTML attribute. The QR code is created from the value of the text attribute. I want to insert this QR code into the attachment created from the document process. HTML created in (...)
(...) Hi, is there any possibility to change descript ion from "dashboardy" to for example "pulpity" in polish version at webcon portal? Please see screen below.
(...) it seems as if a non admin users can only delete the ones they uploaded themselves. But we have to let a group of users delete any attachment. Is there a way to maybe toggle is somehow? Or is javascript neccesary? Kind regards Fabian
(...) elp me in finding what goes wrong? 1) What exact definition does the field "Picture Link" need? I tried all options within a single line of text. 2) What do I have to set within the report? The descript ions in this article do not work so far. Thank you for your help in advance.