I embeded a Seatable table in iframe in some application. The email link (the little envelope) is working with mozilla firefox, sometimes with Chrome; sometimes not ("Ce contenu est bloqué. Pour résoudre le problème, contactez le propriétaire du site.)
If somebody can help or at least tell us what is the exact command behind the envelop.
Let’s try. I have a web builder application where I can put som Iframe content. I have put a Seatable content containing email adresses (and some other data).
As you know, you’ve got a little enveloppe you can click to mailto the email adress.
This functionnality is working fine under mozilla firefox, but not (maybe for some user) when using chrome as a web broser (“Ce contenu est bloqué. Pour résoudre le problème, contactez le propriétaire du site.”).
Cookies are free.
I found that some newer versions of Chrome disable some script execution in Iframes. Your application nests SeaTables into custom pages (as a little envelope).
I guess that when clicking on the email link in Seatable, Chrome judges that it is an operation in an Iframe, so it is blocked by default, and the interface displays (“Ce contenu est bloqué. Pour résoudre le problème, contactez le propriétaire du site.”).
For security reasons, we don’t allow iframe usage except for the following three pages:
/dtable/view-external-links/
/dtable/external-links/
/dtable/external-apps/
If you really want to integrate SeaTable with other applications, then don’t use iframes. Use Zapier, the api or any of the other features SeaTable provide.
if I understand you correctly, you embed a SeaTable page via iframe into another application and then the small envelope-button of the email-column does not work in some browsers and in others it works?
To be honest, I don’t think this is the right forum for this problem. Iframes are, in general, not great. If it works in some browsers and in others not, I would recommend checking the browser settings.