I don't have code available to post right now, but let me try to explain better.
Basically you're editing a request, which is associated with a client. Now when 
your entering the request you may notice that the client's info is wrong. So I 
need a link to the client editing page, which is StatefulSnippet based. 
However, when that page loads it has to use an instance of the snippet that 
knows which client I want to edit.

-------------------------------------
David Pollak<feeder.of.the.be...@gmail.com> wrote:

Please provide a complete (executable) code sample so I can understand the
flow.

On Wed, Aug 5, 2009 at 9:40 AM, Naftoli Gugenheim <naftoli...@gmail.com>wrote:

>
> Hi. I have one screen, /requests/edit, that links to /clients/edit, in
> order to edit a specific client. Both use StatefulSnippet. In the link I
> specify a function that instantiates and registers an instance of that
> StatefulSnippet. However the page does not use that instance but a new
> instance instead. What am I doing wrong?
> Thanks.
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to