Forums

submit article using form result

saeedi 09 Sep, 2013
ChronoForms has a useful action, "Submit article".
But I want to create an article from form result, like "thanks message" or "email".
In "submit article" action there is one input for article full text, but I want to create an article using form result.
can anyone help me?
GreyHead 10 Sep, 2013
Hi saeedi,

You can use a Custom Code action to build the article from the form inputs and save the result to $form->data['fulltext']. See an example here.

Bob
This topic is locked and no more replies can be posted.