Hi, How do you normally prevent duplicates being inputted into you forms.
My Idea is this
The input text box doubles up as a dropdownlist of current values held in the database for that field.
So when you access the organisation form and go to the first text box as you enter the 'I' for IBM All the orgs with 'I' appear. When you see that the organisation your inputting already exists you will stop and move on to the next form.
I dont know how to do this, so currently I have set the field OrgName as Indexed: Yes (No duplicates) but this isnt really any good as the user enters all the other details and clicks submit before the error message comes up.
I have attached my file for you to understand this better.
My Idea is this
The input text box doubles up as a dropdownlist of current values held in the database for that field.
So when you access the organisation form and go to the first text box as you enter the 'I' for IBM All the orgs with 'I' appear. When you see that the organisation your inputting already exists you will stop and move on to the next form.
I dont know how to do this, so currently I have set the field OrgName as Indexed: Yes (No duplicates) but this isnt really any good as the user enters all the other details and clicks submit before the error message comes up.
I have attached my file for you to understand this better.