How do you a clear an embedded list cell value through an embedded list client script?
I've been able to retrieve cell values in embedded lists using list.getCell().innerText (see below) but have not been able to set values to these cells. Anyone know how to clear or update cell values? Unfortunately g_form can't be used for embedded...
