Hi,
I would like to know if camunda’s embedded forms have a built in “busy/loading” indicator which can be used for during upload of files to camunda variables on form submission or should I just built this in myself?
It would be great to have a builtin $scope.setProgressIndicator(true) API for such tasks.
Regards