1- I’ve given the input field an HTML ID.
2- I’ve setup a basic workflow for the button which includes a basic script to open upon Google is a new tab which works so far.
2- The issue I’m having or trying to figure out is the function, listener or syntax that would work in Bubble to first give the term a name and value so that I can use the document.getElementByID(‘xxxx’) and then execute my basic script above. Nothing complicated I think but I’m but thought I’d turn to the experts since this is way beyond my capabilities…I have an elementary understanding of HTML, JQuery, Javascript etc… I’m looking for an easy win here…Thanks a bunch!.
Thanks for the tip on the popup blocker Jeferson. This may sound like a silly question but do I have to create a custom state for Input A’s value first? How the the script make the connection to Bubble’s Input A’s value? I like the simplicity of it.