CRMers,

When a new case is created, CRM automatically generates an id of the
form CAS-number-suffix. Is there a way to customize this so that it
looks more like: CASYYMMDDnnnnnn where YY, MM and DD represent the date
the case was created and nnnnnn is the unique id for the day?

Thank you in advance for your help.

Pradeep

Re: How to customize the case id? by Dave

Dave
Sun Apr 23 12:20:12 CDT 2006

you cannot do this, to my knowledge.

"Pradeep" <pradeep@tapadiya.net> wrote in message
news:1145779171.847114.183470@i39g2000cwa.googlegroups.com...
>
> CRMers,
>
> When a new case is created, CRM automatically generates an id of the
> form CAS-number-suffix. Is there a way to customize this so that it
> looks more like: CASYYMMDDnnnnnn where YY, MM and DD represent the date
> the case was created and nnnnnn is the unique id for the day?
>
> Thank you in advance for your help.
>
> Pradeep
>



Re: How to customize the case id? by Patrick

Patrick
Mon Apr 24 03:29:02 CDT 2006

Not using the default existing number field but you can create a new field
and a postcreate callout to generate the number for you.

"Dave Ireland" wrote:

> you cannot do this, to my knowledge.
>
> "Pradeep" <pradeep@tapadiya.net> wrote in message
> news:1145779171.847114.183470@i39g2000cwa.googlegroups.com...
> >
> > CRMers,
> >
> > When a new case is created, CRM automatically generates an id of the
> > form CAS-number-suffix. Is there a way to customize this so that it
> > looks more like: CASYYMMDDnnnnnn where YY, MM and DD represent the date
> > the case was created and nnnnnn is the unique id for the day?
> >
> > Thank you in advance for your help.
> >
> > Pradeep
> >
>
>
>

Re: How to customize the case id? by Pradeep

Pradeep
Mon Apr 24 03:41:57 CDT 2006

Patrick,

Thank you for your help.

Pradeep