#UIDesigner

SELECT widget selected value

Hi All,

I have a SELECT widget that works perfectly, except for the fact that it doesn't display the current default value. It always defaults to the placeholder value.

This SELECT has the following parameters:

Placeholder: "Select an option..."

Available values: type_list, an external API variable that returns this JSON structure

How can I call an API from the UI Designer?

Hi everyone,
I want to call an API (not Bonita API) from a JavaScript variable from the UI Designer. I have the following code:

How to modify the default case overview

Hi,

How to modify the current case overview?

How to create a custom case overview

Hi,

I want to create a custom case overview showing different fields. First is the gatePassNo from a new bdm table then the taskname where the task is and then date created from the table where the gatePassNo is also found. But dont know how to create this following. I put all this field in a default table in UI Designer but the following fields came from different bdm table. Please help to create this.

Thanks

Property of hide widget

Hello,

I am using a data table widget and when I apply a condition in the hide property of this widget, it only hides the data and the name of the columns (headers) remains visible, does anyone know why this behavior?
In my understanding should completely hide the table not only the data.

That property of hiding the handling with a condition through a variable, if that field has a value different from the initial one is hidden.

Regards,

Victor

Load and edit a form

Hi,

I have a form so that when the user initiates a case he can carry all their information from the organization in the Bonita Portal. This information should automatically be displayed in all required fields on the form, but if the user wants to change something, must be enabled to edit the fields. Does anyone know how I can load this information and that in turn can be editable? I'd appreciate your help.

Regards,

Victor

Bonita Portal: Logging in from a Different Computer

Hello,

I have two users: One Employee; One Manager.

I'm going to be demo'ing my little program for a class in the coming days and was wondering two things:

How would I go about logging into the Employee on one computer and the Manager on another and still have the process work?

And is there a way for forms to instantly be seen when sending between the two without having to click "My tasks" or "To do"? As in the Employee sends a form, and it pops up automatically in the Manager's task list?.

Get the name of the person who has completed a stage in the portal Bonita

Hi everyone,
I created a form for a vacation request, has several stages of decision and in some fields you need to provide the name of the person who completed the previous stage or revised in the portal Bonita, to be displayed in a field just reading in the next step. An example would be the default admin "Walter Bates' who would complete the task to review and be shown in the next step as the person who completed the previous task in read-only mode. As you might know someone do this?

Regards,

Victor

How to modify a process variable or a bussines variable, from the activity form, witout using the contract?

Hi all

I am a newbie at Bonita 7.2.0, and have some doubts.

I have added a new porcess variable in the Bonita Studio, and I want to modify the value from a form button, I have one contract in that task to send datas from the form to the bonita flow.
In the button that I use to send the task, I have a javascript expression like this, with ti objects from the contract:

Notifications