Monthly Archives: August 2012

Aping Google Spreadsheets with Drupal Entity Forms and Droogle

One recent small project which I worked on was the integration of Entity Forms with Google Spreadsheets. In porting the corporate site, we had the challenge of having to provide some existing Google forms on to the new Drupal platform. Since Entity Forms are used, a nice integration was fairly assured with the Rules module. […]

A quick overview of Entity Forms on Drupal

I’ve dived into Drupal’s entity forms project recently to build a series of forms, some of which re-use the same fields. In the past, I’ve used Webforms which allows you to build a form quickly but not reuse the actual fields. I found that it also has issues with the integration in that it appears […]