Thursday, March 8, 2012

Hide fields in the list form using jQuery

The rule would be as follow:
1. Show the row of “Others” only if [Issue Type] = “Others”
2. Otherwise, hide the whole row of “Others”.
Solution:
Add a CQWP on the list:

Open the SPD2010
Update the CQWP with the below statements

Ticket1 and Ticket2 are the classes of the controls

Save the updates in SPD2010 and then refresh the page on the browser.

No comments: