New version of Form JavaScript Manager (v1.1)
I had some feedback on this tool and then, here is a new version.
Updates:
It is now possible to export several entities at the same time, by selecting from a list or by manually writing.
Bug fixes:
It could happen that the form event scripts are inverted if already exist in the form. Thus, a script could go onSave in the onLoad.
Download:
Comments
Any ideas?
Cheers
Si
Cheers
Si
nice tool, but I also have the problem that my OnLoad scripts gets overwritten by my OnSave script..
This can be really annoying..
Is the code for this project open source?
Are there new releases in the pipeline, because thanks to this tool, I can add my CRM script to source control.
Thank you,
Dominique
Thank you for your feedback!
Say, I noticed a bug. I have code that creates a fetchxml request. This requires the HTML encoding to stay intact. However, when it publishes the script the following to include the actual tags as opposed to <...
xml +=" <condition attribute='statecode' operator='in'> <value>0</value></condition> ";
Thanks,
Andrew Zimmer
azimmer4@gmail.com
Thanks in advance,
Andrew