How to invoke a vanilla method through custom JS in Open UI?
Hi, with OpenUI I need to create a custom JS in order to invoke a vanilla method through a new button.
When the user click on the new button, I need to call the "change position" vanilla method from the "Change Position List Applet"
The problem is as a vanilla method, I can't see the method's code or the inputs that it needs.
Hope anyone could help me!!
Thanks!