Hey Guys,
I need a module that will allow me to collect pertinant user information, or basically allow me to set up questions for my users before they register. Like what business they are in, job title, etc...
I need that information to be able to be parsed to a spreadsheet or other item so that I can see how many users do what.
I thought using a combination of pnesp and the registration module but I have no idea how that would work.
Would you guys have any creative ideas on how I could accomplish this?
I know you can create other fields in the postnuke but I need drop down, selectable area type deals.
Any suggestions?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Need your suggestions
-
- Rank: Helper
- Registered: Mar 30, 2003
- Last visit: Oct 21, 2009
- Posts: 683
-
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 752
bri
whoa is this a common question
Is there a common answer? If not I will just post up on http://www.cmscoder.com and see if I can get any takers to make me something. -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 151
Well in the User panel in Admin you can add fields there so you could use it to add all the custom fields that you want. I suppose after that you would have to edit the SQL table and make it a required field so that users must fill it out to register.
Getting it out of the database and doing something interesting with it is another matter. I suppose you could export the table as a comma delimited table and import it into excel or something like that.
- Moderated by:
- Support
