Open popup when opening page from another bubble app?

Hi Everyone,

I have two Bubble Apps. App 1 is my main, and App 2 is my internal helpdesk/ User Support Center. Currently the users from App 1 login to App 2 using App1.

My question is: If a user clicks on ‘Submit a Ticket’ in App 1, is it possible to go to page in App 2 and show a popup form? Opening an external link doesn’t give the option for sending a parameter. Unless i’m overlooking something simple?

Any help is appreciated.

Thanks! :slight_smile:

You can add a parameter manually by adding a ?parameter=value after your link and then detect that from app 2 on load.

Ah! Yep. Overlooked something simple. Thanks @renelonngren!

This topic was automatically closed after 70 days. New replies are no longer allowed.