By Anonymous (not verified) on
I'm working on a conference website for a group of teachers. When a teacher signs up for the conference, I want them to be able to pick which school they're from out of a list. I want to accomplish this with Node Reference. I would just do a select list, but all the schools are nodes and it would be easier not having to add the school in a select list every time you add one.
Thanks.