How to change “validation summary error” text for Local Login in Power Pages

Ragavan Rajan
2 min readJun 5, 2024

As a Power Pages enthusiast, I understand the importance of creating a seamless user experience. Every detail, from design to functionality, contributes to a user’s perception of your brand.

Straight to the point:

Content Snippet is one of the easiest ways to change the text using the out-of-the-box (OOB) way. Unfortunately, Microsoft has deprecated the inline front-end editor that will allow us to find content snippets easily.

We can change the “validation error summary” text message in this article using a simple jQuery technique.

Power Pages: Change validation summary error text

Step 1: In Power Pages Management > Under Content > Web Pages > Home Page. Screenshot for additional help. Please see below.

Step 2: Under“Localized Content” > select “Home”

Step 3: Select Advanced Tab > And place the following code

        $(document).ready(function() {…

--

--

Ragavan Rajan

Microsoft Business Applications MVP|5X PowerPlatform Superuser |Solution Architect|Full Stack Developer|Modern web developer, etc.