I've got this js function that converts ALL input values into text. I want to convert only ONE row from to plain text (all rows have 5 cells plus a button for saving) and with that button i want to convert that row data into plain text. I was trying to use .closest object but i failed. I've got this js function that converts ALL inp