Can you attach a photo to a record?

Former Member
Former Member $organization

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

Parents
  • 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 be

    bitmap("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.



    [edited by: Ryan Rowell at 7:00 PM (GMT -6) on 21 Jul 2009]
  • Ryan,
    in your version they show up on the constituent's header?
     
    we also attach files in the research tab but not many people end up "finding" those ....
     
    Monika
     
    Monika Jouvert
    Brooklyn Academy of Music
    Development Business Process Director
    718.623.7810 x6 / internally x4253
     


    From: Tessitura Development Forum [mailto:forums-development@tessituranetwork.com] On Behalf Of Ryan Rowell
    Sent: Tuesday, July 21, 2009 8:02 PM
    To: Monika Jouvert
    Subject: Re: [Tessitura Development Forum] Can you attach a photo to a record?

    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 be

    bitmap("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!

    From: Kathryn Schuh <bounce-kathrynschuh7163@tessituranetwork.com>
    Sent: 7/21/2009 6:37:58 PM

    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




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Development Forum. You may reply to this message to post to the Development forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
  • Correct, I forgot to specify that but I tossed in an edit at the bottom of the post to clarify.

Reply Children