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

search results

for picker fields

(...) ion takes a variable that refers to the picker column or one of the special system columns in their first argument. The second argument is a string of the id#nazwa form. When it comes to picker fields in multiple choice mode, these values should be entered after a semicolon e.g. id1#nazwa1;id2#nazwa2;id3#nazwa3   Picker variables Picker variables are special types of variables t (...)

(...) r equivalents in the WFElements table are described: Text field: Single line of text – AttText column, varchar(255) type Multiple lines of text – AttLong column, text type picker fields – Att column, varchar(1000)/nvarchar(1000) types Numerical fields – Value column, decimal(21,6) type   Presentation For the purposes of this article, the instance describ (...)

(...) escribed: Text field: Single line of text – AttText column, varchar(255) type Multiple lines of text – AttLong column, text type E-mail – AttLong column, text type picker fields : Yes/No choice – AttBool column, bit type Choice field – AttChoose column, varchar(1000) type Date and time – AttDateTime column, datetime type Person or group – A (...)

(...) Applies to version: 2020.1.x and above; author: Franciszek Sakławski   Introduction You can use picker fields on your forms to allow the user to choose data for a form field. This article presents all the types of available picker fields in WEBCON BPS and shows how you can configure them using a real business scenario.   picker fields When adding a form field in WEBCON BPS Desi (...)

(...) they are only a representation of these types of form fields. If there are already 30 integer numbers in the process, it is not possible to add a survey field (rating scale). The same applies to the picker fields and survey fields (choice list).   Item list columns Although the number of the item lists on the form is not limited, each type of item list column also has a limit. In this case, the (...)

(...) ng the form field value, if the form field was properly configured (more on this later)   The rest of the article also describes how to set the default value by using the form fields and picker fields .   Refreshing the default values There are cases when the default value of the form field depends on the value of another form field and both are meant to filled out on the same ste (...)

(...) Applies to version: 2020.1.x and above; author: Michał Kastelik   Introduction In WEBCON BPS 2020, a new method of creating translations for data values in picker fields has been added. To simplify the process of translation, you can use data source columns.   Creating a translation data source To create a data source for translation, you can use the functionality of dictionary (...)

Applies to version 2019.1; author: Józef Cyran   Introduction WEBCON BPS allows you to generate/update Word documents (e.g. invoices, contracts) based on a template that inserts data from the system (e.g. data from the workflow instance that caused the file to be created) and also convert them to PDF (if necessary). To do this, you need our Word add-in to be downloaded from W

 Applies to version 2020.1.3; author: Franciszek Sakławski   Introduction By creating dependencies between form fields on the form, fields are repeatedly calculated based on the basis of other fields. To correct calculations, remember to properly set their order. This article describes several examples of dynamic field calculation, and then in a tabular form the order od exec

(...) iate workflow instance ID.   Fig. 7. The expression editor of the rule   Validations can check not only numerical values, but also date and time fields, text field contents, picker fields and values of other form fields.   Fig. 8. The configuration of the validation action for checking the date and time fields   The validation condition may also contain an S (...)

(...)   The other fields are optional; you can set up a BPS account without filling them in. The Approver is selected using a form field of the "Person or group" type (in the “picker fields ” folder). In the attachments section, in the "User photo" category, a graphic file with the user's photo has been attached. The requirements for graphic files are described later (...)

(...) ist columns description 15.    Actions – actions 16.    E-mails – e-mail templates 17.    PickerAndSQL – all columns available in the picker fields and data tables configuration 18.    SubelementPickerColumns – picker field columns that are the item list columns The order of the columns is the same for each spreadsheet o (...)

Applies to version: 2021.1.x and above; author: Adrian Baszak WEBCON BPS offers several choice field types that differ in their functionalities and behavior on the form. We distinguish three choice field modes: drop-down list, choice field with a search option (a.k.a. Search window), and autocomplete. This article discusses the operating mode of the choice field type, types of choice fields in

Applies to version 2022 R3 and above; author: Łukasz Maciaszkiewicz   Introduction WEBCON BPS 2022 R3 introduces a new functionality allowing users to disable sorting in item list and data table. The functionality displays data only in the sequence returned from the data source. This article discusses the above-mentioned functionality with an example of item list including installme

(...) o;Name” represents the displayed name. The first part, “ID”, represents a unique value. It is the element most frequently used in SQL queries designed to filter results displayed in picker fields populated with values from a specific data source. Such filtering is often employed to exclude irrelevant information, presenting only what is of interest to the user in forms, reports, picker fields (...)

(...) When adding or updating elements via Rest Api, for picker fields it is required to provide Id and name. Quite often the name is known, but not the id. As picker fields are usually based on datasources, it would by great, when the api would be extended with methods to query datasources. There should be at least two methods: 1) getting a list of all available datasources (overall / by application) 2) query a (...)

(...) Currently, views do not allow dynamic filtering on views for datetime and people-picker fields . It can be done by extending the query in the datasource. The datasource can only be changed by administrators and designers. For end-users it would by great having the possibility to use placeholders for filtering datetime and people-picker fields . My idea is having placeholders like [now] / [today], which would (...)

(...) t fields from the picker, it works. Changing to autocomplete works, but it is inconvenient for that purpose - picker is better as autocomplete, especially with the bigger size in 2021. It works with picker fields outside of item-lists. Is there something I missed, or is this a bug? It's a showstopper for 2021 for us. Can someone confirm this? Thanks!

Hi, I am having a problem when sychronizing Azure AD users to BPS, is there any possible way to not synchronize all users from the directory but instead just users assigned to an OU or Security Group. The reason i am trying to do this is because of data privacy concerns of a customer who has users of multiple subsidiaries split into different OU's and to declutter my people fields. I know i c

Hi everyone, I noticed on version 2022.1.2.31 that it can take a really long time to populate the target field of choice field, if the data source is a web service data source. In this case the data source is a REST data source and the picker field is of type popup search. Once I activated the diagnostic mode I noticed that after getting the picker results (1) the chosen value is validate