Hello,
there is already one post on this topic, but i didn't bring it to work. This Post is just about the storeage-mode custom.
Statement: Seblod saving all values of GroupX fields in the joomla table "content" in the column "introtext". There are a lot other fields, who a saved as custom as well.
Situation: I m havving one content-type, who uses 6 different (seperated) groupx. I wonna import all the stuff from the old homepage by one using the CSV Importer. Here the setup of some fields.
- >>> Main Content-type, which use the GroupX fields
- >>> GroupX field, which refer to the Group (Content-Typ)
- grpx_paris
- grpx_london
- grpx_berlin
- etc.
Try. I tried to import for example this CSV structure to my content-typ A
id, title, catid, created_by, grpx_paris
6, Testtitle, 10, 223, ::street|0|grpx_paris:: A-Street ::/street|0|grpx_paris:: <br /> ::street|1|grpx_paris:: B-Street ::/street|1|grpx_paris::
But the import doesn't work.
I`m thankful for help. This Job isn't possible to make manually, because of more than thousands of articles.