Hello,
I have created an example Morpheus Option Source Plugin intended to demonstrate the power of using option source plugins within Morpheus.
This example is intended to show how by using a plugin, you can have more control over how and when a REST API is executed for gathering data for a select list.
I have a full video explanation of the plugin here: Screen Capture on 2023-01-11 at 10-46-53.mp4 - Droplr
Repo: GitHub - GitHub - cpdtaylor/morpheus-option-source-plugin-example
5.4.11+ Compatible JAR: morpheus-option-source-plugin-example-1.0.1-all.jar.zip - Droplr
Morpheus Plugin Docs: Morpheus Plugin Documentation
As always, this is for the community and for the community to support. No doubt there are new features and improvements that can be made now, and into the future, so please feel free to extend/modify via public pull requests.
Cheers!