Andreas Tille wrote at 2006-11-23 16:06 +0100: > .... >Unfortunately > <dtml-let namepart="namepart + '%'"> >does not seem to work transparently in the SQL-Method Right. "ZSQL Method"s take their parameters either from explicitly passed keyword arguments or from the request but not from the DTML namespace. -- Dieter