Forms
Ashok Modi - LADrupal - July 2015
Forms
Webform
Entity Forms / ECK
What's in D8?
Webform
https://www.drupal.org/project/webform
Pros
Simple
Few dependencies
Scalable
Cons
Does not tie into entity system
Views?
Entity Form / eck
https://www.drupal.org/entityform
https://www.drupal.org/eck
Pros
Create different types of forms
Ties into entire entity system
Views / Rules integration
Cons
Lots of fields = lots of tables
Not very performant
EForm - D8
https://www.drupal.org/eform
Port of Entityform
Thank you!