Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Dear all,
I am developing a plugin which i would like to use the "elementselect" type to make my list dynamic as the LoadFormOptions So I have used the property: options_ajax to implement
But when I configure the plugin in UI it said NoClassFound
json of the plugin
StFunciton is the interface I have created
public class StInterface extends DefaultApplicationPlugin
public class StCreateAccount extends StInterface implements StFunction
The error is ClassNotFoundException
Do anyone have some ideas about this?
Or give me some advice of how to use the options_ajax property of the elementselect field?
PS I am using Joget V3
Regards,
Jianan
1 Comment
Jianan SU
I found it out, only the plugins under the package org.joget can be found..lol