drewda
unread,Dec 28, 2010, 8:29:14 PM12/28/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rails_admin
Hi all,
I've been enjoying rails_admin; one fewer reason I miss Django...
Anyways, I have a number of model associations that are currently
listed in the table view as (for example): "User #1" and "User #3".
I'd like to change the name so that instead of the automatic
"ModelName #ID", it's instead printing out "Model.FirstName
Model.LastName" or another custom combination. Can someone offer
guidance?
Thank you,
Drew