Hi,

Currently we are not using CRM workflow for the sales process. I have
created two custom fields called "Sales Stage" (Pick List)
and "Probabilty"( Int). Can I automatically change the probabilty % based
on the change in the sales stage?

Regards,

Pradeep George

RE: Linking custom fields by Niths

Niths
Fri Sep 08 02:04:01 CDT 2006

Pradeep,

You can use JavaScript (written in the onChange event of Sales Stage) to
change the value of Probability depending on the Sales Stage selected.

HTH,
Niths

"Pradeep George" wrote:

> Hi,
>
> Currently we are not using CRM workflow for the sales process. I have
> created two custom fields called "Sales Stage" (Pick List)
> and "Probabilty"( Int). Can I automatically change the probabilty % based
> on the change in the sales stage?
>
> Regards,
>
> Pradeep George
>
>
>

Re: Linking custom fields by Pradeep

Pradeep
Mon Sep 11 06:29:57 CDT 2006

Hi Niths,

Thanks. I am able to the linking :-)
Regards,

Pradeep


"Niths" <Niths@discussions.microsoft.com> wrote in message
news:A9CD86F0-8CAC-45D6-97EC-ED7B55845CD3@microsoft.com...
> Pradeep,
>
> You can use JavaScript (written in the onChange event of Sales Stage) to
> change the value of Probability depending on the Sales Stage selected.
>
> HTH,
> Niths
>
> "Pradeep George" wrote:
>
>> Hi,
>>
>> Currently we are not using CRM workflow for the sales process. I have
>> created two custom fields called "Sales Stage" (Pick List)
>> and "Probabilty"( Int). Can I automatically change the probabilty %
>> based
>> on the change in the sales stage?
>>
>> Regards,
>>
>> Pradeep George
>>
>>
>>