Hello,
I have a form and I want to add an article to the website based on the form data. Now I also have Fields with the article, but how can I fill these fields? Do I need to query the database?
I have a form and I want to add an article to the website based on the form data. Now I also have Fields with the article, but how can I fill these fields? Do I need to query the database?
You need to save it to the database yes. I think it's the #__content table.
This topic is locked and no more replies can be posted.