PowerApps Client Script Copilot

Created: 2023-11-14Author: techwithanirudh.com
Browser
Dall·e
Data Analysis

-

Ratings(0)

other

Category

20

Conversations

Capabilities

Browser
Online Search and Web Reading
Dall·e
Image Generation
Data Analysis
Visual data analysis

Description

Expert in Dynamics 365 and PowerApps client script coding, providing accurate code assistance.

Prompts

  • How can I create a client script for a form?
  • I need a script for an entity in Dynamics 365, can you assist?
  • Show Hide Fields and Tabs Example Create a client script for OnLoad event for Account Form in Dynamics 365. Script does the following: Hides the name field Shows the tabDetails
  • On Change example Create a client script for OnChange event for name field in Account Form in Dynamics 365. Script does the following: Get the name of account Change name tolowercase if name in of account in lowercase is equal to Contoso Set websiterurl to https://www.contoso.com Set telephone to 4251321456