Greg Hamel

Results 5 comments of Greg Hamel

@jonthomp Glad to see you back at work on the new version, is there anything you need help with? Lots of good changes made so far (and fixes to earlier...

Just implemented a feature using mostly what was written here. Thanks @rpkilby! To help future people encountering this thread, from what I encountered implementing this, the first line of `filter_related_filtersets()`...

@Incher25 I believe, from what I could gather, that there are two ways to fix this issue on your end. This is only from experimentation on my end with the...

@duboisp @LaurentGoderre , has there been anymore development to the React idea? All I can seem to find is the [React Test Case](http://wet-boew.github.io/wet-boew-documentation/testcase/2018-3.html). Migration of the Toolkit to `react` could...

@weiyong996 For your implementation, using `/api/companies?user_id__in=12,13` should give you the results you are looking for. Ensure the `UserFilter` is defined in the view associated to the `/companies` url