Scenario: We need show a warning message when an error occurs and a success message if the process completed. You can use ‘message‘ for showing warning/ information messages in a suitelet. ‘N/ui/message‘ module can be used for that. in the above example, we can create the message by using message.create method. As an option, you… Continue reading Showing Warning/ Success Messages in Suite lets
Tag: messages
Copy Messages, Tasks, and Calls from one Entity to another
Use record.copy functionality to create new Messages , tasks and calls from existing sub-records attached to the source Entity. Attach the newly created messages tasks or calls to the new or the destined entity record. Delete the source messages, tasks and call sub records.