Which training of the Academy are you doing? And what is the number of the assignment-step?
For 2-nd "CE-1568 ...":
You probably have a page containing a dataview that TrainingEvent and a button that opens the registration_overview for that TrainingEvent. The button is likely not placed inside that dataview. Place the button that opens the page "TrainingEvent_Registration_Overview" inside that TrainingEvent-dataview.
A few screenshots would help us understand what you're doing a bit better
Some screenshots
Hi Thomas,
(CE1568) Before you can open the page TrainingEvent_NewEdit, you must first create a Training Event to pass to the page. You can do this as follows:
#1 Right click Button "+ Add a Training Event", Edit On Click Action
#2 Select "Create Object"
#3 For Entity (Path), select Training Event
#4 The On click page should be set to "TrainingEvent_NewEdit"
The button will now create a Training Event and pass it to the page