Return to page after Edit Record formula text button.
I use the code: "javascript:" & "$.get('" & $URLONE & "',function(){" & "location.reload(true);" & "});" & "void(0);" to return to the same page a lot in my app and it works incr...
Thank you all for your responses. These answers will definitely solve some of the issues that I am having right now. See you all at Empower in a month!