> > users => $users_ref
> [% CGI.popup_menu("assignee", users) %]
>
> in the context of the %globals hash above? I wouldn't think the
> name 'users_ref' would be visible in the template's namespace.*Bonk* Yes, you are correct. It should be the template variable name and not the perl one. --mark _______________________________________________ templates mailing list [EMAIL PROTECTED] http://www.template-toolkit.org/mailman/listinfo/templates
