PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Display html associated to fields

  1. kiou2
    Member

    Hi,

    Your extension is great, especially for conditionnal questions.

    But I don't would like to make this : http://dl.dropbox.com/u/6656698/good.png

    So far, I just figure out using html blocs followed by radio button fields menu : http://dl.dropbox.com/u/6656698/bad.png

    How can I associate html to fields ?

    Thank you

    David

    Posted 14 years ago on Friday October 22, 2010 | Permalink
  2. The HTML fields don't relate to other fields in the way you want. They're just blocks of freeform content that can be added inline with the form fields.

    I would suggest using some CSS and applying a background image to each of the radio inputs. You could also use jQuery to insert the images dynamically.

    Posted 14 years ago on Friday October 22, 2010 | Permalink