*Hello List!*
I'm hoping somebody can give me some direction with a few tasks using CCK forms and Excel data. Here are the tasks I'm trying to accomplish:
1. Import Excel data into Drupal to populate CCK Forms 2. Export CCK form data into Excel Spreadsheets 3. A way to display the imported Excel data (probably just as HTML), and sort through it.
And finally, I'm also curious to know if there are any good CCK form builders, or a good way for users to create their own forms on the fly? I've been googling around, but I'm hoping one of you Drupalers can point me in the right direction!
Thanks!
*brendan*
check out webform module. it's good only for one way forms e.g questionaires etc. users can create their own forms easily
*Thanks Mutuku!* Webform seems to do A LOT of what I want, but also seems to limit quite a bit of what I'm trying to do. I'll have to give some thought to the trade-offs.
*Brendan*
On Fri, Sep 17, 2010 at 2:32 AM, Mutuku Ndeti jnmutuku@gmail.com wrote:
check out webform module. it's good only for one way forms e.g questionaires etc. users can create their own forms easily
-- [ Drupal support list | http://lists.drupal.org/ ]
Le 17/09/2010 03:57, brendan, fresh-off a écrit :
*Hello List!*
I'm hoping somebody can give me some direction with a few tasks using CCK forms and Excel data. Here are the tasks I'm trying to accomplish:
- Import Excel data into Drupal to populate CCK Forms
- Export CCK form data into Excel Spreadsheets
- A way to display the imported Excel data (probably just as HTML),
and sort through it.
And finally, I'm also curious to know if there are any good CCK form builders, or a good way for users to create their own forms on the fly? I've been googling around, but I'm hoping one of you Drupalers can point me in the right direction!
Thanks!
*brendan*
Hi,
I use node_import.
Hope this help
*Thanks Ceooph!* *Admittedly, I'm on the edges of my technicial knowledge, but hopefully I'll be able to figure out how to use node_import. After looking around, I came across "Views Excel Export". Are you familiar with that module - and if so - might that be a good way to export data from user created surveys?* * * *Thanks, Brendan* * * On Fri, Sep 17, 2010 at 3:19 AM, ceooph+drupallist@gmail.comceooph%2Bdrupallist@gmail.com <ceooph+drupallist@gmail.com ceooph%2Bdrupallist@gmail.com> wrote:
Le 17/09/2010 03:57, brendan, fresh-off a écrit :
*Hello List!*
I'm hoping somebody can give me some direction with a few tasks using CCK forms and Excel data. Here are the tasks I'm trying to accomplish:
- Import Excel data into Drupal to populate CCK Forms
- Export CCK form data into Excel Spreadsheets
- A way to display the imported Excel data (probably just as HTML), and
sort through it.
And finally, I'm also curious to know if there are any good CCK form builders, or a good way for users to create their own forms on the fly? I've been googling around, but I'm hoping one of you Drupalers can point me in the right direction!
Thanks!
*brendan*
Hi,
I use node_import.
Hope this help
-- [ Drupal support list | http://lists.drupal.org/ ]