How to implement download functionality.

0
I have one button and I want to develop download page content functionality onclick of that button.
asked
1 answers
0

You will probably want to use that button to call that microflow that generates a File and calls the Download File activity.

Hope this helps.

answered