Changing image file

dkbleedkblee Member Posts: 41
Hi! If i would like to change the logo on the header on one of the form. How should i do it? I'm not able to paste the .jpg file into it(In the design view).

Pls advise. Thanks!
Thks!

Comments

  • ara3nara3n Member Posts: 9,257
    You need to change it to a bitmap. On form add a new image control. There is a property called bitmap. Do a lookup and point it to where your bitmap is. Save the form and you are done.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • krikikriki Member, Moderator Posts: 9,118
    But the bitmap is limited to 32Kb.
    To have bigger pics, you need to import it into a BLOB-field and show that (check Form 346:"Item Picture" for an example)
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.