diff --git a/app/views/report/_document_list.html.erb b/app/views/report/_document_list.html.erb
index 26838bd75..01325f1ea 100644
--- a/app/views/report/_document_list.html.erb
+++ b/app/views/report/_document_list.html.erb
@@ -1,7 +1,7 @@
'
+ data-object-reporter-data-url-params-value='<%= json_escape(params.to_unsafe_h.except(:controller, :action).merge(format: 'json', sort: 'id asc').to_json) %>'
data-object-reporter-download-url-value='<%= report_download_url %>'
data-object-reporter-column-model-value='<%= Report::COLUMN_MODEL.to_json.html_safe %>'>