Form

Créer un tableau "enfant"

Xn2Hf1Bonjour,

J'ai commencé à utilisé Bonita il y a peu de temps et j'ai un problème que je n'arrive pas a résoudre

J'essaye de créer un system pour ajouter un evenement dans un calendrier google grace a bonita.

Pour l'instant j'arrive a tout récupérer, et tout fonctionnait bien jusqu'à ce que ce matin j'essaye d'implementer la gestion de plusieurs personnes ( Pouvoir inviter des gens dans des évènements).

How to create custom Overview page with timeline?

Hi,

I try Bonita Community Edition, Version : 2021.2.beta, Build id : 7.13.0.beta-02, It's possible create a custom overview page whit timeline?

I tried create a new form but the form only show data about contract but disappear the timeline. Additionally, is it possible create a different custom overview page for each lane or each human task ?

Regards!!

it's possible get value from process variable to use in form bonita ?

Hello,

I try read value from a process variable for use in my form depend of value I show print text and execute validation.

It's possible?

Regard

How can I capture data from a form using an "anonymous" user?

I require that through a form (or in its default an application / widget) a couple of data can be captured but from an unidentified user. It is as if it were a public form that records data from an anonymous user and then processed in some flow with human tasks. Is anonymous authentication or automatic default login possible to capture information?

Thanks for the help.

CORS PROBLEM

Access to XMLHttpRequest at 'http://localhost:50129/bonita/API/bpm/humanTask/40098/execution' from origin has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.

Im trying to execute a task using Form External URL using another HTML5 framework , but that's what I get when I send the POST Request , what is the problem ?

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.

Bonita form migration from 6.x to 7.x

Do we need to create forms again while migrating forms from v6 to v7? or is there any other way of migrating?

URL parameter

Hi !

I would like to know how to pass a parameter from a list of element to a process instantiation form.
I have a list of items and each has a link to access detail (edit / remove...)

My question is about the parameter input :

Fuu2X6H.png

How should I write what I want to pass ?? I've tried {{$item.id}} but it doesn't works...

Any idea ?

Thanks and regards.

Select a user and store his ID

Hello guys !

I want to select a list of users in a form and store them in the database.

In my project the user wants to select some projects (create a video / create a website / create a poster / ....), Each "project" has his own object in Database. For each project the user should be able to select a list of user who will be in charge of the project.

Get html of form of a task via API

Hi everyone,

I have a human task to which I defined a form through the editor. Is there a way to obtain the html code of such form via the REST API?

Edit: I tried 3 different ways to get the html form throught the API:

Notifications