Search Results for: "child" ...

Tip #667: Return from the Land of No Return

Wherein we learn to disable the Notes, Activities, Connections, Feedback, Queues, And/Or change the “Ownership” model option on a Custom Entity. Why do I Care? Recently I received a solution file where EVERY custom entity had been created with ALL the default options enabled. Even entitles that serve only as simple “lookup” lists had Notes/Activities/Connections/Feedback […]

Tip #627: Smart duplicate detection

DVD Rewinder

Woot-woot! Our video channel now has the official URL: https://www.youtube.com/CRMTipOfTheDay! (Hint: take a minute and subscribe). To celebrate this achievement, our video dude, Derik, has gone MIA. After 38 straight weeks of videos, can’t hold it against him. So today’s tip is not a video but something that has been on my todo list for […]

Tip #586: Accessing CRM mobile signatures in Dynamics CRM

Raphael Moser sent the following tip to jar@crmtipoftheday.com (and you can do too!) This recent blog post shows how to use the new new signature control feature on mobile apps: http://www.dynamicscrmpros.com/microsoft-dynamics-crm-2016-new-signature-control-feature-phones-tablets/ The problem is only that you can’t show the created signature directly in crm web. The signature is saved as a data URI (someting like “data:image/png;base64,iVBOR…”) […]

Tip #571: Unable to publish solution with calculated fields

If you attempt to publish a solution containing an entity with calculated fields, you may receive the following error message: Field foo_calculated cannot be created or updated because field foo_used_in_condition_or_formula contains an additional formula that uses a parent record. The wording is misleading and confusing because field foo_used_in_condition_or_formula is not a calculated field at all. […]

Tip #515: Why lookup control appears disabled

The other day the client asked us to verify the field level security settings on the system. The reason, as they explained it, was that one of the lookup controls appeared disabled and wouldn’t become enabled regardless of what they did to FLS settings. Long story short, the control was disabled not because of the […]

Tip #447: To filter or not to filter – functional view

This seems to be the week of unsupported tips. I know, we said it before: Swim between the flags, and Use filtered views even if you use stored procedures. But what do you do if this particular report’s query is a monstrosity, adding custom indexes don’t help, and any attempt to restructure it just makes […]