Forum Discussion
JimHarrison
4 years agoQrew Champion
When the button is clicked, everything after var text url = is sent to the Quickbase server.
To do what you are trying to do would require a Code page with javaScript that would run in the browser and handle the response.
1. change button to call code page
2. use https://resources.quickbase.com/db/bq8kmgrcq/72b77352-3b9d-495e-932f-1cd9f1b15fa3 to write the code page.
I am working on something like this now. If I can figure out a simple proof of concept, I'll put up a post.
------------------------------
Jim Harrison
transparency = knowledge + understanding : The Scrum Dudes
------------------------------
To do what you are trying to do would require a Code page with javaScript that would run in the browser and handle the response.
1. change button to call code page
2. use https://resources.quickbase.com/db/bq8kmgrcq/72b77352-3b9d-495e-932f-1cd9f1b15fa3 to write the code page.
I am working on something like this now. If I can figure out a simple proof of concept, I'll put up a post.
------------------------------
Jim Harrison
transparency = knowledge + understanding : The Scrum Dudes
------------------------------