2

I've two columns in sharepoint 2007 list. First column is "For this one idea patents have been selected/filed". I've YES NO radio buttons for this column. Second column is "Number of Patents". I've a dropdown of values 0 to 5. I want second column to appear only when YES radio button of previous column is checked. Can anyone know how to achieve this?

1
  • Why is it necessary to have two columns? You can build a view to only show results when "Number of Patents" = 0. Commented Jul 31, 2013 at 9:45

1 Answer 1

1

You would have to use JavaScript or jQuery in the form to achieve this. Not something that can be done out of the box.

1
  • I am writing these sql server minus queries to run in automated framework. Commented Dec 21, 2023 at 7:12

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.