I am populating input fields with a drag and drop interface. Once an item is dropped/cloned and the fields are populated via javascript i would like the record to submit to table without an "add" button needing to be clicked. Could a javascript function be used to submit a record?
Has anyone done anything like this, or have any ideas?