Feature #86021
closed
CSV-file-upload in CE table
Added by Kurt Kunig about 6 years ago.
Updated over 4 years ago.
Priority:
Won't have this time
Description
It would be fine having the possibility to upload a csv-file in the BE of the CE-type "Table".
Nowadays the user has to open the csv-file with an editor and copy the content into the field "table content".
Files
- Project changed from 9 to TYPO3 Core
- Category deleted (
Content)
- Status changed from New to Needs Feedback
- Priority changed from Could have to Won't have this time
Thanks for creating the issue. some feedback on that.
- Having an upload also increases the complexity (how to handle uploads if something fails - keep previous content or remove everything)
- This can easily be achieved by a custom extension, either extending this content element or by creating a new one
- Instead of an upload it might be better to select a csv file in fileadmin which then gets rendered?
do you want to implement such as extension?
- Instead of an upload it might be better to select a csv file in fileadmin which then gets rendered?
That's really that what I meant. Similar to the screenshots below.
Having the csv-file-address, the system should get the csv-content and "put" it into the textarea for the table container
or
deliver the content directly to renderer of the table CType!?
want to show you what I did yesterday:
- Status changed from Needs Feedback to Closed
as there is an easy solution and csv upload needs quite some work to cover everything, I am closing this issue
Also available in: Atom
PDF