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.
One of the hardest things to do, in my opinion, is communicate these things via messages. I’ll do my best to explain it, and please tell me if my understanding is completely off. My vision is this.
If content type “A” is chosen, the second field will have a dropdown with choices “1”,”2″,”3″ (just an example
If content type “B” is chosen, the second field will have choices “4”,”5″,”6″. I hope this makes sense and it helps.