Skip to content

record add multiple files

Lars Griem requested to merge lars153/kadi-apy:addMultipleFiles into develop

Added the possibility to upload multiple files to a record at once. The names of these files are passed to the file_name port and have to be separated using a certain separator. This separator defaults to ";" but can be changed by the user as desired.

Merge request reports