Hi guys,
In my form, I have input fields for entering qunatities (these fields generated dynamically depending upon the number of line items in the order). All the fields has same name assigned to it. So, there is no way to differentiate them.
Now my question comes, I want to display the message when user leave/make one or more fields "blank" and want to place the curson on the first blank field.
Please suggest me how could I do this.
Thanks in advance.
NRastogi
PS: There is one more input field on the page that displays "Date" and is under another form tag.