Closed Cheddam closed 8 years ago
Currently SwitchFlit pulls all rows from the specified DataObject, and there is no option to filter this.
We should look at introducing custom querying, either via config or a function on the DataObject itself.
Create new interface for this, extending SwitchFlitable.
SwitchFlitable
Currently SwitchFlit pulls all rows from the specified DataObject, and there is no option to filter this.
We should look at introducing custom querying, either via config or a function on the DataObject itself.