I have a continuous form that has three text fields, one plain text (description), one date (date), and one another plain text (name). There is also a delete button..
When I click on the date text box, a calendar is opened, date selected and that is then inserted into the date text field. The same process applies for the name text box.
_______________________
My issue is whe i'm filling out the form, i generate multiple records on the form, but when I click back on a one that i've just made I am unable to type into the text box (description). However, if I click on the date text field and select a date, I am then able to type into the description text box for that particular record.
Does anyone know why this is happening?
When I click on the date text box, a calendar is opened, date selected and that is then inserted into the date text field. The same process applies for the name text box.
_______________________
My issue is whe i'm filling out the form, i generate multiple records on the form, but when I click back on a one that i've just made I am unable to type into the text box (description). However, if I click on the date text field and select a date, I am then able to type into the description text box for that particular record.
Does anyone know why this is happening?