Re: passing values into form templates

2006-05-15 Thread Bill de hÓra
Bill de hÓra wrote: > So after catching the source URL off the POST request, and before > forwarding to the template, I seem to have two choices: > > - write the link into the FormWrapper/AddManipulator configuration's > data. > > - pass the link along as another param to the template >

passing values into form templates

2006-05-15 Thread Bill de hÓra
Hi, I have this forms contortion where a default value in the form varies based on the initial use choice, and I'm looking to see what's the sanest way to support it in django. It goes like this: User on any page can from a selection state a type of feedback ("this page", "this site", "other"