Expand my Community achievements bar.

Is it possible to import multiple Attachments/Files in one Dialog-Step using JavaScript?

Avatar

Level 1

The only Methods I know to import Attachments or File Contents in an interactive Form are

the Methods Doc.importDataObject() and util.readFileIntoStream().

Both Methods allow the Selection of just one File.

1)I need a Technique to allow the User to select several Files in just one Step.

Does anybody know a possible Solution?

2)I would like to limit the File-Selection to certain File-Types.

Is this possible?

Thanks in Advance for your Help,

Bernd Urban.

0 Replies