Roger,<br><br>Have you tried using a node reference CCK field for question 1.  Why do you need to use a view to create select list options?<br><br clear="all">Ryan LeTulle<br><br><a href="http://www.bayousoft.com" target="_blank">bayousoft.com</a><br>

<a href="http://www.twitter.com/bayousoft" target="_blank">twitter.com/bayousoft</a><br><br><br><br>
<br><br><div class="gmail_quote">On Wed, Sep 22, 2010 at 6:57 PM, Roger <span dir="ltr">&lt;<a href="mailto:arelem@bigpond.com">arelem@bigpond.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Thanks Steve, I have no PHP knowledge or skills, wouldn&#39;t know how or<br>
where to start.<br>
Thanks anyway<br>
Roger<br>
<br>
On 09/21/2010 03:16 PM, <a href="mailto:support-request@drupal.org">support-request@drupal.org</a> wrote:<br>
&gt; If you notice under the &quot;Allowed values list&quot; area there is a PHP code text area (collapsed by default).  In there you can put PHP code that dynamically generates your list of options for the list.   Your code just needs to return a keyed array of the options for the list.<br>


&gt;<br>
&gt; Steve<br>
&gt;<br>
&gt; On Sep 20, 2010, at 4:46 PM, Roger wrote:<br>
&gt;<br>
&gt;<br>
&gt;&gt; &gt;  I have a number of content types which apparently cannot be concatenated<br>
&gt;&gt; &gt;  because I can&#39;t create appropriate Select Lists from any field in a<br>
&gt;&gt; &gt;  content Type.<br>
&gt;&gt; &gt;  One such contains names and contact details.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  I find that drupal seems to be limited to creating select lists from<br>
&gt;&gt; &gt;  only the Title field of a content type which means no Select List on<br>
&gt;&gt; &gt;  first name or Last name, city or post code.<br>
&gt;&gt; &gt;  This seems to be a severe limitation in setting up an input form content<br>
&gt;&gt; &gt;  type.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  Q1.<br>
&gt;&gt; &gt;  When creating a new content type, is there a way to create a select list<br>
&gt;&gt; &gt;  drop down from any or every field in a content type with out hard coding<br>
&gt;&gt; &gt;  the &quot;Allowed Values&quot;?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  Q2. Can a view be used to create Select List drop down fields for a new<br>
&gt;&gt; &gt;  content type?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  Who should be contacted with suggestion for Drupal UI improvement.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  thanks in advance<br>
&gt;&gt; &gt;  Roger<br>
&gt;&gt;<br>
<font color="#888888"><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>