Oracle Application Express 18: Developing Web Applications - 1Z0-750 Exam Practice Test
Thomas has created an app and wants to add a help Icon to the navigation bar. He has added the list entry with the Image/Class fa-question circle-o and List Entry Label "Help." When he runs the app, the question mark Is displayed together with the word Help.
How can Thomas display just the icon and not the word Help in the navigation bar?
How can Thomas display just the icon and not the word Help in the navigation bar?
Correct Answer: D
Taylor has created a report and form on the status table.
She wants only application administrator to be able to access the report and form.
What must she do to achieve this?
She wants only application administrator to be able to access the report and form.
What must she do to achieve this?
Correct Answer: D
Which set of components do you need to add breadcrumb navigation to an existing application?
Correct Answer: C
Robert has a form page, Page 5, on the EMP table. He has defined two validations.
Validation 1 checks that P5_MGR is not null.
Validation 2 checks that the employee selected in P5_MGR has a job of PRESIDENT or MANAGER.
How can Robert prevent the employee job validation (Validation 2) from firing when the P5_MGR is NOT NULL validation (Validation 1) has failed?
Validation 1 checks that P5_MGR is not null.
Validation 2 checks that the employee selected in P5_MGR has a job of PRESIDENT or MANAGER.
How can Robert prevent the employee job validation (Validation 2) from firing when the P5_MGR is NOT NULL validation (Validation 1) has failed?
Correct Answer: D
When testing the Data Load Wizard pages, you realize that you forgot to add a transformation rule. What should you do to add the transformation rule?
Correct Answer: C
Which three actions can be performed In Object Browser?
Correct Answer: A,D,E
You created an application where the home page looks like:

You now want to change the page to look like:

What do you need to do to change the appearance of the page?

You now want to change the page to look like:

What do you need to do to change the appearance of the page?
Correct Answer: D
Jim has developed a form page. When running the page, the data displayed Is not what he expected. Therefore, he wants to review the information in session state while debugging the form.
How can Jim accomplish this?
How can Jim accomplish this?
Correct Answer: C