I’m looking for some ideas how to check for duplicates;
I have custom category ActiveView modified to have only Submit and Cancel buttons. I already have javascript in place to check for duplicates running subWRs.
How/where do I place my code with Submit button: I need to prevent Submit and display duplicate message in case duplicate record exists.
Here is the Submit button line from footer section:
<input type="SUBMIT" name="subbutton" class="saveButton" value="[LL_REPTAG_'WEBNODE_HTMLLABEL.SubmitButtonLabel' XLATE /]">