Question on forcing a field to be entered on a form
Wondering if it's possible to force someone to fill in a certain field on a form before they can move along filling out the rest of the form. I wrote a Java script that will take them to line i want to be filled out but it would be nice if i can keep them from moving on filling out the rest of the form until the line is complete. I know could do a pop up alert but it would be nice to prevent going any further until the cell is completed. does this make sense?
