Signup Profile search, view and edit are not supported for Profiles which include fields for more than one record type. cj(document).ready(function(){ cj('#selector tr:even').addClass('odd-row '); cj('#selector tr:odd ').addClass('even-row'); });