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

search results

for JS

(...) le user entry logging on the Portal website. This allows WEBCON BPS platform administrators to obtain information about individuals who have logged into the Portal.   The appsettings.user.JS on file You can activate the functionality of registering user logging by editing the appsettings.user.JS on file which is located in the Portal installation directory (by default C:Program Files ( (...)

(...) natories assigned specific tasks. Result script:          3.Technical Field for Saving Signature Positions: This field will store, in JS ON format, the signature coordinates for each signatory and each document individually. Example how will to fill the technical field when set the signatories. I included a screensh (...)

(...) workspace.     After completing the configuration in the Azure platform, you can proceed to configure the OpenTelemetry tool.   Configuration of the otlpsettings.JS on file To enable data transmission to Application Insights, a new object, AzureMonitor, has been added to the OpenTelemetry configuration file, i.e., otlpsettings.JS on. This applies to both the (...)

Applies to version: 2022 R1 and above; author: Konrad Keppert   Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found on the following pages: Run a PowerShell script | WEBCON BPS Install Azure PowerShell on Windows | Microsoft Learn   Introduction Users of WEBCON BPS often face the need

Applies to version: 2022 R1 and above; author: Konrad Keppert   Related documentation License Activation Service WEBCON BPS License activation Configuration of Portal-Service communication and selection of Nettops protocol   Introduction In the standard platform configuration, the name of the machine on which the WEBCON BPS components are installed is stored i

(...) tances, update existing ones, or perform other operations, and we pass the input for these operations in the body of the request or in a query string. The result of the automation is also returned in JS ON format. If we choose to share data from a data source, we select the appropriate source and optionally define a filter to narrow the scope of the information returned. It is also possible to dyn (...)

(...) function resetIsDirtyInSessionStorage(key = 'WebconBPS_FormIsDirty') { //Get sessionStorage item const raw = sessionStorage.getItem(key); if (!raw) return; //Parse object const obj = JS ON.parse(raw); //Check if is Dirty is true and if yes set it back to false Object.values(obj.mainPlaceholder).forEach(v => { if (v.isDirty) v.isDirty = false; }); //Write modif (...)

(...) Hi, so HTML attributes are great, but only untill you try to do something with them - like hide for example... or export - import Seems like you keep them all in a single SQL field:-( So, some JS manipulation is needed, rule editor is useless. Can you make normal HTML attributes - every attribute in separate SQL field?

(...) eryone, is someone here how understands power query? I got a task to retrieve data from a BPS report in excel to use it for additional analysis. I was able to retrieve the data but transforming the JS on response to a table is beyond me. Just in case there's someone who would be able to do it but doesn't know how to retrieve the data I add the logic below which can be put into the advanced editor. (...)

(...) I haven't found any documentation how to access the current form data. What I know is, that all the formdata is kept in a JS on property called liteDate.liteModel as a JS on-object as you can see when calling /api/nav/db/{dbId}/app/{appId}/element/{wfdid}/desktop I guess that this liteModel must be available via javascript. I'm wondering, because there is this form from the offical 2021 release p (...)

(...) Hello everyone! Have u stumble upon this error when u make a request through the action and map the body on a field? In the body field as mentioned in the picture should be the body , the JS on but, is shown the type of collection ( System.Collections.Generic.Dictionary`2[System.String,System.Object] )

(...) m/posts/post/starting-workflow-from-the-sharepoint-document-library/54 I've did all the same configurations as the document to try to get it working but my Start BPS column is not displayed. The JS on code that is in the post needs to be formatted and my final version (for my case) is: { "$schema": "https://developer.microsoft.com/JS on-schemas/sp/v2/column-formatting.schema.JS on", "elmT (...)

(...) subworkflow using MS Flow (now called Power Automate) but when I need to configure the Get Token Action I only have the options in the picture and they are premium. Anyone with ideas? Using the JS on in the column of the item list is not working. Thank you!

(...) 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 (timeoutCounter,t (...)

(...) S/api/logger | action: ip: xxx | msg: "stack": "TypeError: Cannot read properties of undefined (reading 'split')\n at HTMLDocument. (https://webcon.budimex.net/WEBCONBPS/application/App.9450b9.bundle.JS :2:666559)", "message": "Cannot read properties of undefined (reading 'split')", "name": "TypeError", "logData": { "msg": "Uncaught Exception", "errorMsg": "Uncaught TypeError: Cannot read properties (...)

(...) kFlow.Base.BusinessLogic.ElementManagement.FormFields.Choose.ChooseFormField.get_AvailableChooseValues() w WebCon.WorkFlow.Web.UILogic.Form.ViewModels.Data.ChooseViewModel.UpdateFromClient(String JS on) w WebCon.WorkFlow.Web.UILogic.WFDynamicLite.Rest.Logic.ElementFormLoader.c__DisplayClass8_0.b__1(BaseFormField field) w System.Linq.DataEnumerable.ForEach[T](IEnumerable`1 _this, Action`1 (...)

(...) user checks/selects/enters something on the form - much better than validation on an action. So usually I validate fields “on value change” and set the field error if necessary. Currently I use a JS -function like this to showing/remove the error message (form display mode: Modern on BPS portal): function showError(columnName, hintText) { let errorLines = $("#" + columnName + " .attributeErr (...)

(...) restriction for every field in an item list. But there is no column visibility restriction for the delete button, so you cannot prevent deletion of some rows. It is something you can do easily with JS , but only with classic display form mode. It doesn’t work with modern forms. The problem is that it is not guaranteed that your form rules “Main form -> Behavior-> forms rule to be executed on page l (...)

(...) one key choice field ("Symbol") which is configured to populate several other fields in the list. Among the populated fields are "Przypisane komórki (BPS)", "Przypisane garaże (BPS)", "Przypisane mieJS ca postojowe (BPS)" - these are choice fields in read only control mode (technical fields actually). There are rules triggered on change value of each of them to create hyperlinks in attributes of the (...)

(...) a rule to color backround of a date cell. The condition would be "if the date in the current field is greater than today, then color backround, else dont change the color". Currently the not working JS ON code is: { "content": "=CurrentField", "style": { "background-color": "=if(CurrentField > today, '#FF0000', '')" } } I've also tried different variants of the condition like "d (...)

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.