Shobha's - SharePoint Blog
Saturday, August 17, 2013
Hide the content type dropdown field in Edit Form of library
$(document).ready(function() {
$("select[id*='ContentTypeChoice']").closest('tr').hide();
});
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment