Hi community.
I want to know if it's possible to set request on more than 1 data source ?
For example :
I have a list of society (Data 1). I want to set a request to choose one of them society, and when i choose one of them it's loading a list of the building owned by this society (Data 2) in a widget List.
The common ID it's the name of the society.
It is possible to do something like that ?
Thanks