Hi Anthony,
Not sure why the Javascript isn't working -- perhaps the Bootstrap modal
> code is interfering. Maybe use the browser developer tools to see if the
> click handler is getting registered and called at all.
>
I used the developer tools, the click handler isn't registered.
> vcard=response.render('vcard/vcard.vcf',
> org=org, n=n, fn=fn, jobtitle=jobtitle, address=
> address, telecom=telecom)
>
> or:
>
> vcard=response.render('vcard/vcard.vcf',
> dict(org=org, n=n, fn=fn, jobtitle=jobtitle, address
> =address, telecom=telecom))
>
>
Thanks for explaining what the code does. I used the first option the
second one results in an error ticket.
All problems solved, thanks for being so patient!
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.