Hi
I want to create a simple form for the users.
After submit, the content should be assigned to a specific Joomla category.
And it should be saved ind the Joomla !Table #_content.
I also would like to use fields in the form, which are already defined as Joomla Custom Fields.
So there are 3 tables involved: #_content, #_fields and #_fields_value
How can this be implemented with chronoforms?
Thank you very much
Christoph
I want to create a simple form for the users.
After submit, the content should be assigned to a specific Joomla category.
And it should be saved ind the Joomla !Table #_content.
I also would like to use fields in the form, which are already defined as Joomla Custom Fields.
So there are 3 tables involved: #_content, #_fields and #_fields_value
How can this be implemented with chronoforms?
Thank you very much
Christoph
A save data saving to the content table
A Save Custom Fields action with the custom fields
A Save Custom Fields action with the custom fields
This topic is locked and no more replies can be posted.