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).
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
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!
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
To have bigger pics, you need to import it into a BLOB-field and show that (check Form 346:"Item Picture" for an example)
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!