Insert subrecord

"Tom Twyman" <[email protected]>
Newsgroups gmane.comp.web.zope.page-templates
Message-ID <[email protected]>
I have been wonderfully pleased with the help I have received thus far in 
this forum- thanks to all.  Hopefully I will be educated enough to 
contribute myelf soon.

I have a table displaying results from a sql table:

<tr tal:repeat="item here/sqlvw_classes">

The table accurately displays the following columns from the table:

classid
class_title
class_desc
class_price

I would like to add a hyperlink that garners the <classid> and use it to set 
the value in  another form for insertion of a new record in a subtable.


This is what I have so far:

<a tal:attributes="href 
string:${request/URL1}/fmnewsched?classid=${item/classid}"
              href="fmnewsched">Schedule class</a>



I am having trouble using the TAL:ATTRIBUTE tag in the target form to 
correctly inherit the <classid> value set in the above statement.  I would 
appreciate suggestions, and thanks!

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.