OK. One, I was getting confused between discussions of Declarative and not-Declarative. Looks like the not-Declarative has more options and that is what I need to use. Second, I found the and_ for the "relation(Alert, primaryjoin=and_ (bank_id == alert.bank_id, alert == alert.alert) )" composite keys. In the Controller code that refers to the values to pass to the page, how do I refer to the alert.sh_desc field? Is it the '(item_alt.my_relation_to_alert.sh_desc) '?
You are most helpful. Thanks.
-- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

