october-plugin-forms icon indicating copy to clipboard operation
october-plugin-forms copied to clipboard

Create easy (and almost magic) AJAX forms

Results 4 october-plugin-forms issues
Sort by recently updated
recently updated
newest added

![brave_droWcXh8o2](https://user-images.githubusercontent.com/30869347/176286989-77bd704e-d47f-4fc6-b8c8-5338d9ad2a30.png) Currently Getting this Error when submitting my Ajax Upload Form. Any idea as to why?

The post() function used in the **onFormSubmit** method of **MagicForm** class is not having `````` data. after this PR this issue would be resolved.

### Added support for October CMS v3: - Reworked mail_recipients property into a "dictionary" type Updated the description for the property as well, which will need non-English translations. This fixes...

The following error occurs when trying to submit a form. > Symfony\Component\Mime\Exception\RfcComplianceException: Email "0" does not comply with addr-spec of RFC 2822. in [/home/gca.riverworksmarketing.net/public_html/vendor/symfony/mime/Address.php:54](javascript:) This is because it appears it...