Troy Spjute
My feedback
6 results found
-
6 votesTroy Spjute supported this idea ·
-
14 votesTroy Spjute supported this idea ·
-
8 votesTroy Spjute supported this idea ·
-
7 votesTroy Spjute supported this idea ·
-
30 votes
This feature will be added to v5.×.
An error occurred while saving the comment -
43 votes
An error occurred while saving the comment Troy Spjute commentedWhile this may be a nice feature, I usually only set up On Load and use JavaScript to apply all of the onChange functions (Xrm.Page.getAttribute("").addOnChange()). This way you don't need to deal with setting up all of those onChange functions within CRM, just make sure that onLoad works.
Would it make sense to implement a plugin interface that is compatible with Xrm Toolbox plugins? Instead of re implementing all of the functions already available we could use them from within visual studio. As long as you don't actually copy their code I wouldn't think that licensing would be an issue.
With that said, the ability to modify OptionSets, Convert one type to another, convert local to global or rename an attribute all sound like useful features. I'm not too worried about bulk updates as there are already tools to do that and it doesn't seem to fit as much into a developer tool set to me.