By comrax on
Hi,
I want to add a new component in a webform that is referenced to a specific content type and to have a values of this content type be listed as check boxes.
i.e. the component name will be named "product" and will be referenced to a content type named "products" which i created earlier
so when i view the form i should see list of available products together with the other form components.
I appreciate if somebody tell me how to do it inside template.php
thanks