Hi Anthony, My mistake :-(
The problem is that the form is posted to http://127.0.0.1:8000/init/vcard/index/6 and not to http://127.0.0.1:8000/init/vcard/mailVcard/6 so the index function instead of the mailVcard function and therefore the form isn't being validated and processed. Maybe it isn't a good idea to have a form in a modal window. Best regards, Annet -- --- 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.

