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 / Guide to learn Develop...
Power Pages
Unanswered

Guide to learn Development in JS for Power Pages

(1) ShareShare
ReportReport
Posted on by 6

Hello, 

I am new to Power Page and in process of learning new stuff. I saw an "edit in VS Code" option in Power Pages Designer Studio

I experimented with .css file to change the design and with JS as well.

1. If there is a proper guide to learn JS for Power Pages, it would be good if you can recommend some resources and videos?

2. How much JS Capabilities can be used within Power Page? like onclick of the button can we trigger an API Call? 

3. Can we store Data into Dataverse through JS?

Categories:
I have the same question (0)
  • Fubar Profile Picture
    8,483 Super User 2026 Season 1 on at

    There is not really a good official guide, but you will find various blogs and videos describing various things from various people.  You can use plain JavaScript but more often than not you will find that people use JQuery (as it is already in the Portal/Site).

     

    Its also not just about JS when you start to look at customizing things, there are also things like Liquid code (liquid runs server side) whereas JS runs Client/browser side.  This link has a brief overview and a few other links to things 

    https://learn.microsoft.com/en-us/power-pages/configure/developer-overview

     

    This link shows how to set a simple field value (but not a complex one like a lookup field), and adding extra validation into the supplied Validator object so your validation looks the same as the out of the box validation) https://learn.microsoft.com/en-us/power-pages/configure/add-custom-javascript

     

    This link adding JS to a List (can also be adapted for a Subgrid) https://learn.microsoft.com/en-us/power-pages/configure/add-custom-javascript-list

     

    Can you update Dataverse via JS - Yes, you would use the Portals Web API

     

  • Talha Manzoor Profile Picture
    4 on at
    I would suggest you to go to Microsoft learn documents to learn Power pages website

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
Haque Profile Picture

Haque 10

#2
Suriyanarayanan V Profile Picture

Suriyanarayanan V 8

#3
oliver.rodrigues Profile Picture

oliver.rodrigues 5 Most Valuable Professional

Last 30 days Overall leaderboard