# Allow Web Share in Iframes JavaScript and AI Component

**URL:** https://community.glideapps.com/t/allow-web-share-in-iframes-javascript-and-ai-component/79001
**Category:** Feature Requests
**Tags:** security, custom-code, components, javascript
**Created:** [January 6, 2025, 1:01pm UTC](https://community.glideapps.com/t/allow-web-share-in-iframes-javascript-and-ai-component/79001 "2025-01-06T13:01:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [January 6, 2025, 1:01pm UTC](https://community.glideapps.com/t/allow-web-share-in-iframes-javascript-and-ai-component/79001/1 "2025-01-06T13:01:47Z")

</div>

Please consider enabling the allow=“share” attribute for iframes in Glide. This would allow seamless sharing from embedded content, enhancing JavaScript columns and AI components.

I understand potential security concerns but believe it’s worth analyzing, as proper safeguards could make this feature both safe and valuable.

Use cases:

- Enable JavaScript columns to create shareable content.
- Allow AI components to generate and share outputs directly.

Thank you for considering this!

Edit: Allowing this to ai component and JavaScript column would be great.

---

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [January 6, 2025, 5:28pm UTC](https://community.glideapps.com/t/allow-web-share-in-iframes-javascript-and-ai-component/79001/2 "2025-01-06T17:28:31Z")

</div>

> [@MaximeBaker](#):
>
> Allow AI components to generate and share outputs directly.

Hola!

Can you give us an example? I couldn’t follow you in this

Thanks!

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [January 6, 2025, 5:32pm UTC](https://community.glideapps.com/t/allow-web-share-in-iframes-javascript-and-ai-component/79001/3 "2025-01-06T17:32:38Z")

</div>

Like firing a advanced navigator.share JS function.

---

<div class="post-metadata">

### Author: ![alexrds](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexrds/32/21332_2.png) [@alexrds](https://community.glideapps.com/u/alexrds)
#### Post date: [January 26, 2026, 3:16pm UTC](https://community.glideapps.com/t/allow-web-share-in-iframes-javascript-and-ai-component/79001/4 "2026-01-26T15:16:58Z")

</div>

Hello @MaximeBaker @gvalero by any chance you figured out a way or workaround for this? I’ve got a pretty simple iframe that renders an image based on the user’s current data, and my goal would be to have the iframe being able to invoke the share menu to share on social media (or other apps).

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [January 26, 2026, 3:17pm UTC](https://community.glideapps.com/t/allow-web-share-in-iframes-javascript-and-ai-component/79001/5 "2026-01-26T15:17:23Z")

</div>

I did not retry other thing since.
