Closed (won't fix)
Project:
Views data export
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 19:35 UTC
Updated:
28 May 2013 at 18:00 UTC
I have a user specific View (UID by logged in user) and tried adding a data export (CSV) for the view. I gave the export the url: collection/%/csvexport.csv with the only context being the UID. When The admin (or uid 1) downloads, their specific csv works no problem. When another other user tries to download their own list, the CSV will download, but it will not include any data except the field headers (one row, only headers for each column).
I tested this again without the UID and all users could download no problems. I've also made sure to set permissions to None on the data export just for testing (I will want authenticated users only).
I thank you all in advance.
Michael
Comments
Comment #1
steven jones commentedSorry, I hope you got to a solution in the end.