This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

include images in form


  1. tobby
    Member

    hi,

    is it possible to add images to the forme.

    f.e. offering a product with image quantity single amount and total amount

    thx for any help ;-)

    Posted 10 years ago #
  2. frankzobitz
    Member

    Yes, it is possible. The images need to exist outside of the form, and you insert code that references it. For example:
    image path (this is the Google Logo): http://www.google.com/images/srpr/logo11w.png

    If you wanted to add it to checkboxes, on the Field Properties for the First Option you would type: Google Logo and then put this code after the word Logo:
    <img src="https://www.google.com/images/srpr/logo11w.png">

    If you wanted just a picture on the form and then some text underneath it, use a Section Break and put the code into the Field Label field.

    Hope this makes sense.

    Posted 10 years ago #
  3. tobby
    Member

    thanks, i will try it imidiatly

    Posted 10 years ago #

RSS feed for this topic

Reply