Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2019 07:29 AM
try this
function onLoad()
{ g_form.showFieldMsg("u_review", ("5 - Exceeds" +"\n" + "4 - Meets")); callback(saveAndClose); }