Hi,
This is for Online CRM 2011 and noticed this after recent updates.
I can 'Qualify' a lead from a view or a subgrid without opening the record smoothly. But when I open a Lead record and click on 'Qualify', nothing happens. The error noticed is "Unable to get value of property "id". object is null
or undefined". On debugging found the error is due to this line "Mscrm.FormControlInputBehavior.GetBehavior($get("crmForm").transactioncurrencyid.id)"-- so it wasn't able to find the CURRENCY id as this field was removed from the Lead
form.
Placed the Currency field on the Lead form and I could qualify the lead smoothly. Is this a bug from CRM?
Chandana Koppula