My first tab contains a drop down menu which has two options
1. Personal info
2. Office info
The second tab contains all the information regarding Office and Personal Information. But I need to selectively disable certain fields based on the drop down in first tab.
For example,
The second tab consissts of all fields like
Name,
Age
Job title,
Office Location, etc.
And i dont want office related details to be displayed if I am selecting personal info in the first tab.
It would be really great if someone could send me the code for achieving this.
Thanks in advance.