ACD-201 Exam Question 1

You're developing a case management application. Currently, users can view a list of all cases designed using a a!forEach() loop from a record query. Users can navigate to the case summary page which shows the case details in a two (2) column layout. Users are also able to update the case details.
During the last round of UAT testing, users reported that the tool was not intuitive to use.
Match each feedback comment to the suggested UI/UX improvements.
Note: Each UI/UX improvement will be used once, or not at all. To change your responses, you may deselect your response by clicking the blank space at the top of the selection list.

ACD-201 Exam Question 2

You need to configure the security for the synced record type Case.
Your requirements are:
Only users in the "Archive Management" group can access cases in the "Archived" status.
Cases in the status "Deleted" are accessible to no one.
Users in the "All Users" group can already access the record.
What should you do?
  • ACD-201 Exam Question 3

    The synced record type Customer has a one-to-many relationship with the Case record type.
    You need to calculate the number of open cases for each customer.
    What are two valid methods to accomplish this? (Choose two.)
  • ACD-201 Exam Question 4

    You're conducting a code review and notice that some accessibility features are missing on the interfaces.
    Which two UX best practices should be followed to align with accessibility requirements? (Choose two.)
  • ACD-201 Exam Question 5

    You need to allow external systems to invoke Appian web APIs.
    Which user role should be assigned?