Hi,
I try to export the result of a read data in csv
Read data :
name : read_enrollments
model : enrollments
with a linked models : sessions
A table displays correctly the read_data
An event with
{fn:read_enrollments}
{fn:series}
{debug:}
Export CSV :
Name : series
Action : Store
Data provider : {var:read_enrollments.[n].enrollments}
Delimiter ;
Titles
id:ID
sessions_id:Session
student_first_name:First Name
student_last_name:Last Name
Storage path : {path:front}\tmp\series.csv
No error but no file in tmp also !
An idea, please?
Regards
I try to export the result of a read data in csv
Read data :
name : read_enrollments
model : enrollments
with a linked models : sessions
A table displays correctly the read_data
An event with
{fn:read_enrollments}
{fn:series}
{debug:}
Export CSV :
Name : series
Action : Store
Data provider : {var:read_enrollments.[n].enrollments}
Delimiter ;
Titles
id:ID
sessions_id:Session
student_first_name:First Name
student_last_name:Last Name
Storage path : {path:front}\tmp\series.csv
No error but no file in tmp also !
An idea, please?
Regards