ElishaTenenbaum
7 years agoQrew Cadet
Formula URL button - save and redirect
Hi there
I?ve created a form accessible to ?everyone on the internet? for our clients to submit service requests. I added ?&ifv=20? to the url to hide the qb branding. However, doing this causes the save button to become hidden. I created a formula url button that will save it using this javascript I found on the forum:
var text URL = "javascript:void(DoSaveAdd())";var Text Image = "<a id='saveButton' class='Vibrant Success' onclick='DoSaveAdd()' href='#'>Submit</a>";"<b href =" & $URL &">" & $Image & "</b>"My problem now is how do I get the page to redirect after the form is saved. Here?s a link to the form, you can try it and see what happens.
https://sparkav.quickbase.com/db/bnzwm7ykp?a=nwr&ifv=20
I'd like it to redirect to an external webpage. If that is not natively possible than I'd like it to redirect to a rich text page I've created in quickbase.
Thanks,
Elisha