What actions should I perform on the overview page?

0
Let's say I created a course app. If I want course students to see the Registration_overview page in the navigation item, do I need to call microflow? And what authority should be given to the lecturer?
asked
2 answers
0

Hi 최 재웅,

               Yes ,you need to call the overview page from the navigation(Show a page).Given your access based on the requiement.

 

answered
0

Hey 최 재웅,

    You need to go to project explorer, add a new item in the navigation structure for the registration_overview page, then set page visibility for the required user role by right clicking on registration_overview page and selecting properties -> Visible for -> *required user roles*.

answered