Custom profile fields and Roles

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
5/26/2009 9:24:26 PM
Gravatar
Total Posts 8

Custom profile fields and Roles

Hi Joe,

Mojo has been great so far, thanks for the good work.

1. How do I use the custom field values entered during registration/profile updation to re-direct my pages. For instance I add a custom fied of

You are a : Tenant / owner dropdown.

Once the user logs in I want to show different pages based on what he has selected.

In other words, I want these custom fields to act as different user roles and control page view based on them.

2. Also, can I have one user login to have multiple profiles?

- Vishnu

5/27/2009 5:36:04 AM
Gravatar
Total Posts 18439

Re: Custom profile fields and Roles

Hi Vishnu,

These things would require custom development. The first item could possibly be done by implementing a custom user registered handler

http://www.mojoportal.com/user-registered-event-handlers.aspx

I can't really think of a good way to implement multiple profiles per user, it also seems like a strange use case, their is naturally a 1 to 1 correspondence between users and user profiles.

Hope it helps,

Joe

5/27/2009 5:52:48 AM
Gravatar
Total Posts 8

Re: Custom profile fields and Roles

Thanks Joe.

If I'm running a job portal, a single user would like to create, manage more than one profiles / Resume / CV which he could use to apply for different job oprnings.

- Vishnu

You must sign in to post in the forums. This thread is closed to new posts.