Question
3
Replies
74
Views
Posted: June 17, 2020
Last activity: June 22, 2020
Load PDF File from Mobile storage in pega mobile app
I have requirement to upload PDF from one static location, Please find the steps below.
1.User open mobile app
2.User Opens Assignment
3.When user clicks on load pdf, it should automatically load one PDF from static location and add it to recent content.
Please give suggestions to make it work.
***Edited by Moderator: Pallavi to update platform capability tags***
Hi,
When you say static location, I'm assuming you are referring to a fixed location on user's device? If yes, will this be consistent across the devices? We do not support anything OOTB for this scenario and you might have to do lot of customizations to address this. In my opinion, it is recommend to use AttachContent control in the Assignment screen and let the user select the PDF file.
Regards,
Vijay