Question

Attachment

Hi Team



The candidate has to select only one attachment file if he selects more that one attachments file should not open or it has to show an alert like it exceeds only one file.



which procedure I have to follow please let me know.



hoping for a positive reply



find attachment below.



regards



manikanta

Like 0

Like

1 comments

Hello Manikanta,



To achieve it you should note on "FileDetailV2", more precisely on "upload" method. There is an argument config that is passed to this method, it has property files that contains info about uploading files.



The confirmation dialog can be shown via showInformationDialog method.  See the example here: https://community.bpmonline.com/questions/how-get-alert-pop-if-same-ema…



Best regards,

Alex

Show all comments