Client would like to enter notes as they are creating/adding to sales order via matrix items and have these carry over to the SOLines when they click Add & Close. Is this even possible?
As far as I can tell, the notes/attachments on the matrix table view don’t actually do anything currently.
I’ve done many customizations, including to matrix items (with much help from

After clicking Add & Close I can’t find this in the CSAnswers table using:
SELECT * FROM Note WHERE NoteText = 'Test Note 123'