Our Development department would like to know if there is anyone out there that has been able to attach an photo to an individual constituents record. We were wondering what the size requirements are as well as is there a type of format that works better, jpg vs. gif.
Also, where in the record were you storing this picture. Someone here wants to attach the picture to our custom header, but we all thought the picture would be too small, if it would even be possible.
Thanks for your imput!
Kathryn
Hi Kathryn,This is indeed possible and I'm sure there are many different ways of going about doing this.We use a computed expression in infomaker which points to a file that holds our patron bitmap photos which are named after the constituent ID number.So our computed expression in infomaker would bebitmap("Pathway to the file that holds the photos, keep the quotation marks"+customer_no+".bmp")
The mesurements we use in infomaker for the photos are, Width 229 and Hight 252.The actual properties for the .bmp photos we use are, Width 150 pixels and Hight 196.It's been awhile since I set these up so I hope I'm not forgetting anything super important.
Cheers!edit. This is for use in the header.
Hi Kathryn, I've been doing a lot of this recently as part of our prospect research. We attach photos in the "Documents" section of the Research tab in an individual's constituent record. I think I just save pics as jpegs on my hard drive and then I attach it like you would attach a file to an email. You could also upload other documents there as well that might pertain to the constituent. I'm not sure about size requirements, but I've been able to attach any photo I've come across on the web. The header is an interesting idea, but I too don't know if it's possible. Hope this helps!
Cheers!
From: Kathryn Schuh <bounce-kathrynschuh7163@tessituranetwork.com>Sent: 7/21/2009 6:37:58 PM
Correct, I forgot to specify that but I tossed in an edit at the bottom of the post to clarify.
Thanks for the info, Ryan. The dimensions were especially helpful. Anyone know if it's possible to display a BLOB in the header? If so, how?