Hello,

I am passing a context object which is a list of objects to a html
page. Within the page I then
cycle through the objects and display them. Pretty trivial. However I
want to pass the list of objects back to the controller so I can
continue to manipulate the objects.

I though I could embed a hidden like:

<INPUT TYPE=hidden NAME=listitems VALUE=c.chosenList>

I am having problems doing this and unsure if this is the correct
approach? Clarification and enlightenment is needed on this and much
appreciate the help.

Thanks,
gazza
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to