Hi, I created a new doctype which has a Name and Link field. I have 200+ links to enter for this doctype. I have un csv file formatted like this :
Name;link
title1;link1
title2;link2
For now, I rightclick, choose my doctype, copy/paste the nodeName, copy/paste my link, click save and publish. And I have to do this again for the next entry.
Is there a way to do this automaticly? Directly in the database? With a package?
I think that you can achieve solve your problem by using the great CMSImport package made by Richard Soeteman. With this package you can import data from a cvs-file. so I think that you should give it a shot. (And remember to vote the package up if you like it ;) )
Insert batch data
Hi, I created a new doctype which has a Name and Link field. I have 200+ links to enter for this doctype. I have un csv file formatted like this :
Name;link
title1;link1
title2;link2
For now, I rightclick, choose my doctype, copy/paste the nodeName, copy/paste my link, click save and publish. And I have to do this again for the next entry.
Is there a way to do this automaticly? Directly in the database? With a package?
Thank you
I think that you can achieve solve your problem by using the great CMSImport package made by Richard Soeteman. With this package you can import data from a cvs-file. so I think that you should give it a shot. (And remember to vote the package up if you like it ;) )
/Kim A
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.