Currently we can use to options for building a return-url when using batch for export:
1. return_path option on batch config
2. to send $_GET['attach'] and get the views path

But what happens if we don't want to go to either of them or we want some placeholders or we want send back with all query params.

That is why I want to be able to set the return-url also by a $_GET and i have made a patch for it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ShaxA created an issue. See original summary.

ShaxA’s picture

ShaxA’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: views_data_export-return_url_via_get_param-2688165-2-d7.patch, failed testing.