QuestionQ54
Application User InterfaceWhich of these methods, by default, displays a message on a blue background at the top of the current form?
- A g_form.addInfoMsg()
- B g_form.addInfoMessage()
- C g_form.showFieldMessage()
- D g_form.showFieldMsg()
Which of these methods, by default, displays a message on a blue background at the top of the current form?
Community Discussion