Closed mooror closed 2 months ago
Replaces #297
@GuySartorelli So I think I did the change correctly this time. I followed your instructions and started again, this time from the 4 branch. Made my changes and created a PR for the 4 branch.
A few things I don't know:
The quickest way I knew of to fix the commit text was to redo it, so I made another PR with the commit text changed.
Sorry about that
Replaced by #303
Description
This PR adds the $fileID and $record variables to the "onBulkUpload" extension point that is in the createDataObject() method (in BulkUploadHandler.php). This allows developers to easily set additional fields on the newly created records and use data from the uploaded file to do so.
See the related issue for a usage example
Manual testing steps
Issues
296
Pull request checklist