• Stars
    star
    265
  • Rank 154,577 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created over 11 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs.

SparkleXrm

An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs.

License: MIT

www.SparkleXrm.com

SparkleXrm is currently in a Preview alpha release.

If you are interested in getting a feel for this project, you can install the SparkleXrm_0_1_0_managed.zip and QuoteLineEditor_0_1_0_managed.zip managed solution and check it out. Open a quote, and use the 'Quote Products' tab on the form to add/edit/remove quote products.Once you've finished, deleting the solutions afterwards will remove all trace!

Building the Source

To build the source you will need to install:

  • VS2012
  • Developer Toolkit for VS2012
  • Script# v0.7.5 (Install through Tools->Extensions & Updates)
  • PowerShell Tools for Visual Studio 2012 v1.0.5 (Install through Tools->Extensions & Updates)

The DebugWeb project allows you to run and debug the samples without publishing to CRM. The standalone samples projects use fiddler to allow debugging, but I found having a dedicated test web easier for the full source.

Design Goals

  1. Make writing client extensions for Dynamics CRM as close as possible to writing Server extensions!
  2. Provide User Interface controls for editable grids and form fields
  3. Speed up the code/build/publish workflow and reduce JavaScript debug time.
  4. Provide UI Validation controls that work for grids and forms
  5. Provide localisation support for multi-language/date/number formats.
  6. Other libraries do a good job of providing a JavaScript library for SDK calls, but SparkleXrm aims to provide an overall framework that Xrm applications can be built upon. I don't see SparkleXrm as a replacement for those libraries for when you simply need to write from JavaScript. SparkleXrm's intended use is where you want to speed up development of HTML web resources as part of your Xrm project. In these cases, it is natural to use the same library for form/ribbon JavaScript as well.
  7. Compatible with CRM2011, CRM2013 and CRM2015. The 0.x solution is a CRM2011 managed solution that can also be imported into CRM2013. The 7.x solution is CRM2015 managed solution.

Read Setting up a new SparkleXrm Project and about the Quote Line Editor before you dive into the source!

More Repositories

1

power-drag-drop

TypeScript
131
star
2

RibbonWorkbench

Ribbon Workbench 2016 for Dynamics 365
JavaScript
72
star
3

dataverse-ify

Easily call the Dataverse WebApi from TypeScript using SDK style types, with a NodeJS implementation for integration testing.
TypeScript
57
star
4

Canvas-App-Samples

PowerApps Canvas Apps that demonstrate various techniques
TypeScript
32
star
5

pcf-react

Quicker and easier PCF React controls with support for MVVM & unit testing
TypeScript
31
star
6

NetworkViewPCF

Model Driven Power App PCF Control to show a network diagram of records
TypeScript
29
star
7

building-power-apps-js-webresources

Scott's guide to building Power Apps JavaScript Web Resources using TypeScript
TypeScript
23
star
8

dataverse-gen

Early-bound types generator for CDS/Dataverse
TypeScript
20
star
9

NetworkView

JavaScript
20
star
10

powerapps-pcf-samples

Power Apps PCF Samples
TypeScript
19
star
11

magical-mystery-tour

The Contoso Real Estate (Power Platform Edition) project is an adaptation of the Azure Sample 'Contoso Real Estate'. This project demonstrates how to develop, deploy, test, and manage a real estate management solution using Power Platform, Azure, and GitHub.
C#
16
star
12

dataverse-jswebresource-template

Template VSCode project for creating CDS Model Driven App forms and ribbon commands webresources.
TypeScript
13
star
13

dataverse-auth

Performs on-behalf-of auth against a Microsoft Dataverse environment using pure NodeJS.
TypeScript
11
star
14

pcf-tester

TypeScript
8
star
15

PCFDynamicSchemaOutputExample

TypeScript
7
star
16

dataverse-spa-demo

TypeScript
2
star
17

MultiPluginProjects

C#
1
star
18

image-slider

TypeScript
1
star