QuestionQ196
Application User InterfaceWhen creating a Client Script intended to display feedback tied to a particular field, which method should be used?
- A g_form.showInfoMessage()
- B g_form.showFieldMsg()
- C g_form.addInfoMessage()
- D g_form.addFieldMsg()
Community Discussion