Send / modify current page parameters - WF feature

I’m having a one-page dashboard app built in bubble and I’m shouting for a basic function to be added to our beloved builder, and it is the Send / modify current page parameters feature in the Go to page workflow step.

I usually got 4-6 parameters held in my URL and now I am looking for a simple way to trigger a usual action throughout the app (from one nested reusable to another) that happens regardless of where the user is in the link parameter chain.

The problem is that with the current setup, I need to hand-adjust for every single scenario depending on where the user is on the page, one-by-one, using the Send more parameters feature.
It’ll be so simple just to copy the entire link that’s in my browser already as text, extend it with the added line &payment-trigger=yes to have the cross-app functionality with a single reusable across the page, that I can also flush out once the popup gets closed, without sending the entire parameter chain across the system once again.

Would make my life simpler and I don’t think I’m alone.

There’s a checkbox to send current parameters and you can insert “duplicates” that overwrite the current ones if their key matches

Oh Gosh… How could I not see that before?
I’m sorry, thanks for the notice, this suddenly became a stupid idea all of a sudden :sweat_smile: