Status
Priority
Medium
Bridge recipe that adds optional document attachments to announcements.
Fields to add to announcement:
- field_attached_documents (entity reference to rsvp_document, unlimited, optional)
- Inline entity form for creating/attaching documents from within the announcement form
rsvp_document fields:
- File upload: pdf, docx, xlsx, pptx, etc. — 20MB max
- field_document_type (taxonomy reference)
- field_filing_date (date)
- field_is_important (boolean flag)
Requires: rsvp_announcement (core) + rsvp_document recipe.