Plugin Settings

On Backend, goto Settings, CMS, Magic Forms.

General settings

UI

  • Hide navigation item: It's possible to hide navbar link to records viewer. This is useful if you are using events on your custom plugin to handle data.

File uploads

  • Max upload size: uploads filesize validation on the server side. Use kilobytes.
  • Allowed file formats: which formats are allowed from the server. You can narrow the types on the client side by extending Filepond instance.
Remember: uploads settings are globally and applies to all components.

reCAPTCHA

Configure reCAPTCHA parameters.

GDPR

If your site is under European GDPR law, you can enable auto delete of records after "x days".

For this setting to work, you need to be using Task scheduling from WinterCMS.

Configuring task scheduling is beyond the scope of this plugin/documentation.