A form has a Save button with the Built-in Validations property set to Yes. Which validations are automatically performed when a user clicks the button?

YeahYeah

Quiz
•
Science
•
University
•
Easy
Miraculous Video
Used 17+ times
FREE Resource
162 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Check if the mandatory fields are filled in.
Check if the mandatory fields are filled in and if the non-mandatory fields that are later used in the logic are also filled in.
Check if the mandatory fields are filled in and if the data submitted by the user matches the data type expected in the input fields.
Check if the mandatory fields are filled in and if the data submitted by the user matches the data type of the Form's data source.
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A Screen contains a Form to collect Customer data. The Form has a Save Button with the On Click property set to a SaveOnClick Action, which sends the data to the server to store it in the database. The developer must ensure that the Action will not send the data to the server when the mandatory Customer data fields have not been filled in. What is the best way to do that?
Set the Built-in validations of the Save button to Yes.
Perform custom validations for all inputs. If one fails, set the Valid property of the Form to False
Set the Built-in validations of the Save button to Yes and check if the Form's Valid property is True
Set the Built-in validations of the Save button to Yes and add an Exception Handler flow to handle invalid inputs
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
After opening the OSMDb module, the following appears on the Manage Dependencies dialog. Considering this scenario select the correct option.
The OSMDb Core module has been deleted from the Server.
The OSMDb Core module has one or more references to elements in the OSMDb module.
Clicking the Apply button is enough to refresh all dependencies.
A referenced element has been changed in the OSMDb Core module.
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
By default, how is data fetched on a Screen?
The Aggregates and Data Actions run only when they are explicitly called.
The Aggregates and Data Actions do not run in any particular order.
The Aggregates run first, then the Data Actions.
The Aggregates and Data Actions run following their order on the Screen (from top to bottom).
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Complete the following sentece:" By setting the Valid property of the Name input field to False"
... it is mandatory to set a message in the ValidationMessage property of the Input."
the Valid properties of the other input fields will also be set to False."
... the Valid properties of the Employee Form will automatically be set to False."
it is mandatory to programmatically set the Valid property of the EmployeeForm to False."
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Consider that the following Pagination widget will be used to implement the pagination functionality in a List of Employees. What should be the value of its MaxRecords property?
The number of pages available to navigate to.
The total number of Employees.
The number of elements to be displayed per page.
The total number of attributes used in the List.
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Consider that you have a Web Block, named CardBlock, whose content is a Container with the... style class applied to it. This Block is instantiated inside the Dashboard Screen that is based on the Dashboard. Considering the following CSS definition, which of the following options is correct?
In the Dashboard Screen, the Container inside the Web Block will have a blue background and 16px font size
In the Dashboard Screen, the Container inside the Web Block will have a red background and 16px font size.
In the Dashboard Screen, the Container inside the Web Block will have a blue background and 14px font size.
In the Dashboard Screen, the Container inside the Web Block will have a red background and 14px font size.
Create a free account and access millions of resources
Similar Resources on Quizizz
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade