Question 26

Which of the following methods prints a message on a blue background to the top of the current form by default?
  • Question 27

    (What is the primary purpose of an application scope?)
  • Question 28

    Which of the following statements is true for the Form Designer?
    a)To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
    b)To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field.
    c)To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.
    d)To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
  • Question 29

    Which of the following statements does NOT apply when extending an existing table?
  • Question 30

    Identify the way(s) an application can respond to an Event generated by the gs.eventQueue() method.
    a) Script Action
    b) Scheduled Script Execution (Scheduled Job)
    c) UI Policy
    d) Email Notification