<script src="<link to file>jquery-1.11.1.min.js"></script>
<script>
$( document ).ready(function() {
$(".ms-advsrchtips" ).find('a').attr("href", "javascript:openDiaFormadvsrchtips();")
});
I faced a weird issue today, Metadata for document which has lookup column was not updating even after saving the item. There was no erro...