A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
You can either have the current page/reference as a part of a model (check AlloyTech templates for inspiration) or use a bit of code to fetch it. I'd prefer filling in the model with whatever is needed from the controller.
The code alternative would be to get a PageRouteHelper from ServiceLocator and access the Page property.
BR,
Marija
How can i get a reference to the current page within a simple view or layout? I tried "PageReference.SelfReference" but to no avail.