EOMDevelepors
7 years agoQrew Captain
Keep filter after JavaScript reload function
I am using the reload function of javascript in order to reload the page after clicking a url button.
Is there any way to keep the filters on the report after clicking the url button?
"<a class=\"Vibrant Success\" href=\"javascript:" & "$.get('" & $url &
"', function(){" & "location.reload();" & "});" &
"void(0);\">Mark As Done</a>")
Thanks
Is there any way to keep the filters on the report after clicking the url button?
"<a class=\"Vibrant Success\" href=\"javascript:" & "$.get('" & $url &
"', function(){" & "location.reload();" & "});" &
"void(0);\">Mark As Done</a>")
Thanks