Maurice wants to have a report on employees, which shows only employees or the department selected in a select list item. He has created a report, calledREPORT_1, based on the EMP table. Above the region, he has defined a select list called P6_DEPTNO. Maurice has added the correct Where clause forREPORT_1 and defined an "on change" dynamic action on P6_DEPTNO to refresh the REPORT_1 region. When he runs the page, no data is displayed, irrespective of the department selected.What must Maurice do to get the page to work correctly?
Penny has created a special survey page, Page 8, where she wants to hide the standard navigation menu.Which two ways can Penny hide the navigation menu only for Page 8? (Choose two.)
Which best describes how Session State Protection works?
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 ListEntry 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?
Fred created a parent/child relationship between the Employees and Departments.Fred wants to hide the Departments region.What should Fred do to achieve this?
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?