<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5"><br>
Simple approach: You could use PHP to retrieve the allowed values from the current user&#39;s profile. Place that PHP code in the allowed values field of the content type.<br>
<br>
If the user changes her favorite colors and then edits an existing node, it may cause loss of data (if that node had a color that was removed from their favorites, and hence is no longer a valid selection). You&#39;ll have to decide what to do in that and similar corner cases.<br>

<br>
Ted<br>
<br>
</div></div><div class="h5"><br></div></blockquote><div><br></div><div>The PHP option doesn&#39;t seem to be available in D7 unless I am missing something..  :(</div><div><br></div><div>Might need to look at a more complex option being the &quot;relation&quot; module..</div>
</div><br>