Inline editing allows users to very quickly modify and update the data for a particular record without having to load the entire record on a page, edit the form, then save the record.
NetSuite developers have a corresponding functionality called submitFields. The submitFields functionality is provi...