Forum Discussion
I'm having this same issue and am wondering if anyone has ever figured it out. Button on Dashboard runs the API call, but after it runs it just leaves us on the API page with the results of the call. I've not been able to set up the URL to redirect back to the Dashboard. Can't use any of the functions like RURL() because it's just a link.
Using rdr=URL_I'm_RedirectingTo doesn't do anything. Neither does using a=doredirect&z=URL_I'm_RedirectingTo. I've tried all sorts of combinations of these and still just land on the XML results. What's the trick to get this working?
I suggest making the code in a formula field and copy paste.
- John_Perkins3 days agoQrew Member
This is a brilliant idea that I didn't even consider. Formula - URL field gives me a usable link. Whether or not it works, this is incredibly helpful! And it definitely gives me a much better method of trial and error than updating the text in Notepad.
Thank you kind sir.