﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
3404	raw_id_admin does not work when modifying admin interface using 'fields'	pat.j.anderson@…	nobody	"I'm not sure if this is a bug or a feature, but I haven't found it listed in tickets, so I though I'd add it.

I have a modified admin form for editing Member profiles, which are related to Users. I used 'fields' to organise it better and collapse it's parts. As the list of user in my database grows, I wanted to use 'raw_id_admin' to switch from a dropdown select widget to a new window listing all my users. However this doesn't work.

When I remove 'fields' from Admin class in my Profile model, 'raw_id_admin' works. "		closed	contrib.admin	dev		worksforme	raw_id_admin fields		Unreviewed	0	0	0	0	0	0
