Hello,
I've added some custom attributes in the Opportunity entity including a picklist.
In the onchange event of the picklist, I want to get the primary key of the current opportunity.For that i tried ,
crmForm.all.opportunityid.DataValue[0].id
but no way...
Help me plz....urgent.!!!