Clear Single Select-Type Cell
Clear Single Select-Type Cell
Tmoney909
Posts: 1Questions: 0Answers: 0
Hi all,
I am trying to figure out how to clear a select type field using Editor, effectively clearing that single cell. I want to prepare for cases where a user selects the wrong option and wants to change in back to a blank or null option. I am using KeyTable and would like the cell to be cleared when pressing the delete key. I am using ajax, so it would be nice if i could post the following form data:
action: clear_cell,
data[idSrc][field]: null
I would greatly appreciate any help. Thanks!
This discussion has been closed.