Forum Discussion
var text Approve = URLRoot() & "db/" & Dbid() & "?act=API_EditRecord&rid=" & ToText([Record ID#])
& "&_fid_144=Approved";
var text RefreshPage = URLRoot() & "db/" & Dbid() & "?a=doredirect&z=" & Rurl();
$Approve
& "&rdr=" & URLEncode($RefreshPage)
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
- IvanWeiss2 years agoQrew Captain
I do want to alert the user that the button executed. Vs just the page blinking as it refreshes.
Ivan J. Weiss, CFSP | President & COO | elite|studio e
631.949.6635 | www.elitestudioe.com
Connect with us. LinkedIn | Instagram
Please click this link to see my availability for calls: https://calendly.com/ivanweiss
CONFIDENTIALITY NOTICE: The information contained in this transmission is intended for the named receiver only. The transmission may contain privileged and confidential material. If you are not the named recipient, please be advised that any use, dissemination or unauthorized copying of the material contained within is strictly prohibited. If you have received this transmission in error, please notify elite | studio e immediately and delete the received transmission. Thank you.
- MarkShnier__You2 years agoQrew Legend.. I don't have an answer for that .....
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- PrashantMaheshw2 years agoQrew CaptainWhat is the new approved javascript format @Ivan Weiss ?
------------------------------
Prashant Maheshwari
------------------------------
- JimHarrison2 years agoQrew ChampionWe have a checkbox that gets checked when the button is clicked as part of the url. Then we surround that with an IF statement. When the checkbox is checked we can show/hide the button, or change the color of the button, or change the name written in the button based upon the state of the checkbox. That seems to give Users enough feedback.
------------------------------
Jim Harrison
transparency = knowledge + understanding : The Scrum Dudes
------------------------------- IvanWeiss2 years agoQrew CaptainJim, you are probably right. That is probably the way to do it. I can also setup a pipeline so that if the training is updated that checkbox clears to ensure the user is prompted again to review it.
------------------------------
Ivan Weiss
------------------------------