Open URL In New Tab

Demo to preview the plugin:

Introduction

The plugin is designed to create links from regular bubble elements. It features a single action: "Open URL in New Tab."

How to setup

We need to run the "Open URL in New Tab" action and specify the required URL and element ID. After that, our element will turn into a link.
Image without caption

Open URL in New Tab Action

Image without caption
Fields:
Title
Description
Type
URL
Place your URL here (must include 'https://')
Text
Element ID
Place your element ID here
Text
Open a link when the action is triggered?
Open the page in a new window when the action is triggered? If yes, the page will be opened immediately, if no, the page will be opened when clicking on the specified element.
Checkbox

Workflow example

For example, let's create a link from the group that goes to https://google.com.
Step 1: select a group and set its ID
Image without caption
Step 2: We call the action and pass it the link data. we have to create the link before the user clicks on it. I'll call an action in the “page is loaded” event.
Image without caption
💡
If we want to go directly to the page when the action is triggered, we should click on the checkbox: “Open a link when the action is triggered?”.

Changelogs

Update 10.10.24 - Version 2.3.0

  • Acquired by Zeroqode.

Update 15.08.24 - Version 2.2.1

  • Upgraded to latest Bubble version.

Update 17.03.21 - Version 2.2.0

  • Minor improvements.

Update 08.03.20 - Version 2.1.0

  • Updated the plugin description.

Update 04.03.20 - Version 2.0.0

  • Breaking update - Almost all elements (except buttons) will not trigger popup blockers in Firefox/Edge.

Update 04.03.20 - Version 1.0.0

  • Launch.