u mean to say,
context.Intranet(key1=status, key2=id, etc....... )
This is also giving same error ..
If i use
context.Intranet(status=status, is=id, etc....... ), then also, no diff
In my ZSQL method, im using param name like "status,id"
I don't think this will make much diff. also
Regards,
Mayank Mathur
Andreas Jung wrote:
On 13.10.2008 8:42 Uhr, Mayank Mathur wrote:
i've already tested with this. Its showing error :
Error Type
ValueError
Error Message
Missing input variable, /aid/
im trying
context.Intranet1(aid), where aid contains some val of varb.
As written, you have to use keywords parameters.
-aj
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers