On 31 October 2011 13:57, Ted <ted-drupalists@webfirst.com> wrote:
On 10/30/2011 6:00 AM, Wipe_Out wrote:

Simple approach: You could use PHP to retrieve the allowed values from the current user's profile. Place that PHP code in the allowed values field of the content type.


The PHP option doesn't seem to be available in D7 unless I am missing something..  :(

You need to install the CCK module for d7.

Interesting.. I thought that the core fields functionality was CCK from D6.. :)

Will have a look..