Hello,
I have a question.
This is what I have done.
1) I created a New Form & Content Type based on a previously created Skeleton
2) I removed all the fields that I don't want to use from the skeleton for my new Content Type.
3) Now I started to create the new Content Types (related article in this case) as follows.
- Add Field
- Named it "related article 1"
- Verified the App Folder
- Selected type "Joomla! -> Article (related)"
- Label same as Title, selected all categories
- Storage: Standard, Free, Selected the 'nrdth_cck_store_form_' content type table. -> Alter , Int(11), Add Column to table
Question, This does add the column to the table, but it also creates a seperate table name 'nrdth_cck_store_join_related_article_1'?
Why does it create this second table?
(When i enter content in my new Content Type the data is stored in both tables.)
Regards,
Peter