Add a Image To Data Type
Hi Everyone!
I have a requirement to add image in a document. User will select from picklist a record when she/he selects this record and specific image goes to document.
Right now,I have a data type and this data type has a 2 object(Name and Id ).
Lets say user select a record from picklist (name:abc and Id:123) this record and image(image is specific to record and other records have a different image) must to go to document in process.
I also have to delegete this data type so she/he can add a record and image anytime. Is there any solution to this? Can I add to image/binary file to data type and delegete ?
Regards,