Skip to main content
Solved

Open url button opens a new tab

  • February 8, 2023
  • 4 replies
  • 193 views

Forum|alt.badge.img+8

The open url button field you can create always opens a new tab, and i don't want it to do that, is there any way i can modify the formula so it doesn't open a new tab? I can make a script field instead that stops this but i really don't want to spend any more time on this.

Best answer by Ruben_Rossvold

I'm looking to do the same thing. I have the button passing on a webhook to integromat but it keep opening a new tab upon pressing the button. I just want it to pass on the information without opening a new tab. Have you found a solution to this as of yet?


Yes i was able to solve it.

In my case i was spesifically working on a website using SvelteKit, what i had to do is use a server sent type form instead.

What stack are you using?

 

4 replies

Forum|alt.badge.img+3
  • New Participant
  • 3 replies
  • February 19, 2023

I'm looking to do the same thing. I have the button passing on a webhook to integromat but it keep opening a new tab upon pressing the button. I just want it to pass on the information without opening a new tab. Have you found a solution to this as of yet?


Forum|alt.badge.img+8
  • Author
  • Inspiring
  • 11 replies
  • Answer
  • February 19, 2023

I'm looking to do the same thing. I have the button passing on a webhook to integromat but it keep opening a new tab upon pressing the button. I just want it to pass on the information without opening a new tab. Have you found a solution to this as of yet?


Yes i was able to solve it.

In my case i was spesifically working on a website using SvelteKit, what i had to do is use a server sent type form instead.

What stack are you using?

 


Forum|alt.badge.img+3
  • New Participant
  • 3 replies
  • February 19, 2023

Yes i was able to solve it.

In my case i was spesifically working on a website using SvelteKit, what i had to do is use a server sent type form instead.

What stack are you using?

 


I'm using Maker (integromat) and Twilio. The button is doing exactly what I need it to do, except for the darn new tab popping up. I tried integrating with Softr and their button does the same thing. So frustrating!


Forum|alt.badge.img+1
  • New Participant
  • 2 replies
  • May 3, 2023

You can press ALT while pressing the button. it works !