I have several lookups on a form. The customer needs to select from those but if they click it navigates to the form for that particular lookup. How can I prevent that navigation from occurring. Should I be able to do that in javascript? I can not seem to address the div or span tags via jquery and turn off the click event? Is this the correct approach?
*This post is locked for comments