a question: you mention the $EditFields array, and the $EditFunctions array sort of interchangeably. Was that a typo, or do I need to mess with both? $EditFunctions sounds like the right one to append to, but maybe that incorrect?<br>
<br>ryan <br><br>. . .<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">in turns calls the
functions listed in the $EditFields array... That&#39;s the place to add<br>
your hook, eg. with $EditFunctions[] = &#39;YourFunctionName&#39;;</blockquote><div>. . . <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 provided you add your function to the end of the $EditFields array.<br>
</blockquote></div><br><br>