I want to have an autocomplete text box with an allowed values list, where the list is all the users or Role X that are registered on the website. I want the list to update as uers are added, etc. Is this possible? Thanks.

Comments

nevets’s picture

Have you tried using the Content Construction Kit (CCK) and a user reference field?

Juryiel’s picture

I'm not clever enough to make use of solutions that stare me in the face, instead I overcomplicate things for no reason :) This sounds like it'll do what I want, thanks a lot!