Dear all,

I have read THEMING.txt, but maybe I am too new to drupal and webform. I am not quite understand how it works. Could anymore provide a more detail explanation or examples on that?

The most question brothering me is that: In the template, it only contains the form array. Even I am managed to theming the form object, I will lost all the fancy features that date_popup, webform_conditional bring to me....am I right?

Thanks.

Jacky

Comments

quicksketch’s picture

Status: Active » Closed (duplicate)
jackylam’s picture

I have checked the email example, but it is too simple and seems not the same as form template.....will there be any simple example for that?

jackylam’s picture

If I create two components in a webform, one is textfield called textA, and the other is a date called dateB. The outcome webform is like this:
textA
[ ]
dateB
[ ]

How should I do with the form template in order to make it like this:
text A [ ] dateB [ ].

Hope someone can give me some light on this.....thanks