7921 Posts in 1359 Topics by 933 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » CSV Import with relation from BackEnd
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 769 Views |
-
CSV Import with relation from BackEnd

5 February 2011 at 10:16pm
Hi,
I need to import csv data file from ModelAdmin Manager Backend.
In backed the Csv specifications are:
Specifiche per DisponibilitaItemColumns
Giorno
Giorno
Matrimoniale
Matrimoniale
Doppia
Doppia
Tripla
Tripla
DUS
DUS
Relations
Mesi
MeseHow Do I map relations ( 1 - to - N ) into csv file?
I tried to insert Value for "Mese" but I see that not mapping relation, that is in child row that column is empty.
Help.Thank you
-
Re: CSV Import with relation from BackEnd

8 February 2011 at 4:47am
I solved with bulk insert with phpmyadmin.
But my question is yet open.Bye
-
Re: CSV Import with relation from BackEnd

17 March 2011 at 5:46pm
Did this work for you directly adding data via phpmyadmin?
| 769 Views | ||
|
Page:
1
|
Go to Top |

