leo_ns
01/26/2024, 10:55 PMMarvin
01/26/2024, 10:59 PMleo_ns
01/26/2024, 11:07 PMleo_ns
01/26/2024, 11:14 PMjen
01/26/2024, 11:15 PMMarvin
01/26/2024, 11:43 PMN/ui/message
module is only available in clients scripts. So when using a Suitelet you need to load the client script that would include it. Client script would be if displaying the message is dynamic by changes on the user side. How to add in a suitelet -> https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4625432742.html#Assistant.clientScriptModulePathMarvin
01/26/2024, 11:44 PMN/ui/serverWidget
-> https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1530198114.html#bridgehead_1531327506leo_ns
01/26/2024, 11:49 PMMarvin
01/26/2024, 11:53 PMN/ui/serverWidget
?Marvin
01/26/2024, 11:53 PMlet form = serverWidget.createForm({
title: 'Simple Form'
});
leo_ns
01/26/2024, 11:54 PMleo_ns
01/26/2024, 11:56 PMMarvin
01/26/2024, 11:57 PMmessage.
leo_ns
01/27/2024, 12:01 AMMarvin
01/27/2024, 12:01 AMMarvin
01/27/2024, 12:02 AMmessage.Type.INFORMATION
with string "INFORMATION"
Marvin
01/27/2024, 12:02 AMleo_ns
01/27/2024, 12:04 AMMarvin
01/27/2024, 12:04 AMleo_ns
01/27/2024, 12:04 AMleo_ns
01/27/2024, 12:06 AMMarvin
01/27/2024, 12:07 AMleo_ns
01/27/2024, 12:08 AMMarvin
01/27/2024, 12:08 AMvar messageObj
Marvin
01/27/2024, 12:09 AMleo_ns
01/27/2024, 12:10 AM