UI Designer

Cascading Dropdown UI Designer

Hello,

I am trying to create cascading dropdown functionality in the UI Designer that is driven off a JSON object and having trouble getting it to work. Is there an example of a form/page with select/combobox widget driven off of a JSON variable?

My JSON Looks like this:

UI Designer lost connection to BDM

My diagrams and applications works properly on Bonita Studio version 7.11.4, but after last update I lost the possibility to create variables "Business Data" on UI Designer and I don't see "Data model" tab. Error during creation new variable is:

How to change an input field's error message

Hello,

I am looking for a way to change an input field's default error message, since by default they are in English and I need them in Spanish. I have tried changing the language of the portal, web applications and the studio itself, as well as attempting to add 'custom' error messages in a custom widget, all to no success.

Any help would be greatly appreciated.

Is it possible to populate a same table with data from two External API variables?

Using API routes in the UI Designer, I have set up two variables containing the properties of two types of tasks: pending and completed. Each of the variables currently displays its contents in a separate table. Since both tables represent properties from the same kind of data, a task, they both have the same fields as column keys: caseId, displayName, state, assigned_date and priority.

Is it possible to populate a same table with data from two External API variables?

Using API routes in the UI Designer, I have set up two variables containing the properties of two types of tasks: pending and completed. Each of the variables currently displays its contents in a separate table. Since both tables represent properties from the same kind of data, a task, they both have the same fields as column keys: caseId, displayName, state, assigned_date and priority.

Repeat container (collection) to many data makes it slow

Hi,

My problem is simple, the solution may not be...

I have a List containing ~70-100 objects, each object has ~20 properties, every property needs an input because the user will edit the object properties this way. The problem with this is, that it is really slow... and laggs. Is there a way to speed this up or it simply cannot handle this much input fields?

Manipulate elements of repeat container using Javascript

Hi,

I'm trying to manipulate two select widgets in a repeat container using the UI Designer in Bonita BPM 7.8.3. The behaviour that I want to implement is:

  1. In the first select widget I choose a country from a list stored in a variable.

  2. Based on the value of the country, I want to load in the second select widget the states of that country . I'm trying to use a Javascript Expression to implement it, but I can not access to contextual variables (e.g.: $collection, $item, $index) in the Javascript Expression (I can only access to $data).

Prevent JS execution on every keystroke

Hi,

I have a collection of text input widgets on a simple UI Designer form, as well as some javascript expression variables that are dependent on them. Currently, the js expressions execute on every keystroke captured in the inputs.

How can I ensure that the js expressions only execute when the user is finished entering data into the text widgets? I assume I can do this by making use of onKeyUp or similar with a JS timeout function, but I'm not sure how to go about doing this in UI designer.

The text input data will not have a specific minimum length.

Showing Data from MySQL at Bonita BPM UI Designer

Hello Everyone,

I do my thesis using Bonita BPM to making Business Process.

I want to ask something:

I already connect to the mysql with the script "SELECT * FROM Table Where Field = 'field'" I want to showing the result in the UI Designer. But I don't know how to do that. Can somebody help me what should I do.

Anyway the deadline is 1 week. So I kinda stressful about that. Thank you so much!

alinear a la derecha una columna de una tabla UI designer

buenas, he estado tratando de alinear a la derecha una columna de una tabla el cual contiene montos de una factura pero no se como puedo hacerlo

Notifications