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
With version 25.3, Appian supports access to file properties directly in the interface where the file is uploaded.
a!submitUploadedFiles() is, as per the documentation, specifically meant to support file uploads in portals only.
We use the version 25.1 and I dont have the power to improve when i wishSo, in this version 25.1 we can see the file properties in the interface (Confirm). But how can save the size of the file in one rule input ? :D Thank you for your time!
Not. But you can save any data you want in process.