I have custom list in sharepoint and I am doing validation through sharepoint designer using Jquery. My requirement is I want to access list items from sharepoint in the client side before I can enter new data.
Is there anyway I can access custom list items before I can push new list items in to the custom list.
If I can access then I will make sure no duplicates are being entered into the list.
Could anyone help this.. Or could any one suggest any other approach to fulfill my requirement.
Hari