General Actions:
| Question | How to restrict attachment formats? For example, allow only images as attachment |
| Answer | You could modify the attachmentsinline.vm file in your templates/ directory to perform a check when the form is submitted for example. |