Luke,<br><br>If you are adding an argument in views and want to check if its the parent if TID 3, you can do it this way.<br>Add the argument as term name or TID, then in the validator, you can write php code to check that.<br>

use function <a href="http://api.drupal.org/api/drupal/modules--taxonomy--taxonomy.module/function/taxonomy_get_parents/6">taxonomy_get_parents</a> to get the parent of that TID.<br><br>Hope this helps.<br><br><div class="gmail_quote">

On Tue, Aug 2, 2011 at 1:44 PM, Luke <span dir="ltr">&lt;<a href="mailto:drupal@lists.tacticus.com">drupal@lists.tacticus.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Another views question:<br>
<br>
It would be convenient, if I could have a view match on a term argument,<br>
if the referenced TID was a child of another term.<br>
<br>
So if TIDs 80 through 200 were children of TID 3, rather than coding for<br>
the range (which might get out of range TIDs added to it later), is there<br>
some way I could have the view check whether the passed argument of TID<br>
120, is in fact a child term of TID 3?<br>
<br>
Hopefully that&#39;s not stupidly basic.<br>
<br>
Luke<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Vaibhav Jain<br>