I have a query of N records for a grid like this one query = (db.locations.cid == static_cid)
Every time I want to do a new record the cid field is empty and should not be visible because the static_cid is stored into the auth_user table as a part of a multi client software. How can I do it? -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

