cancel
Showing results for 
Search instead for 
Did you mean: 

PDF File

former_member205842
Participant
0 Kudos

HI Experts,

                 I have a req that i want to make user to upload one PDF file and display in popup window of portal, when user uploaded other PDF file to display in popup window i have to display new PDF file. please help me how to achieve this ..

Note : I dont want to upload in portal, i have to do it in other custom application and i have to display in portal.

Regaqrds

Syed

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

Looks like it's a duplicate post! As .

In your custom application, create a file upload UI and a window( for popup), In the popup view, create an Interactive Form UI. Then in onaction Upload, read the file xstring and set it to the Interactive form UI source and call the popup window.

Regards,

Kiran

former_member205842
Participant
0 Kudos

Hi Kiran,

              Thanks for replying tis very helpful answer....

Answers (0)