Noob here,
I've created a chrono form which collects username,password,short data entry. I want the data from the chrono form, once submitted, to become an article. Or appear in an article. Is this possible?
Basically I just want people to write a short poem. I want these poems, or at least the most recent, to appear one after the other on the frontpage.
This seems so simple. Is it?
I've created a chrono form which collects username,password,short data entry. I want the data from the chrono form, once submitted, to become an article. Or appear in an article. Is this possible?
Basically I just want people to write a short poem. I want these poems, or at least the most recent, to appear one after the other on the frontpage.
This seems so simple. Is it?
1. Create a form for submitting poems, storing them in a table
2. Create a form for displaying said poems (from the table) in descending date order
3. Add a new Front Page article and on this use the plugin to display the form in #2
4. Set the redirect on the submit form to be the homepage
2. Create a form for displaying said poems (from the table) in descending date order
3. Add a new Front Page article and on this use the plugin to display the form in #2
4. Set the redirect on the submit form to be the homepage
This topic is locked and no more replies can be posted.