User Profile

Autocomplete being shown from autocomplete command only works once


When a command is added to an autocomplete which itself shows an autocomplete list for the same field, this works as expected the first time but fails the second time at some point in the main Microsoft minified javascript.

The attached script demonstrates this problem. It attaches to t...

Read more...
0 Comments

Read more...
0 Comments

Category: Administration and Deployment (2)

STATUS DETAILS
Under Review

Autocomplete command tooltip always shows "Create new "


When attaching a custom command to an autocomplete list, the tooltip shown when hovering the mouse over the command is always "Create new ". This is confusing to the user in two ways:

1. It is showing the logical name of the attribute rather than the display name
2. Th...

Read more...
0 Comments

Read more...
0 Comments

Category: Administration and Deployment (2)

STATUS DETAILS
Under Review

Autocomplete command tooltip always shows "Create new "


When attaching a custom command to an autocomplete list, the tooltip shown when hovering the mouse over the command is always "Create new ". This is confusing to the user in two ways:

1. It is showing the logical name of the attribute rather than the display name
2. Th...

Read more...
0 Comments

Read more...
0 Comments

Category: Administration and Deployment (2)

STATUS DETAILS
Under Review

Adding leads to marketing list with Advanced Find fails when using auditing


We have auditing enabled on the lead entity. When using Advanced Find to add leads to a marketing list we see the initial "Processing..." message. This then disappears and is replaced by an error message window, but there is no error message in it, only a spinning circle. This never disappears...

Read more...
0 Comments

Read more...
0 Comments

Category: Customization and Solutions (2)

STATUS DETAILS
New

Fix recommendation notifications on Two Options controls


Attempting to add a RECOMMENDATION level notification to a Two Options type control appears to work, and places the blue "i" symbol next to the field. However, clicking on the icon simply toggles the field value as if the field had been clicked normally.

Clicking the icon should displa...

Read more...
0 Comments

Read more...
0 Comments

Category: Client-Side Programming (4)

STATUS DETAILS
New

App for Outlook: Track regarding a record with ampersand in the name


Using the App for Outlook, track an email and set it regarding a record (account, opportunity, whatever) that has an ampersand (&) in the name. Tracking the item fails and shows a "retry" button, which fails again.

This seems to be due to the ampersand being included unencoded in th...

Read more...
0 Comments

Read more...
0 Comments

Category: Email Management and Outlook Integration (307)

STATUS DETAILS
Declined

Auto-prefixing of URLs should trigger OnChange event


If you enter a domain name into a URL-type field, it is automatically prefixed with https://. If you have an OnChange event handler for that field, it is called with the originally entered value and not called again with the prefixed value. The event handler should either: 1. be called once wit...

Read more...
0 Comments

Read more...
0 Comments

Category: Client-Side Programming (4)

STATUS DETAILS
New