I have two goals here that I am trying to accomplish using a custom form in SharePoint Designer. When a user selects a certain value from a drop down list:
- the required field below should either become hidden or read-only (using css)
- that same required field should no longer be required
Please give me some advice on how to do this, thanks!