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

search results

for script

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

(...) rom BPS on SharePoint to Standalone. We have some concerns. The current environment is Webcon 2021 on SharePoint 2013 Foundation. We are not using modern forms. -Is there any other migration guide/descript ion than this? https://community.webcon.com/posts/post/going-sharepointless-how-to-transform-your-environment-into-standalone/168 -If I understand correctly, all applications will have to be transfer (...)

(...) rm] GFileWithContentWrite fileInfo) { var stream = fileInfo.File.OpenReadStream(); var createdFile = await _driveService.CreateFileAsync( new GoogleFileWrite() { Descript ion= fileInfo.Descript ion, MimeType = fileInfo.MimeType, Name = fileInfo.Name, ParentIds = fileInfo.ParentIds }, stream); return Ok(createdFile); } The process always fa (...)

(...) Hi there, this is regarding Microsoft Graph. I'm trying to get a Bearer token but I always get an error message when loading stating: "error":"invalid_request","error_descript ion":"AADSTS900144: The request body must contain the following parameter: 'grant_type' I attached a couple of screenshots of the configuraiton. And here's the full error message: Request Start Request-Url: https:// (...)

(...) Hi everyone, the start new element API has the mode parameter with the following descript ion: mode String($int32) (query) Optional mode parameter that specifies validation behavior. When empty or standard, all fields will be validated. When set ignoreReadonly, readonly fields won't be set but no error will be returned. Admin value allows to edit readonly fields, but requires admin permissions. (...)

(...) JSON namespace for serializing / deserializing JSON objects, which requires a bunch of satellite assemblies to be packaged also. These assemblies are added to each package with a custom Powershell script and have exactly the same version in both packages. Why is Webcon complaining here (since versions are identical) and how can we guarantee plugin functionality of both packages, even if they are u (...)

(...) addition, these use cases would get some tags, for example so that you could get all use cases by industry. Besides these use cases, I would add a section for “SDK actions”. This could be links /descript ions to SDKs provided on GitHub or whatever source. Another side effect could be that we could do a little diagram how many companies have implemented 1-5, 5-10,10-20, 20+ applications. Here’s jus (...)

(...) Hello, I have a question. I'm a Webcon admin. I am trying to test API and I get this error response from Webcon API: { "type": "InsufficientAccountPermissions", "descript ion": "Global admin permissions required", "errorGuid": "54d9ccb7-183e-484f-ba73-7f1d0d8ec794" } my endpoint in request via POSTMAN /api/data/beta/admin/db/1/businessentities my Webcon verion is: 2021.1.5.30 (...)

(...) Hi, does anyone know how to get via Javascript whether the page "is dirty". So I can do a similar check to "You are leaving the form with unsaved data"? Best regards, Daniel

(...) Hi, I would like to programmatically get the ID of the form field that triggered a function. How can I do this? The end goal is to set the form field back to its default value in case javascript validation fails. Thanks! Mark

(...) Hello, does anyone can help me, how to disable a specified cell in item list? Problem descript ion: 1) User enters ID numbers that are not allowed to be edited in the attribute "ID numbers uneditable" (screenshot). 2) For each ID number in item list, specified in the attribute "ID numbers uneditable", item list row should be colored red and should not be editable (should be DISABLE). Especially, i (...)