<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>Hi
all,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>I am
lost.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>In my conf I
have:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007># configuration of
FormBuilder<BR>Controller::FormBuilder:<BR> method_name:
form<BR> template_type: Mason<BR>
stash_name: form<BR> obj_name: fb<BR>
form_suffix: fb<BR> attr_name: Form<BR>
form_path: __path_to(forms)__<BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>In the mason
template:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007><%
$form->render %></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=942294916-29012007><%args><BR> $form =>
undef<BR></%args><BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>The error I
get:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>Couldn't render
component "/moe/mol_3D_conv_form" - error was "Can't call method "render" on an
undefined value ...</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>I was convinced that
C::C::FormBuilder automagically sets $c->stash->{<stash_name>}, but
it seems not to be the case (btw: calling $c->stash->{form} gives the same
error).</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>Do you have to
assign your fb object manually in the controller ? And if so, what is the
purpose of the 'stash_name' conf setting ??</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007>I am afraid I
am missing something teriibly.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=942294916-29012007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=942294916-29012007>Regards,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=942294916-29012007>Marc</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=942294916-29012007> </DIV></SPAN></FONT>
<DIV><FONT face=Arial size=2><SPAN class=942294916-29012007></SPAN></FONT><FONT
face=Arial size=2><SPAN
class=942294916-29012007> </DIV></SPAN></FONT></BODY></HTML>