Hi.

I have a custom entity set up to keep track of contractors and on the form i
have a field entitled Last Contact. At the moment this field has to be
manually updated after a user attaches a new note to the contractor's form.

My question is - is there a way to have the last contact field automatically
populated with the latest date that a note was created?

Thanks in advance.

Re: Auto populate date in field by Sam

Sam
Sun Jul 01 23:43:30 CDT 2007

Hi,

Callouts will get you what you want. Trap the Post Create event of the
annotation entity to update the custom entity.

Hope this helps!


Sam
_______________
Inogic
Innovative Logic
Innovative solutions for your SME ERP/CRM products
E-mail: crm@inogic.com
Web: www.inogic.com
--------------------------


"quest765" <quest765@discussions.microsoft.com> wrote in message
news:940E5EFA-5516-4C53-875F-7698540C56B0@microsoft.com...
> Hi.
>
> I have a custom entity set up to keep track of contractors and on the form
> i
> have a field entitled Last Contact. At the moment this field has to be
> manually updated after a user attaches a new note to the contractor's
> form.
>
> My question is - is there a way to have the last contact field
> automatically
> populated with the latest date that a note was created?
>
> Thanks in advance.