When playing around with the new React-based pluggable widget (Mendix 8), I found that microflow/nanoflow property types are no longer supported and are replaced by ‘actions’. Very cool for actions without a return value, but I haven't found the way to process the result of a microflow or nanoflow. How can this be achieved?
↧