Power Pages Server Logic
Power Pages Server Logic brings true server-side processing to Power Pages, letting you run JavaScript securely without exposing sensitive details.
Power Pages Server Logic brings true server-side processing to Power Pages, letting you run JavaScript securely without exposing sensitive details.
Secure your Power Pages forms effortlessly by integrating Cloudflare Turnstile to block bots while keeping user experience smooth.
Learn how to retrieve the current user’s security roles in a Model-Driven App using JavaScript.
Learn how to retrieve the current user’s ID and name in a Model-Driven App using JavaScript. Useful for implementing user-specific logic and customization.
Easily add Google Analytics to Power Pages using a lesser-known content snippet, no template editing required.
Learn how to customize and control the DatePicker in Power Pages using jQuery.
Learn how to hide specific option set values in Power Apps model-driven forms using JavaScript.
Learn how to enhance user experience in Power Apps (MDA) by displaying a smooth loading animation during long-running operations.
Learn how to programmatically refresh entity lists in Power Pages using JavaScript. with a simple workaround to trigger the refresh event and instantly reflect updates in your subgrids without reloading the page.
In Power Apps, the built-in filters on lookups may not always be sufficient. In such cases, custom JavaScript filters can help dynamically adjust the results shown in lookup fields.