filter

How to filter one list from another to display a shorter list on form.

I have two imported tables/lists from an external DB,

One for companies and another for contacts. Companies can have multiple contact persons, they are related by company ID.

In an instantiation form, I would like to be able to select a company from a list (this is working already), and then only allow the user to choose from the contacts (in a separate list field) that relate to the company.

I feel like this should be as simple as a js asset but can't seem to implement one correctly (I'm beginner). Any help and advice appreciated.

filter api url with condition

how can I get from api files contains "rfs" only using this url

../API/bpm/caseDocument?p=0&f=

for example, I have 10 files, 3 of them are "rfs_1", "rfs_2" and "rfs_3". I need to get these files only.

Thanks

How can I filter what autors do?

I already established an employee and a boss for to types of task, but when I run the pool every user can do any task, so I cannot get the action to evaluate vacations assigned just to the supervisor.

Please let me know where exactly can I do this and how should I do it... could anybody give me an example.
Thanks!

Call a business data (custom) query with multiple filter

Hey guys,
I created a table like in the "getting started tutorial": https://www.bonitasoft.com/resources/videos/getting-started-tutorial?des... and everything works fine.

But now I want to get my table filled not with items via one filter, but with two.
So the actual code looks like this and its working:
../API/bdm/businessData/com.company.model.ManuskriptEinsenden?q=findByUserAndStatus&p=0&c=10&f=userId={{session.user_id}}&f=status=abgelehnt

Filtering data table on column key value

Hi,
i'm trying to filter rows in a data table with an input widget.
When i type something in input my data table is showing everything looks like i've entered.
It's working.
But the filter is searching the value in the entire row.
How could i declare the filter on a single column key ?

Table - sort and filter

Hi,

I am new to the bonitasoft tool. And I am aware that in the subscription version this table widget is included that can be sorted and filtered. However, I am not sure that I will be purchasing the subscription version.

Notifications