Goal: I'm trying to send multiple emails in a single screen in a List View.
Steps: The list view is rendering with the email composer and the send button. I can edit the values, but when I click send (triggers script) I can't seem to get the value of the rich text. When I
log the whole list view I don't see the text from the rich text. console.log (JSON.stringify(emailsListView));