Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Is it possible to download two files with a single press of a link/button? This is for a mobile-first app so trying to avoid zipping the files. I would like the user to press a linked icon and have two images download to their phone (front and back of a card).
Thanks
Discussion posts and replies are publicly visible
The only way I know of that this could be done would be by zipping the files, which you say wouldn't work for your use case. In fact, I don't even know of any examples of *any* websites providing this sort of functionality, mobile or not.
Can we pdf's in zip file at the instant after user clicks on download button
No. This needs a process being started in the background to generate the ZIP.
As Stefan indicated, this would require 2 actions on the user's part. The document download link can *only* perform the action of directly downloading the referenced file; the thing you're asking for would require something to happen before that.