Creating a widget in app store

0
Hi All, I have a requirement of creating a widget and upload it to app store. We have the entire project developed in c# and the project is making use of some Microsoft dlls and some of the data is maintained in Azure. Is it possible to create widget from the existing project or Do I need to create the same project in Java? Can anyone help me in quoting the procedures?
asked
1 answers
1

Hi Reshma,

You would have to recreate the widget in javascript. Here is some helpful documentation on how to create a custom widget.

https://docs.mendix.com/howto/custom-widget-development/

 

Hope this helps!

 

Edit: Refer to this on how to use a dll in mendix

https://forum.mendix.com/link/questions/3731

answered