Author Topic: Images order form?  (Read 227 times)

Offline promobusiness

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Images order form?
« on: 06/June/2012, 12:34:13 PM »
Hello,
I can insert images in an order form?

Regards

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,952
    • View Profile
Re: Images order form?
« Reply #1 on: 06/June/2012, 03:21:00 PM »
There is no image field type, but you can use a label field and enter the HTML for the image in the 'default value' setting:

<img src="http://example.com/my_image.jpg" alt="My Image" />

Offline promobusiness

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Re: Images order form?
« Reply #2 on: 06/June/2012, 03:39:14 PM »
Ok.

Thank you very much

Regards

 

anything