I am new to sharepoint. I have some problem with sharepoint2007. I have two list, one list contains two column. One column is Single line of text type and the other column is a lookup type. The lookup type column is related to another list.
Is this possible?
I fill some value in the Single line of text type column and press the Ok button then it can search for a value (which is fill in Single line of text type ) in lookup column if this value is present in lookup column then go next page, if not there then show an alert message value is not valid. Using JQuery or another method.