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
- Host: GitHub
- URL: https://github.com/xrm-oss/xrmtoolbox.clonefielddefinitions
- Owner: XRM-OSS
- License: mit
- Created: 2016-10-07T13:52:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T17:30:36.000Z (almost 4 years ago)
- Last Synced: 2025-03-10T22:58:48.602Z (over 1 year ago)
- Language: C#
- Size: 603 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XrmToolBox.CloneFieldDefinitions [](https://ci.appveyor.com/project/DigitalFlow/xrmtoolbox-clonefielddefinitions/branch/master) [](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)