Is there a way to design an upload button that looks similar to the download button but performs the fileInput function? In other words, I would like the label to appear on the action button only but with no placeholder box "No file selected" following the upload button. When the upload action button is clicked, a window pops up to allow the user to select the .rds file that was previously saved to restore the shiny app settings. Thanks.