Users are unable to attach multiple documents for a single entry, a functionality that worked previously and still works on desktop; We need immediate guidance on the issue with version 11.3.
Users are unable to attach multiple documents for a single entry, a functionality that worked previously and still works on desktop; We need immediate guidance on the issue with version 11.3.
In developer options, adjust the "File Upload Limit" under Property Value to set the number of attachments.
We have reviewed the scenario on our end, and it is functioning correctly in the latest release. Could you please try clearing the cache after enabling the developer option and then check if the issue persists?
I have checked, and it is still not working after applying the latest patch.
As discussed in meeting, there were two file upload limit variables: one restricting uploads to 1 file and the other allowing up to 3 files. Consequently, the web application was using the 1-file limit. After removing the duplicate variable, you should now be able to upload multiple files across all forms.