I'm getting this error in my application
I call the interface with the upload field in the forms and at one of the primary buttons i call the function a!submitUploadedFiles(). "at function a!buttonWidget".
I cant understand what can i do for this to work. Already checked the version of the buttons and forms. It's all up to date.
Can some help me ?
Discussion posts and replies are publicly visible
I forgot to say. My objective is to save the size of the document instantly after the upload. The fuction submitUploadedFiles() let me use the fv!file.size only in validations... But i need to save it... Appian could make it to the saveInto too :D :D
nunof466265 said: Appian could make it to the saveInto too
I've been asking for this feature for years. You should go and upvote (and comment on) my Old Feature Request Thread, so more people will see it.
The answer to your original question is: a!submitUploadedFiles() (sadly) can not be used in a process task (task or start form) at all. You'll need a different work-around.
Thanks a lot Mike!Hope we can make noise to them hear us!
Best regards, Nuno