I try to follow https://getbootstrap.com/docs/5.3/forms/input-group/#custom-file-input to hide the input[type='file'] with a button but it doesn't work. <div class ...
File Input is a field which the user can use to upload one or more files (photos, documents or any other file type) from local storage.