Forum OpenACS Improvement Proposals (TIPs): Re: TIP#128 Add filter_select_clause and filter_from_clause to template::list filters

Could you add a filter_column_clause which allows us to define which elements we want to retrieve, highly useful if you have PL/SQL functions that can do something on the retrieved values (e.g. dereference an ID into a readable value).