I need to call a javascript action and also to update and retrieve from DB to update context within the button was clicked. Limitations are: You can’t call a microflow from a nanoflow and viceversa. You can’t call a javascript actions from a microflow. You can’t CRUD operations to DB from nanoflow. BTW: I’m using Mendix 8 Beta...
asked
Javier V
1 answers
0
Hi,
It is posible to invoke (call) a microflow from a nanoflow with a little trick