adding additional info to the database

  • Marcus Knapman
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 8 months ago #86148 by Marcus Knapman
adding additional info to the database was created by Marcus Knapman
Hello,

Is there a way to add additional information to the database when a user registers?

I have group ids separated into Skilled, Non skilled and Professional and this is what i would like to add to the users database row. (for future reference ie. send emails to just the professionals)

Thanks in advance

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #86223 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic adding additional info to the database
Hi Marcus

If I understand your requirement correctly, you can use custom fields feature to handle this requirement. Basically, you can create any custom fields to collect any information you want from your subscribers. See membershipprodoc.joomservices.com/basic-setup/custom-fields

Tuan

Please Log in or Create an account to join the conversation.

  • Marcus Knapman
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 8 months ago - 8 years 8 months ago #86235 by Marcus Knapman
Replied by Marcus Knapman on topic adding additional info to the database
Thanks Tuan

This does work but would have to rely on the user to select weather they are professional, Skilled or non-skilled (i cant rely on users to make their own selection) do you know of a way that will not allow the user interaction, ie from the profession selection box?

Example:
The user is a plumber, on the registration page the user selects plumber as their profession (all good)
The plumber profession is linked to a user access level giving them access to our deals that are specifically for plumbers. (all good)
The plumber access level is attached to the plumber user group. (all good)

The plumber user group is a child of Skilled
A Doctor user group is a child of Professional
The Bar staff user group is a child of Non-Skilled
and so on

Marcus
Last edit: 8 years 8 months ago by Marcus Knapman.

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #86285 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic adding additional info to the database
Hi Marcus

I don't understand your requirement. If you don't allow users to select, how will it works? Could you send me the link to subscription form and explain how it should work? It might help me understand your requirement easier

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #86479 by Jonathan Colls
Replied by Jonathan Colls on topic adding additional info to the database
Marcus, could you just use the existing data you collect to decide the output when you want to use it.

eg IF Doctor THEN Professional

Please Log in or Create an account to join the conversation.