Form

Populating a form based on user Identity

Using Bonita version 7 community edition. Using basic Javascript no added features or add ins.

I have been attempting to have my form appear customized, based on the user ID of who opens the form. The form will display images and information relevant to that user/group.

How to develop a widget type select with the name Select1 passing variable to Select2 in form? (drill down, dependence between widget)

Group; I'm using BonitaSoft Community version 6.5.2 ;

I have the following challenge:

Make a Select type widget with the name bd_mnt_niveis1 be criteria to display values ​​in the widget name bd_mnt_niveis2 (Type a drill down or dependent list) and so then to bd_mnt_niveis3 as below:

image I have the variables in the Pool:

Data type: Objeto Java Class: java.util.List Is multiple

How to configure a radio button in Bonita 6?

Hi,

I would like to create and configure a radio button which choices are "Yes" and "No", but I can't figure out how to store the user choice in a boolean variable and to use it in the next task, nor how to display the "Yes" and "No" options.

The 5.x version documentation didn't help either.

Thank you for your help in advance.

Implement Confirm/alertbox for Submit button in Bonita 6.3.8

Hi All,

I am trying to implement a confirm/alertbox to check before submitting a form. This button is a Bonita submit button. I have very little knowledge of JS/jquery but can understand and implement through trial and error.

Is there an existing out of the box solution for this ? Or if you have any pointers please let me know.

How do i add a form to a start event?

Dear BonitaSoft Comminuty,

I want to create a process that starts with a user who inserts information into a form. I have seen an example business process where the start event contains a form. When the process is started at the start event, the form shows up in Bonita Portal and the user can insert data. My questions is: How do i create a form for the start event? I only know how to create a form for a user task. Can anybody please help me?

My Bonita BPM Community version is 6.3.7.

Kind regards, Pascal Petruch

Authentication and IFrame

Hi,

I'm showing bonita portal form into an IFrame giving form URL (cf : http://documentation.bonitasoft.com/accessing-bonita-bpm-portal-and-form...).

The problem is that I need to log-in everytime. Is it possible to connect to the portal through code in order to hide this part ?

Thanks :)

Get form with REST API

Hi,

Is it possible to retrieve form (created with the studio) with REST API in order to show them into an other page.

In the documentation, I saw that we can show a page we previously add to the portal but nothing about forms.

Did you implement anything about this since 6.x ?

Cause it seems like it was impossible to do this with 5.9 : http://community.bonitasoft.com/groups/contributions-development-5x/reso...

Thanks.

Temporary updatable variables in pageflow

Hi.

I'm running Bonita Studio 6.3.2 Performance

I've put some transient vars in my start pageflow (ie. not of a human task).

Transient var

I update them using a Groovy script called when a field gets updated (ie. contingency)

close the web browser tab, once the form have been submitted

Hi

I want to close the web browser tab, once the form have been submitted by clicking the submit button.

how can I achieve this?; I would appreciate your help !!!

Sort elements in a grid

Hi. I create a Grid that I populate with elements from a database. Is there a tool to sort the elements in the grid ? For example, I have a User's grid (firstname, lastname, adress, ...). I want to sort them by name after the grid is displayed. Thanks in advance.

Notifications