<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"David Metzler" &lt;metzlerd@evergreen.edu&gt;<br><b>To: </b>"support@drupal.org" &lt;support@drupal.org&gt;<br><b>Sent: </b>Monday, December 9, 2013 10:20:08 AM<br><b>Subject: </b>Re: [support] "Editable Fields"<br><div><br></div><style><!--

@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}

p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><div class="WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D" data-mce-style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;">The only real way to do this is to write code. </span></p></div></blockquote><div>Yes.&nbsp; I thought I indicated that I also believed that this is a coding exercise with my reference to "node_load()".&nbsp; <u><strong>That</strong></u> I will have to write code is undisputed; <span style="text-decoration: underline;"><strong>what</strong></span> I will have to write is still very much an open question that begs clarification.<br></div><div><br></div><div><br></div><div><br></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div class="WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D" data-mce-style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;">There may be some capability for this in Views Bulk Operations project.&nbsp; There’s a relavent stack exchange answer: </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D" data-mce-style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;">&nbsp;</span></p><p class="MsoNormal"><a href="http://drupal.stackexchange.com/questions/10861/taxonomy-bulk-edit-in-drupal-7" target="_blank" data-mce-href="http://drupal.stackexchange.com/questions/10861/taxonomy-bulk-edit-in-drupal-7"><a>http://drupal.stackexchange.com/questions/10861/taxonomy-bulk-edit-in-drupal-7</a></a></p></div></blockquote><div>I've been to VBO and it doesn't seem to do what I need.&nbsp; It seems to be a two step process -- select the rows of interest, then <span style="text-decoration: underline;"><strong>set</strong></span> the taxonomy; there isn't apparently a more gentle modification.&nbsp; I also looked at Editable Views and found that I couldn't even get an editable view, which is either my incompetence or misfortune to try to use a field that is not supported.<br></div><div><br></div><div><br></div><div><br></div><div>So the core issue is how Drupal treats display fields differently from "form" fields, and where I can find some explanations.&nbsp; We know that I could put this taxonomy field on a content-type and I would get editable values on page creation and page modification, so what calls are made to accomplish this, and where can I read about it?<br></div><div><br></div><div>Thanks for the help,</div><div><br></div><div>Chris.</div></div></body></html>