collection

add/remove collection row inside the modal widget

Hi

I use a collection widget to show store products. After selecting a product, a modal form pens for showing other product specifications, in this step user can add product to her/his cart. If already the product exists in her/his cart, I show remove/edit button. For remove button, Item to remove is $item, but it doesn’t work.

I doubt this is because of modal, is it true?

I already have used collocation remove button, but now it doesn’t work.

I use Bonita Community version 2021.1.

Many thanks for your time.

How to link a modifiable simple collection with an attribute in the database?

Hi all,

In my UI I would like to create a list of stats (mean, min, max) so the user can remove them or add a customize stat. I followed this Bonita documentation to create a modifiable simple collection:

https://documentation.bonitasoft.com/bonita/7.11/repeat-a-container-for-...

What I have is:

How to get a value ($item.xxx) from a Link Widget into a collection as URL Parameter

Hi,

I have a Form which list all current Cases as Collection in a Container and I want to have a Link (or button) Widget on each of them to open a detailled view of the Case in another Page.

I have to pass the caseId which is $item.id as Parameter into the URL of the Link.

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?

Notifications