I have a form for intranet adminisration where the last field is to choose an image (source_file). I would like to allow the submission of the form
on enter keypress.
I've try a javascript event but it work only when the last input field is a text but it's not working when the last input is a source_file.
Any suggestion ?
I've try a javascript event but it work only when the last input field is a text but it's not working when the last input is a source_file.
Any suggestion ?