Hello Everybody.
Just a quick question. I need to import data to Object Free ContentType. The Seblod Importer seems not to support importing to object free content types so I have to do it manually.
Can you please confirm that following is correct?
I update just two db tables
#__cck_core
#__my_custom_table
where
#__my_custom_table.id equals #__cck_core.pk
Thank you
Michal