A client has given feedback that the data displayed on the View Members page isn’t entirely useful, and I somewhat agree. So I’ve said I’d look into adding some additional member fields to this data, assuming that it would simply be a case of overriding the view file for that particular screen.
However, the data is being sent to the view as a complete table in $table_html. Is it possible to override this particular function to allow for additional (and probably custom) member fields to be shown? Ideally, it wouldn’t be a hack to core controllers etc…