tsolucio / coreBOSwsLibrary

coreBOS webservice Library
9 stars 15 forks source link

Handling M:M relation for both coreBOS query format and R-A query format #30

Closed ochu-elhadji closed 2 years ago

ochu-elhadji commented 2 years ago

NOTE: At the moment there is no way to pass extra params from R-A List component to the R-A dataProvider (coreBOSDataProvider), the only way to achieve this is using filter object which is passed to the dataProvider. Through this way I have passed relatedModule and moduleRelationType as among of the props of the filter and updating the dataProvider to handle M:M relation