An open API service indexing awesome lists of open source software.

https://github.com/xrm-oss/xrmtoolbox.clonefielddefinitions

A Plugin for the XrmToolBox that allows to copy field definitions from one entity to another
https://github.com/xrm-oss/xrmtoolbox.clonefielddefinitions

Last synced: about 1 year ago
JSON representation

A Plugin for the XrmToolBox that allows to copy field definitions from one entity to another

Awesome Lists containing this project

README

          

# XrmToolBox.CloneFieldDefinitions [![Build status](https://ci.appveyor.com/api/projects/status/a4keqi1hpwj2b73f/branch/master?svg=true)](https://ci.appveyor.com/project/DigitalFlow/xrmtoolbox-clonefielddefinitions/branch/master) [![NuGet Badge](https://buildstats.info/nuget/MsDyn.Contrib.CloneFieldDefinitions)](https://www.nuget.org/packages/MsDyn.Contrib.CloneFieldDefinitions)
A Plugin for the XrmToolBox that allows to copy field definitions from one entity to another.
It supports most field types, even lookups.

# Known issues
- When copying across systems and across entities, you might need to publish the target entity after cloning for the new attributes to be appear in the default solution (it might not be visible anywhere before publishing).
- Copying of Customer Lookups (2016 feature) is not yet possible

# Contributors
I very much appreciate Pull Requests to this project, therefore I'd like to mention everyone contributing to this project.

- Remon Kamel ([@harryremon](https://github.com/harryremon))
- Brad Symons ([@bradsymons](https://github.com/bradsymons))
- Piyush Paliwal ([@piyushpaliwal](https://github.com/piyushpaliwal))
- [@OMGUSED](https://github.com/omgused)