Fork me on GitHub

Need your suggestions  Bottom

  • 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?
  • whoa is this a common question
  • Check out pnXuser, it might do what you're looking for.
  • 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.
  • 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.

This list is based on users active over the last 60 minutes.