# Userが作ったページをログインしてないユーザーにシェアしたい

**URL:** https://www.nocode-faq.com/t/topic/3673
**Category:** ツール選定に関する質問
**Tags:** ツール選定
**Created:** [2023 年 6 月 10 日午前 5:29 UTC](https://www.nocode-faq.com/t/topic/3673 "2023-06-10T05:29:37Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![kogakei0410](https://avatars.discourse-cdn.com/v4/letter/k/df788c/32.png) [@kogakei0410](https://www.nocode-faq.com/u/kogakei0410)
#### Post date: [2023 年 6 月 10 日午前 5:29 UTC](https://www.nocode-faq.com/t/topic/3673/1 "2023-06-10T05:29:37Z")

</div>

この機能が実装できそうなツールを探しています。

①スポーツのイベントをまとめたアプリを作る  
②ログインユーザーが必要事項を記入してイベントを投稿する  
➂投稿したイベントをURLでシェアして  
ログインせず誰でも見れる形にする。

①②までは多くのツールで可能だと思いますが  
➂を実装したくて困っています。

現在、Adaloを使っていますが、機能がなく  
bubbleなどでは可能な芸当でしょうか？

---

<div class="post-metadata">

### Author: ![hirosugi](https://sea2.discourse-cdn.com/flex020/user_avatar/www.nocode-faq.com/hirosugi/32/5159_2.png) [@hirosugi](https://www.nocode-faq.com/u/hirosugi)
#### Post date: [2023 年 6 月 10 日午後 7:58 UTC](https://www.nocode-faq.com/t/topic/3673/2 "2023-06-10T19:58:04Z")

</div>

bubbleでの開発はWebなので、すべてのページにURLがあります。

ページ自体に下記のような条件を設定することで対応可能かと思います。  
投稿ページ：ログインしたuserのみ表示  
表示ページ：すべてのuserが表示

---

<div class="post-metadata">

### Author: ![kogakei0410](https://avatars.discourse-cdn.com/v4/letter/k/df788c/32.png) [@kogakei0410](https://www.nocode-faq.com/u/kogakei0410)
#### Post date: [2023 年 6 月 11 日午前 3:01 UTC](https://www.nocode-faq.com/t/topic/3673/3 "2023-06-11T03:01:51Z")

</div>

ありがとうございます。

例えば、そのページを作ったログインユーザーが  
何かのボタンを押すとURLをコピーすることとか  
アクションで仕込むことはできますか？

よくある、共有ボタンをおすと  
URLがコピーされる仕様のイメージです。

---

<div class="post-metadata">

### Author: ![hirosugi](https://sea2.discourse-cdn.com/flex020/user_avatar/www.nocode-faq.com/hirosugi/32/5159_2.png) [@hirosugi](https://www.nocode-faq.com/u/hirosugi)
#### Post date: [2023 年 6 月 11 日午前 8:01 UTC](https://www.nocode-faq.com/t/topic/3673/4 "2023-06-11T08:01:01Z")

</div>

Bubbleの「Air Copy to clipboard」というプラグインを使えば  
ご希望通りのものが作れるのではないかと思います。

下記テストページ作ってみました。  
データベースの容量の問題で投稿ができませんでしたが、コピー機能は試せるかと思います。

> **[Bubble - Visual Programming](https://campquestionanswer.bubbleapps.io/version-test/sugi_1?debug_mode=true)**
>
> Build stuff without code and launch a startup without a tech-cofounder! Bubble is a visual programing language. Instead of typing code, use a visual editor to build applications.

イメージと比較していただけると幸いです。

---

<div class="post-metadata">

### Author: ![kogakei0410](https://avatars.discourse-cdn.com/v4/letter/k/df788c/32.png) [@kogakei0410](https://www.nocode-faq.com/u/kogakei0410)
#### Post date: [2023 年 6 月 11 日午前 8:19 UTC](https://www.nocode-faq.com/t/topic/3673/6 "2023-06-11T08:19:23Z")

</div>

@hirosugi  
神対応！ありがとうございます。

bubbleやっぱ多機能ですね。  
アダロも調べたら、WEBアプリVersionはコピペならURLシェアできますが  
このプラグインのようにはいかず・・・。

あとはグライドとかもみてみようかなぁ

---

<div class="post-metadata">

### Author: ![hiroshi.tanaka](https://avatars.discourse-cdn.com/v4/letter/h/5f8ce5/32.png) [@hiroshi.tanaka](https://www.nocode-faq.com/u/hiroshi.tanaka)
#### Post date: [2023 年 6 月 12 日午後 1:45 UTC](https://www.nocode-faq.com/t/topic/3673/7 "2023-06-12T13:45:57Z")

</div>

Adalo だとこちらのプラグインで実現できそうです。  
ただ公式のMarketplaceから購入できないので、メンテナンス・サポートの懸念はありそうです。

Communityのやりとり見てると、価格改定したのでMarketplaceにあげたくない、というような内容のやりとりを見かけたので、そういう点も考慮されたほうが良いと思います。

> **[PWA Deep Linking](https://forum.adalo.com/t/pwa-deep-linking/30844)**
>
> Hey, As was noticed, i was working on a bunch of components for Adalo, today i am releasing the PWA Deep Linking component for Adalo, very easy to use, might the process be a little bit long to have, but it’s doable and easy, that’s the demo...
