function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
poo24poo24 

show file uploads in a popup window

I need to show the files i uploaded in "Attachments and Notes" in salesforce in a popup window....how can this be done?????

 

Help please!!

 

Thanks

ArikArik

This can only be done with Visualforce

Ulas KutukUlas Kutuk

You must create a visual force page and you can use simple jQuery plugging to populate upload function in pop up.