Hi,
We're trying to save a record in an editabletable whenever the user leaves the row (even without clicking on the checkmark). We've tried using the onblur event (in the table) to no avail.
The main problem is that the editabletable is in a webblock, but the user submits the whole form from outside this webblock, and the information from the editabletable is not being saved.
Do you have any suggestions?
We're trying to save a record in an editabletable whenever the user leaves the row (even without clicking on the checkmark). We've tried using the onblur event (in the table) to no avail.
The main problem is that the editabletable is in a webblock, but the user submits the whole form from outside this webblock, and the information from the editabletable is not being saved.
Do you have any suggestions?