What's the correct syntax (in a tml template) to pass more than one object in an ActionLink's t:context parameter?
t:context="someObject.id, otherObject"does not work, as the error message states that someObject is searched for a property called "id, otherObject"
Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]