context.showErrorMessage

(FintechOS Studio 21.1.6.3 and later)

Displays on screen the error message generated when a file upload fails.

This method is available in the On File Upload Error field that is displayed when customizing field options for a file attribute in a form or form driven flow.

Syntax

Copy
context.displayErrorMessage(): void

Examples