Monday 12 January 2004 10:52:09 am
Hi, As part of the order process, I'm trying to include the user/register.tpl template in another template. The problem is that the form fields for the user class attributes won't appear. When I examine the user/register.tpl template, I can see that the form fields are displayed by looping over a var called $content_attributes. This is obviously a var that's accessible to the register view of the user module, but not the view of the module I'm trying to incorporate it into. So, my question is this: How is the $content_attributes var passed to the user/register.tpl template in the first place? And how can I pass this var to the view of the module I'm using (preferably by editing the user/register.tpl template). Sincerely, Eirik Johansen
Sincerely,
Eirik Alfstad Johansen
http://www.netmaking.no/
|