To make the "Create a new record" action in a Power Pages list open in the same tab instead of a new one, you can adjust this behavior using JavaScript customization or by modifying the list configuration in the portal management app.
Here’s how you can approach it:
If the list is rendered using the standard Power Pages list component, you can inject JavaScript to override the default behavior of opening in a new tab.
This script finds the "Create" action links and forces them to open in the same tab (
_self
).
If you're using the Portal Management app:
If you want to avoid navigation altogether, consider using a modal dialog for record creation. This requires more advanced customization using Liquid + JavaScript + Web API, but it provides a smoother UX.
🏷️ Tag me if you have any further questions or if the issue persists.
✅ Click "Accept as Solution" if my post helped resolve your issue—it helps others facing similar problems.
❤️ Give it a Like if you found the approach useful in any way.
oliver.rodrigues
33
Most Valuable Professional
Fubar
22
Super User 2025 Season 1
JB-10040341-0
18