Test your knowledge
- Which of the following functions is provided by the framework? (100 points)
a. context.parameters.dataset.sorting.sortAscending
b. context.parameters.dataset.paging.loadNextPage
- Which of the following will show the quick find search box on the home page? (100 points)
a. displayQuickFindSearch
b. displayQuickFind
- What happens when the id parameter in the openForm method is an empty string? (200 points)
a. An error with the following message is returned by the function: The requested record was not found or you do not have sufficient permissions to view it.
b. A new form for the specified entity is opened by the application.