In a custom list I have 2 columns. Column A is a drop down selection, lets say the selections are True/False for simplicity.
What I want to do is have a second column that is either Enable/Visible or Disabled/Hidden on the form based upon the value of Column A.
If A=False then Enable B
Is this possible on SP2010?