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 / Power Apps Portal- Cus...
Power Pages
Answered

Power Apps Portal- Custom JavaScript is not workig at Advanced Forms

(0) ShareShare
ReportReport
Posted on by 2

I'm trying to add custom behavior in one of my portal advanced Form and I added my javascript but I can't make it work. I'm now trying to do something even more basic such as an alert but I still can't make it work, does anyone have a clue about it?

 

a5424a5f-a314-4a70-b164-16cf1579b7bb.png

 

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

    Hi @UBDev 

     

    For your advanced form, you are in the right section. All you need to do is fire some event like a button click or change event. 

     

    below is an example for you 

     

    $(document).ready(function() {
     $('#NextButton').on("click", function() {
     console.log(555, "Ragavan");
     alert("Modal Test")
     });
    
    
    });

     

    this works fine for me. 

     

    Have fun.

     


    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

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 55

#2
11manish Profile Picture

11manish 48

#3
Valantis Profile Picture

Valantis 46

Last 30 days Overall leaderboard