I have a field which is my primary key. If that field is blank and i try and click save record it gives me an error saying that index or primary key can't contain null value.
My question is how do i change that error to say something like "Please complete the ticket number field"
Where in the code would i go. I tried flipping through the code and i have tons of err.descriptions.
Thanks
My question is how do i change that error to say something like "Please complete the ticket number field"
Where in the code would i go. I tried flipping through the code and i have tons of err.descriptions.
Thanks