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

search results

for field

(...) Hi, How can I use JavaScript to get the ID of a field that triggered a function? The goal is - if JavaScript validation fails on field value change, I would like to revert the value of the changed field back to the default value )or previous value). I was researching the uxContext input parameter, but I was unable to find a function or value in the uxContext structure that would contain informat (...)

(...) Hello Community, it's time to ask my first question...so please, be understanding and polite ;) Business case: 1. I have a dictionary process, let's say 'Products', with 'Tags' text field , which contains tags (eg. black, bike, red). Every tag is separated by ','. 2. I have another process, for example 'Order'. On this form, user can enter what he is looking for, on 'Description' field . I want t (...)

(...) Could you please consider adding a setting that would align all input field s left/right/center? It's a little annoying having all field s aligned left and only floating-point values aligned right.

(...) I've got following field s: 1. Choice field with connection to MS SQL table - name of the supplier. 2. Text field s like address, postal code filled based on the value chosen in choice field from point 1. 3. Another choice field with bank account numbers - another MS SQL table filter by ID value from choice field in point 1. Two qestions: 1. By clicking 'x' in supplier name choice field I'd like t (...)

(...) Hi all, does anyone know why this error is showing or how to fix it? It appears when I try to change the position of the field s in the form.

(...) defined the Attachment-Section with following groups: General, F1, F2, F3, F4, F5, F6. Our users should load pictures to the attachment (1x for F1-F6). These would be copied to one of six picture field s (F = German for Foto / Photo).The reason is that we need the filename for each picture, which, as far as i found out, is deleted after using the "Load picture"-button. To make it a little bit ea (...)

(...) Hey there. What's your preferred way of hiding form field s on page load? In my scenario form field s should remain hidden, unless a form field rule from another field was triggered on value change that 'unhides' the target form field . I've been doing it the following way: 1. Make the field that should not be shown upon form load visible in the field Matrix 2. Insert the 'Hide' JavaScript fun (...)

(...) Is it possible to display a message to additionally inform the user whether he really wants to change a given field (at the selected path or all paths)? In order to emphasize to the user that going forward with such a change will have some consequences?

(...) Hi community! We have 2 choice field s, first one is a dropdown (field 1), second one has behaviour autocomplete (field 2). Dependent on selection in field 1, datasource of field 2 (which is an SQL query containing value of field 1) changes. This is working as expected. Picker search mode of field 2 is set to 'Contains', minimum characters = 3. Regardless of what is entered in field 2, all availabl (...)

(...) int how I could define an action (Invoke REST Web Service) where I can read a picture from an URL ( e.g. https://qr.myurl.com/wp-content/uploads/qyrr/177/qr-code.png)via GET and store it in a picture field ? Thanks in advance! Klaus

(...) Hello, I think it would be great to have different kinds of choice field s. Radio button, checkbox (with multiselect option), toggle. Thank you!

(...) At Webcon BPS, on the form's list of items, I have a checkbox field and a second field of dropdown(choose) type. The second filed - dropdown field retrieves data from a data base and allows for adding values outside of the database. The first filed - checkbox field determines whether the value in the second field is from the source or added externally. How can changing the value of the checkbox field (...)

(...) Hi, I have a form on which I want to have an action that trigers after the field s has change, what kind of action I can add? For instace in workflow I have element called 'start' with form field s : text : dupa Number : 1000 user makes some changes in those field , after that i want to trigger my action. How can I do it?

(...) Dear all, I am wondering if there is no option for a case-insensitive search for field types like "Autocomplete" or "Choice field ". At the moment I am struggling to search for values with search mode "Contains". Unfortunately the search results differs based on beginning the search phrase with an upper or lower case. In my opinion it would be a great benefit, if there are two addtional options (a (...)

(...) Hello all, Is there any way to use the same data table field but having different filters in each step? For example, on the start, I want the info to show request's open for the requester In the approval step, I want to check the request's for the project code belonging to the approver Is there any way to do this without having three different field s to achieve this? Thank you!

(...) I have a choice field and it is populated from a data source with autocomplete activated. I want to limit the choice field to only the data from the data source. The user can't manually type any other text. How can I accomplish this?. Thanks

(...) Good morning everybody, did anyone of you managed to change the pencil color of the "HANDWRITTEN SIGNATURE" FORM field ? Thanx and a nice, sunny weekend (not here ;-) ), Bjoern

(...) Hi, I think it would be helpful if the data row field , when set to the percentage type, also displayed negative percentages when selected. This would be highly beneficial for various processes, especially when we want to track project progress or profitability. Currently, if we have negative percentages, it shows as 0. I believe negative percentages could be highlighted with a different color. (...)

(...) Hi, We have an issue related to the usage of columns from a datasource (dictionary, BPS internal view) within a choicefield -type field . The user 'windows user' has created a new application, a new process, and a new dictionary. After configuring these, the user created the corresponding datasources for them. They created a new process where they associated the dictionary/process with choicefield - (...)

(...) lready had to deal with it and will be able to help :) I've created some time ago process for handling Recruitments, which connects two departments - HR and IT. On starting form, there are yes/no field s for required permissions/equipment for a new person. * Access to system X * Access to system Y * Laptop * Wireless mouse After the process have been running for a year my users came to conc (...)