Question 1

You need a custom field to display maps of addresses. The addresses need to be formatted before being rendered on some custom HTML.
Which two file types are needed to create a custom field called "map" that satisfies the requirements?(Choose two.)
  • Question 2

    You have a business requirement to perform an additional action after executing the normal REST v10API PUT/[module]/MassUpdate endpoint.
    How would you accomplish this task?
  • Question 3

    You made modifications to the
    Account~./custom/modules/Accounts/clients/base/views/record.php~. In the views controller, you needto further filter the definitions and manipulate them.
    Which Sidecar function call would return the metadata for this view?
  • Question 4

    In which two directories do Sidecar enabled modules read theirsubpanel layouts? (Choose two.)
  • Question 5

    You are attempting to fetch a list of leads using the REST v10API, but after several successfulrequests, you are receiving the error code, "not_authorlzed".
    Which two actions would you perform to correct this problem? (Choose two.)