Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2019 07:32 AM
function onLoad()
{
g_form.showFieldMsg("u_review", ("5 - Exceeds" +'\n'+ "4 - Meets"));
callback(saveAndClose);
}
Please mark my response as correct and helpful if it helped solved your question.
-Thanks