E
egarcia
Guest
Hello Martin, community.progress.com/.../96566 A possible approach would be to use $scope._$ds.filter(filter) . Please notice that in KUIB 1.1, pre-defined templates use a single data source and $scope._$ds points to the data source. However, views created using the Blank view option can have multiple data sources and in this case, $scope._$ds is a hash containing the data sources. I hope this helps, Edsel
Continue reading...
Continue reading...