Hi there,
although reading everything? on this matter, I am not able to manage to write something to CSV. What I want is, that the content of a submitted form is written to a CSV file (not the whole table).
So far working: Content of the form is saved to the Joomla-database. Path for the CSV is set and the file are generated with a unique name.
Not working: Reading the database table and writing the result to the CSV file.
There are so many fields I have to fill in the backend, but I don't know what to type in.
Part Read Data:
Model name? The model name from the Save Data part? In my case Data6.
Database table is correctly selected.
Where conditions? What do I have to insert here?
Order fields? I think I can leave it blank, because I only the result for the currently submitted form.
Data settings
Selecty type? Which is the correct one?
Paging for multiple result? Deactivated?
Page limit? One I assume.
Offset? Needed?
Fields to retrieve? What do I have to fill in?
This is an extra fields list? Checked?
Group fields? Not needed I assume.
Special fields? Not needed I assume.
CSV part
Data provider? The model name?
Action? In my case only Store.
Delimiter: Set to comma.
Titles? What do I have to fill in?
Disable header titles? Enabled or disabled?
File name is correctly set and working.
Path for saving is correctly set and working.
Pretty much I know, but I am completely lost and my English is not the best. A helping hand would be nice, best with screenshots😉
TIA
although reading everything? on this matter, I am not able to manage to write something to CSV. What I want is, that the content of a submitted form is written to a CSV file (not the whole table).
So far working: Content of the form is saved to the Joomla-database. Path for the CSV is set and the file are generated with a unique name.
Not working: Reading the database table and writing the result to the CSV file.
There are so many fields I have to fill in the backend, but I don't know what to type in.
Part Read Data:
Model name? The model name from the Save Data part? In my case Data6.
Database table is correctly selected.
Where conditions? What do I have to insert here?
Order fields? I think I can leave it blank, because I only the result for the currently submitted form.
Data settings
Selecty type? Which is the correct one?
Paging for multiple result? Deactivated?
Page limit? One I assume.
Offset? Needed?
Fields to retrieve? What do I have to fill in?
This is an extra fields list? Checked?
Group fields? Not needed I assume.
Special fields? Not needed I assume.
CSV part
Data provider? The model name?
Action? In my case only Store.
Delimiter: Set to comma.
Titles? What do I have to fill in?
Disable header titles? Enabled or disabled?
File name is correctly set and working.
Path for saving is correctly set and working.
Pretty much I know, but I am completely lost and my English is not the best. A helping hand would be nice, best with screenshots😉
TIA