nodeprofile support
Gábor Mayer - July 12, 2007 - 12:16
| Project: | Profile Enforcer |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
sorry if this feature is available yet, but how could i setting up this for node profile? thanks.

#1
I honestly don't know. I'll look into it but I'm not sure off the top-o-my head.
#2
Any update on this?
#3
Not yet. I'm hoping someone with some nodeprofile expertise will take a stab at it. :)
#4
Looks like I'll have to tackle this pretty soon. Don't know how pretty it will be, as it's going to be for one site, but I'll make it as extensible as I can and hope someone with more skill and finesse can make it work better for others.
#5
That would be amazing if someone had an update for this. You could do so much with the ability to link these two!
#6
Hi,
I am using profilenode module to create users on my website. I have basically 5 types of Users on my site, for each of which i have created a node. This I have used as all the user types need varied access control.
Now for the profile page I need to have some field that are specific to some kind of users. For this I was planning to make a user type field which will be used to make conditional fields which will be user specific.
The problem that I face is that I need to fill in this user type field from the the node type automatically.
Kindly help. I am new to drupal and dont know much of php also. Have been making the site with the help of this wonderful forum where i was able to find all my answers, but for this.