In the flowable modeler we can define forms and deploy them on task application, but the layout
configuration and number of components are limited.
On devoxx video (https://www.youtube.com/watch?v=i8dYR0LdpHg) Joram displays a form with a machine leaning imge followed by the text “based on the current form…”.
How he did it?
I am not entirely sure how Joram did that part. However, the code for that video can be found in the demo-introducing-machine-learning as part of the flowable-example github repository.