martin-g commented on PR #561: URL: https://github.com/apache/wicket/pull/561#issuecomment-1479159277
> I would like to add `setFileCountMax()` to `MultiFileUploadField` (at line 225) You mean to call `form.setFileCountMax(this.max)` ? Why ? I think this is responsibility of the developer to set the max per Form. Wicket should not try to calculate it. Or should it ?! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
