Hello Domo Experts,
I am having problems trying to create a custom, transform, plugin for Workbench.
Workbench 5.0.7: When I use Visual Studio to create a new plugin, with no changes to the default code, and add it to WB, everything is fine until I try to configure the Transforms option. When I do this WB crashes.
When I uninstall WB 5.0 and Install 5.1 Beta, and reinstall the VS plugin a couple of things happen:
- The references to the DLLs in the project are messed up. They need to be deleted and re-added
- The project builds but WB will not find the plugin to add it
Any ideas on how to get this working in either environment?
Also, does anyone have any documentation, video or other specs on how to create a transform plugin?
Thanks,