I have form fields that are the same, with the same name/id, let's say that I have ten such fields.
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
and so forth,
would I would like to do, is if the first "name" field is entered, the other fields are automatically filled with the same data, and so forth, and this would prefereable go down the form, so if the fourth "name" field is changed from the ones above it, the field below it change to whatever the fourth field was changed to, but not the fields above the fourth field.
Any help appreciated.
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
name: id=name
and so forth,
would I would like to do, is if the first "name" field is entered, the other fields are automatically filled with the same data, and so forth, and this would prefereable go down the form, so if the fourth "name" field is changed from the ones above it, the field below it change to whatever the fourth field was changed to, but not the fields above the fourth field.
Any help appreciated.