Posted by anil614sagar on September 27, 2010 at 11:11am
As you know Drupal is built using PHP programming language. As far as i know there is no out of the box solution like module to integrate Drupal with Xforms.
Generally in drupal forms are generated using CCK or webfrom module. You can check about this module here. http://drupal.org/project/cck
Posted by kdineshbe on September 28, 2010 at 9:54am
Thanks Anil. I have tested backplanejs module. but it is not accepting all the xforms tags. Only some are working.
And xformsdz is a similar package and not yet fully completed.
Comments
Hi Dinesh,
As you know Drupal is built using PHP programming language. As far as i know there is no out of the box solution like module to integrate Drupal with Xforms.
Generally in drupal forms are generated using CCK or webfrom module. You can check about this module here. http://drupal.org/project/cck
Still if you want to integrate drupal using xfroms this tutorial will help you. http://www.ibm.com/developerworks/library/x-xformsphp1/
Using xfroms in drupal is not a good way to go since drupal already provides out of the box solutions like cck and webfrom.
Cheers,
Anil Sagar,
Sr. Drupal Developer,
SourceN, www.sourcen.com,
Drupal - Bangalore User Group.
Some more links to solve your problem
Cheers,
Anil Sagar,
Sr. Drupal Developer,
SourceN, www.sourcen.com,
Drupal - Bangalore User Group.
Re: reg Xforms with Drupal
Thanks Anil. I have tested backplanejs module. but it is not accepting all the xforms tags. Only some are working.
And xformsdz is a similar package and not yet fully completed.