The RecordEXPRESS form field provides a field to indicate "Collection Dates."

In the UI, it seems this date appears in two places,
- Summary > Dates
- About this collection guide > Date Prepared
The XML that is generated seems to have mapped the data presented in "Collection Dates" into two EAD fields:
<filedesc><publicationstmt><date> - should not pull from "Collection Dates"
<archdesc><did><unitdate> - should pull from "Collection Dates"

Here's what we would like:
- Ensure that "Collection Dates" only maps to
<archdesc><did><unitdate> (and not other EAD fields)
- Potentially - "Date Prepared" should map to
<filedesc><publicationstmt><date> from the submission date?
==
Related Freshdesks