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

search results

for Attribute

(...) Hi, A useful option would be the ability to capture and save the output of a powershell action, either to an Attribute or to a local variable. Similar to the mapping of response values in a REST action. This would allow the received data to be further processed/used in subsequent autumatization actions. Regards.

I try to find option to trigger refresh button in "data table" . OK I can click arrow .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (deleted) then is clearing fields but not reloading whole form ... so because data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then wi

(...) Hello, I am working on application that have some fileds, that will be always filled with SCAN of QR Code or just BARCODE scanner. The user will never try to fill that Attribute with keyboard on the tablet. So I would like to have virtual keyboard always hidden for those fields. How to achive this? I do not have option type "none" in the Studio. I am currently using BPS 2023.

(...) Hi, why is there a difference in how multiple lines of text with append mode enabled are displayed in report vs in the data table Attribute ? In the report, each entry is shown one below the other, but in the data table Attribute , they appear side by side, which looks bad on the form. Is there any way to change that?

(...) Currently while focusing Choose Attribute on mobile form the default keyboard is opening. It would be great if we could choose what type of keyboard is used. It would help for example in cases when you choose a number from dictionary.

(...) Hi, It would be good to allow access to local variables in the action: "Start a workflow" – functionality: "Copy subprocess ID to Attribute ."

(...) Issue: In the Attribute matrix view, when many process steps are defined, horizontal scrolling causes the first column with Attribute names to scroll out of view. As a result, users lose context and cannot clearly see which Attribute they are modifying when working with steps located at the far right. Problem: This creates a usability issue, especially in complex forms with dozens of steps, increasing (...)

(...) Hi, it would be an improvement, if we would have additional column to put a documentation why a specific field was mapped to an ExtensionAttribute . It would be even better, if we would have some kind of "Usages" tab, to locate where a specific extension Attribute is used but this would be way more complicated than an additional documentation field: It should be possible to set this documentation e (...)

(...) Hi, the AD/Entra ID Attribute personalTitle (containing Mr., Ms., Mrs., Dr., Prof., …) is not part of the default user synchronisation configuration. Same for employeeId, employeeNumber, ... It would be great to add those as default Attribute s instead of having to map them to extension Attribute s. Kind regards Sébastien

(...) Hi, if a column (e.g. with checkboxes) gets to narrow its title gets cut. By simply adding a HTML title Attribute with the column name to the div holding the column title the title gets displayed on mouse hover. I’ve attached a screenshot with the suggested modification. Kind regards Sébastien

(...) Hi, I wanted to ask if you're having trouble cloning/copying Attribute s in Designer Studio for WEBCON BPS 2026.1.4.131? If I have an Attribute , for example, WFD_AttChoose6, and I clone it, I see the value in the Attribute in the new location (if it's given the same database name, i.e., WFD_AttChoose6) on the form, even though the Attribute doesn't have a default value defined in Designer Studio. F (...)

(...) case these are two buttons but only one will be visible at a time – depending on which step the instance is in. Use the ‘if’ function to define a value in the “display” Attribute – thank to this only the correct button will be displayed following the path available in a given step. ”action”: {                 &nb (...)

(...) (POST) method:     Then go to the JSON tab and fill in the data set that will be passed to the Web service.     The group name (“displayName” Attribute ) should be consistent with the organization policy. Depending on the settings, the group naming may require specific prefix or suffix. For more information see -> https://docs.microsoft.com/e (...)

(...) “txtContent”: “=if([$Status]==’’,’Start WEBCON BPS!’, if([$Status]==’In progress’, ‘’,’’))”,    “Attribute s”: {      “target”: “_blank”,      “href”: “=’https://presentation.webconbps.com/BPSPortal/db/1/app (...)

(...) looks like this: { “$schema”: “https://developer.microsoft.com/json-schemas/sp/column-formatting.schema.json”, “elmType”: “button”, “Attribute s”: { “class”: “ms-fontColor-themePrimary ms-fontColor-themeDarker–hover” }, “style”: { “border”: “none”, “ (...)

(...) to the Claims extensions configuration. After clicking the “Close” button, a window will appear on the screen in which you can add new transformation roles – select “Send LDAP Attribute s as Claims” and set Attribute s that you want to map.     After saving the configuration, go to the WEBCON BPS Designer Studio.       Config (...)

(...) ;), '#bf3592', '')",    "color": "=if(pickerCompareById(STP, '1'), '#FFFFFF', '')"   },   "Attribute s": {    "class": "webcon-conditions"   },   "children": [    {     "element": " (...)

Applies to version 2020.1.x; Author: Paweł Drab   Introduction Contracts, employment applications, invoice templates, or technical documentation – a repository of documents in our company can grow to incredible proportions. In this article, we will show you how to use WEBCON  BPS as a document management system.   In WEBCON BPS, we usually store documents in

(...) havior - example Behavior tab Summary     Introduction The form is the basic element of the workflow process. Thanks to it, users have insight to information included in Attribute s or attachments, they work on them entering new information/ modifying previous ones. For users to communicate with the system, they need to get a suitable interface. This article shows the concep (...)

(...) hich sets the “Count of employees (string)” field value in the “Employees” field. The ConvertFloatToString function with two parameters was used for conversion – numeric Attribute and number of decimal places (in this case – 2 decimal places).   Fig. 8. The “Convert float” button configuration     c) Converts text to date (...)