bcolpaert / Colso.Xrm.AttributeEditor

XrmToolbox plugin to create, modify and delete entity attributes via an Excel template.
MIT License
8 stars 12 forks source link

Suggestion: Handle Base fields & Publish #2

Open daggen opened 8 years ago

daggen commented 8 years ago

First, Great tool!

I'm currently running it towards an onPrem 2013 deployment. I can download, upload the file and save the file. Problem is that the tool does not include currency/money base fields. Hence changing the name on a money field will not have any change on its corresponding name field.

I see two potential solutions both equally good for my case

I think that the first option is better to give the user the freedom to have other naming convention.

Second part Is it possible to add a "Save & Publish" button which does same as current Save button but also publish the selected entity?

bcolpaert commented 7 years ago

Hi daggen,

I will look into the first part and the suggestions you made.

For the second part: the "Save Changes" button already does a publish as well. So maybe I should change the name to "Save & Publish" to make it more clear.

I will try to include the changes in the next release. However, I can not specify on when that release will be.