Add an alert message in between two fields, use the following code section:. if (((connectedEntity.value).toLowerCase() != (fundNameFromPortal.value).toLowerCase())) { log.debug(‘different names’); //Information var mismatchMessage = form.addField({… Continue reading Show an INLINE Alert message in Suitelet page.