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 / Adjust the Email Confi...
Power Pages
Answered

Adjust the Email Confirmation Site - PowerPages

(0) ShareShare
ReportReport
Posted on by 2,502 Super User 2025 Season 2

Hello everyone,

 

does somebody know, how to add some code to the email confirmation page?

I need to hide the picture due to design reasons and usually use Jquery for that part.

Lucas001_0-1688463016440.png

 

Would be easy if the page would be listed in the Portal Management, but unfortunately I cannot find it.

I tried overwriting it by using the PageCopy approach, creating a content snippet. But it does not seem to work.

Lucas001_1-1688463201719.png

Anybody an idea for that problem?

 

 

Categories:
I have the same question (0)
  • Lucas001 Profile Picture
    2,502 Super User 2025 Season 2 on at

    Hi @Fubar,

     

    thanks a lot it works for me as well.

    The only thing I want to mention, I had to set the language settings on the content snippet.

    Otherwise it was not working.

     

    Could you explain why it is Account/ConfirmEmailRequest/PageCopy and not Account/Manage/ConfirmEmailRequest/PageCopy ? Is there a way to know how to build the PageCopy Content Snippet?

  • Verified answer
    Fubar Profile Picture
    8,437 Super User 2025 Season 2 on at

    The following works for me, note the different Content Snippet name I am using

     

    Content Snippet: Account/ConfirmEmailRequest/PageCopy

    set to HTML

    <script>
    $( document ).ready(function() { 
     
     function test(){
     alert("Confirm Email test")
     }
     test();
    });
    </script>

     

     

     

  • Lucas001 Profile Picture
    2,502 Super User 2025 Season 2 on at

    Hi @Fubar,

     

    I changed the code snippet to html but it is not working at all.

    The problem whcih I have is that from my understanding the Confirmation Site is not linked to the Profile site which I can adjust to my belongings quite easily.

     

    Do you have any other idea?

  • Fubar Profile Picture
    8,437 Super User 2025 Season 2 on at

    If doing it in a Content Snippet  you would probably need to change its type from text to html - but you should find that you have a Web Page called "Profile" (use the Portal Management app if not in the newer interface)., on this Web Page's localized page you can add JavaScript under the Advanced tab.

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 27

#3
Lucas001 Profile Picture

Lucas001 25 Super User 2025 Season 2

Last 30 days Overall leaderboard