Using Custom Processor

Permalink Browser Info Environment
Hi, first of all this is a great addon. I hope someone can help me about using custom processors. After submitting it should add the record to the database as it does now and should add the record to an XML file trough SimpleXML. Where do I have to put my processor to be listed on "Custom Processor"? Or is there any other better solutions?

Type: Discussion
Status: New
br2studio
View Replies:
jgarcia replied on at Permalink Reply
jgarcia
Put it in /tools/sixeightforms. At the top of your script add

Loader::model('answer_set','sixeightforms');
$as = sixeightAnswerSet::getByID(intval($_GET['asID']));


You can then access the data that was submitted via $as->getAnswer('field_handle').

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.