Attach Multiple Files - Media Objects

Rauf

Rauf

VIP Member
Is there any way to attach multiple file for multiple records.

For example, we are hiring lot of new people. Now, the offer letters will be in PDF and named with employee number ( like 1032143_FinalOffer.pdf). Now I need to attach the file to employee master record 1032143.
 
check box the record, then click row ->attachments

from there you can select files to upload
 
The multiple files will be attached to a single address number.
My requirement is slightly different, but it has big effect in user perspective.

Suppose I need to attach files for 100 address book numbers. How can I upload using P01012. One by one ?
 
Are you trying to add attachments via an interactive gui or are you asking how you can upload attachments in an automated way?
 
You would need some sort of way of linking the files to a specific address book.

I've done something similar before but it was for Fixed Assets. I just renamed the files the same as the asset. AssetNo#1 AssetNo#2 and then used a UBE pointing to the contents of a folder and the relevant system fuctions to upload and link them to the address book
 
Back
Top