1. Subject: Apps & AdminCentral & UX - Forms
    Identify the form elements that can be found in the login form shown below:
     

    A - Form fields
    B - Button forms
    C - Dialog forms
    D - Edit windows.

    Correct answer: A

  2. Subject: Apps & AdminCentral & UX - Forms
    How is a form in AdminCentral used by a Magnolia Author?

    A - An AdminCentral form is used by authors to enter data into Magnolia, often content which gets stored in JCR.

    B - An AdminCentral form allows a webpage visitor to register as an author in Magnolia.

    C - An AdminCentral form allows webpage visitor to submit data to Magnolia.
    Correct answer: A

  3. Subject: Apps & AdminCentral & UX - Forms
    AdminCentral forms usually come  with at least one tab and one form field.
    What is the purpose of configuring a field in a form?

    A - To allow an author to enter text, upload an image or select a date.
    B - To enable a website visitor to register using the web form.
    C - To activate the dialog which prompts a website visitor different messages.
    D - To enable co-authors to enter comments when pages are ready to publish.
    Correct answer: A

  4. Subject: Apps & AdminCentral & UX - Forms
    An AdminCentral form is used by authors to enter data into Magnolia. Your task is to configure an AdminCentral form.
    Where is one correct place in Magnolia to configure a form?

    A - In a dialog definition
    B - In a separate module: config > /modules/contact form
    C - In an action definition
    D - In a sub-app definition

    Correct answer: A

  5. Subject: Apps & AdminCentral & UX - Forms
    You are in the process of configuring a form in AdminCentral.
    What are the two main entities you will configure?

    A - tabs and fields
    B - tabs and inputs
    C - fields and inputs
    D - fields and labels
    Correct answer: A


  6. Subject: Apps & AdminCentral & UX - Forms
    Which are correct examples of where a form is used in AdminCentral? 

    A - In dialogs and in Content Apps
    B - In actions and in commands
    C - In filters and in scheduled jobs
    Correct answer: A
                                    

  7. Subject: Apps & AdminCentral & UX - Forms
    You need to ensure that in an AdminCentral form some fields have the required data before saving.
    What is the mechanism provided by Magnolia to achieve this?

    A) Form validation

    B) Form pre-filling

    C) Form initialization

    D) Form defaults

    Correct answer: A

     
  8. Subject: Apps & AdminCentral & UX - Forms
    Which field validator ensures that a form field is mandatory and needs a value to be entered.

    A - required

    B - obligatory

    C - mandatory

    Correct answer: A

                             
  9. Subject: Apps & AdminCentral & UX - Forms
    For a form in AdminCentral you need to implement a complex field validation, for example validating data against by external system.

    What is the right approach in Magnolia's form validation mechanism to achieve this?

    A) Create a custom validator class

    B) Use the flexible 'required' property

    C) Use a regexp based validator

    D) Create a custom field

    Correct answer: A


  10. Subject: Apps & AdminCentral & UX - Forms
    You have just added a 'fieldType' value in a form field definition.

    What will be the 'fieldType' value of your field that enables plain text input? 
    A - text

    B - richText
    C - static
    D - date
    Correct answer: A


  11. Subject: Apps & AdminCentral & UX - Forms
    The screenshot below shows an example of a form in AdminCentral.

    What type of Magnolia form fields are the Headline and Text?

    A - 'Text Field' and 'Rich Text Field'
    B - 'Plain Text Field' and 'Form Text Field'

    C - 'Header' and 'Text Field'
     
    D - 'Single Line Field' and 'Text Box'

    Correct answer: A

  12. Subject: Apps & AdminCentral & UX - Forms
    Only one statement is TRUE about forms in AdminCentral. Identify the CORRECT statement.

    A - In configuring a form, "form" and "tabs" are fixed node names.
    B - An AdminCentral form is used by website visitors to enter data into Magnolia.

    C - In configuring a form, it is mandatory to add captcha to verify that the user is human and not a bot.
    D - Forms in Magnolia are pre-configured within the ui-admincentral module.
    Correct answer: A

  

  • No labels