Customization on Volunteer Records
Custom Fields on Volunteer Records
Defined on: the Volunteer Package Item
Stored on: the Volunteer Instance record
Volunteer custom fields collect additional data about each volunteer’s service. Common uses:
- Skills or certifications verified at check-in
- Department or programme area assignment
- Supervisor or team lead name
- Equipment or materials needed
Configure on the Volunteer Package Item’s Custom Fields tab.
Access in scripts: volunteerInstance.get('FieldName').value
Available in reports: selectable columns in Volunteer Instance reports.
→ Full reference: Where Custom Fields Live