User Profile

MVP Bug - preventDefault is not working on lead qualification


preventDefault is not working when applying validations on lead Qualification. Try below code

function LeadQualificaitonValidation(Context)
{
if (Context != null && Context.getEventArgs() != null)
{
var eventArgs = econtext.getEventArgs();
if (eventArgs.get...

Read more...
2 Comments

Read more...
2 Comments

Category: Account, Contact, Calendar and Activity Management (712)

STATUS DETAILS
Declined

MVP Bug- Last field of the section is not copied to another field until you tab out from that field MS CRM 2013 Online Fall '13


If we want to copy primary address to billing address in account entity, last field of primary address section is not copied until tab out from that field

Steps to Reproduce

Create a two option set field and use below code to copy information from primary address to billing addre...

Read more...
2 Comments

Read more...
2 Comments

Category: Account, Contact, Calendar and Activity Management (712)

STATUS DETAILS
Declined

Opportunity form shows unsaved changes, if Revenue selected as System Calculated


While Creating Opportunity record, if user will select System Calculated option under revenue and will save opportunity record, Opportunity form will show 'unsaved changes' after loading even if no changes is done on opportunity form. But if opportunity record is saved with price list populate...

Read more...
0 Comments

Read more...
0 Comments

Category: Account, Contact, Calendar and Activity Management (712)

STATUS DETAILS
Declined

Sub grid New button (+) not working for More Address Subgrid


When More Address sub grid is added on Account form, new button does not work, This issue is available only in CRM 2015 7.1, not able to replicate this issue on CRM 2015 7.0 and CRM 2013.

Steps to Produce
1. Add sub grid on Account form and select Address (Parent) entity
2. Try to...

Read more...
1 Comments

Read more...
1 Comments

Category: Account, Contact, Calendar and Activity Management (712)

STATUS DETAILS
Declined