Microsoft Dynamics 365 Business Central Developer — Question 77
You create a page with the PageType property set to RoleCenter.
You navigate through the different sections of the page.
You need to add functionalities to the page.
What should you do?
Answer options
- A. Define an action with the plus icon in the area(creation).
- B. Create headlines using the Cuegroup control.
- C. Define the navigation bar in the area(processing).
- D. Integrate Charts to display information in cues.
Correct answer: C
Explanation
The correct answer is C, as defining the navigation bar in the area(processing) is essential for enhancing the RoleCenter page's functionality. Options A and B do not directly improve navigation or functionality, while D focuses on data display rather than page navigation enhancements.