Is there something I can add to my visualforce code to hide the Upload Files button. I made the relate list read only but that did not do anything #Visualforce #Lightning Experience
In Visualforce, the Upload Files button can’t be hidden by making the related list read-only; instead, you’ll need to override the standard component with a custom Visualforce page or use CSS/JavaScript to hide that specific button element when rendering the Files related list in Lightning Experience.
nc quick pass login
