I have two required field in a document library. I want to use some conditional formatting for them. For example, when I upload a new document, I want the first column to show with several choices. Depending on the choice the user makes, I want the second required column to come up where they can select a secondary option. Is this doable? Right now both required columns come up when the upload file is clicked.
As others have already mentioned, you’ll need to use JavaScript to do this.