web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Changes in webtemplate...
Power Pages
Unanswered

Changes in webtemplate (pagination) are not reflecting

(0) ShareShare
ReportReport
Posted on by 27

Hello everyone, 

 

Today I tried to adjust the content of the standard pagination webtemplate in my power portal app. I tried to adjust the previous and forward arrow icons. But changes to the webtemplate do not seem to reflect.

 

I cleaned the cache and reflection are still not visible. 

 

Could someone help me out?

 

Thanks in advance!

Categories:
I have the same question (0)
  • ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Hi @Bart-qteam 

     

    Are you referring to the template "Page with Child links?" Please post the screenshot of where did you make the changes? 

     

    Try Ctrl + F5 once you have done sync changes. 

     

    Hope it helps. 
    ------------

    If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.

  • Bart van Tongeren Profile Picture
    27 on at

    Hi,

     

    Thanks for your response!

     

    It's about the Pagination webtemplate. I only made a change in the arrow icon (I added the text: Previous). I also tried changes in other sections of the template, but none of them are working.

     

    Ctrl + F5 is not working.

  • AaronKGumbs Profile Picture
    94 on at

    Hi,

     

    You need to ensure that you've replaced '«' with 'Previous' in the following locations in your Pagination Web Template:

     

     {% if current_page == 1 %}
     <li class="disabled"><a href="{{ request.url | add_query: 'page', '1' | path_and_query | escape }}">Previous</a></li>
     <li class="disabled"><a href="{{ request.url | add_query: 'page', prev_page | path_and_query | escape }}">Previous</a></li>
     {% else %}
     <li><a href="{{ request.url | add_query: 'page', '1' | path_and_query | escape }}">Previous</a></li>
     <li><a href="{{ request.url | add_query: 'page', prev_page | path_and_query | escape }}">Previous</a></li>
     {% endif %}

     

    Once that's done, you need to clear your portal cache by either going to /_services/about as a logged in user with the Administrator Web Role, or, by heading to the Power Apps Portal Studio and using the Browse Website button.

     

    I've just tried this with no issues.

     

    Thanks,

    Aaron

  • Bart van Tongeren Profile Picture
    27 on at

    Thank you very much, I will try this.

     

    Edit: after clearing the cache and following your instructions the changes are still not reflecting.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Pages

#1
Lucas001 Profile Picture

Lucas001 17 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 12

#2
CN-06091549-0 Profile Picture

CN-06091549-0 12

Last 30 days Overall leaderboard