Re: CopyField copying to self

2011-10-05 Thread Gora Mohanty
On Thu, Oct 6, 2011 at 1:49 AM, Jamie Johnson wrote: > I have a field named test_txt which I am populating in some cases, and > not in others.  I also have a copy field directive to copy data from > _txt to text_txt.  Thigns seem to work except I believe the field is > also copying to itself.  Is

CopyField copying to self

2011-10-05 Thread Jamie Johnson
I have a field named test_txt which I am populating in some cases, and not in others. I also have a copy field directive to copy data from _txt to text_txt. Thigns seem to work except I believe the field is also copying to itself. Is there anyway to avoid this behavior?