Form Script Generator for Dynamics CRM 2016 and above.

ghit.me

Helps you to write Dynamics CRM form scripts in more efficient and easy way with the help of VS IntelliSense. 💥

The Library is designed for

Following are some screen capture

Alt text Alt text Alt text Alt text

Example:

        ///set value to name field
            MK.FSGEntity.field.name.value = "Form Script Generator Example";
            //get value from name field
            var nameValue = MK.FSGEntity.field.name.value; 

Some interesting features

Get started

The wiki has a great section on how to get started

Compatibility Matrix

CRM Online

2016
2016
2016 Update 1
2016 Update 1
Dynamics 365
Dynamics 365
v8.0 v8.1 v8.2

Browsers

Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera

Phones

Android
Android
iOS
iOS
Windows
Windows
v6 v10 v10

Tablets

Android
Android
iOS
iOS
Windows
Windows
v6 v10 v10

Features

Following are SDK functions are supported by latest release

Version: 1.0

What’s coming in Next Release

  1. Utility functions from Dynamics CRM SDK.
  2. Access business process fields.

Planned Features

  1. Access grid , web resources and iFrame.

Feature Request

Take charge and add your idea or vote on your favorite feature to be implemented:

Minimum Software Requirement

License

MIT - see MIT licence information