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

Notifications

Announcements

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)
  • 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.

  • 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

    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.

  • 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.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Pages

#1
Fubar Profile Picture

Fubar 51 Super User 2025 Season 2

#2
Jerald Felix Profile Picture

Jerald Felix 25

#2
Lucas001 Profile Picture

Lucas001 25 Super User 2025 Season 2

Last 30 days Overall leaderboard