You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using FileProcessorFormField for uploading multiple files requires a CustomFormDataProcessor to map the IDs to the actual data structure. This should be added to the documentation with a proper example to show what needs to be done here.