hi!
my form calls on a headlessclient onclick of a button. My form has a progressbar. How can I update the progressbar with either the percentage or the current record number, that is being processed by the headlessclient method?
thanks!
hi!
my form calls on a headlessclient onclick of a button. My form has a progressbar. How can I update the progressbar with either the percentage or the current record number, that is being processed by the headlessclient method?
thanks!
Hi Rogel,
There is no callback for updates like this in the headlessclient plugin. It only triggers a callback when the process is either done or caused an error.
I suggest you file a feature request for this.