With CRM 2013 we have now the quick create forms. These can be helpful, or they can create more confusion. So, how do they work?
First off, when enabled, where do you see these? They’re in various places, but the most important ones are:
1. On the Global Quick Create button
2. From within an existing record, by selecting New
By default, the following entities are enabled for Quick Create:
Activities – Tasks, Phone Calls, Emails and Appointments
Entities – Accounts, Cases, Competitors, Contacts, Leads and Opportunities
Enabling a new entity for Quick Create, or disabling the Quick Create on an existing one is done quite simply by going to the entity properties, on the General tab, in the Data Services section.
Just check/uncheck the Allow quick create.
Now, how do we customize what we see on these forms?
An entity must be configured to Allow quick create so we can add the quick create forms.
On the entity, go to Forms. You will find now that you have two new form options besides the well known Main and Mobile form. The new options are Quick View Form and the Quick Create Form.
If a Quick Create Form is not already present, create a new one. Add the required fields on this form and save. Don’t forget to publish your changes.
Some of the limitations of these forms include:
- all fields reside in a single tab
- no images can be displayed on this form
What you can do with this form includes:
- set your formatting as needed using single, two column and three column settings
- add custom events triggered by TabStateChange event
NOTE: In order for an entity to show in the Global Quick Create, it must not only have “Allow quick create” enabled, but it also must have a Quick Create Form created.
Enjoy!
Hi,
Is it possible to hide this button? I tried to disable the option inside Data Services section except for Activities (ie Tasks, Phone Calls, Emails and Appointments) because it’s disable.
Any idea for this?
Thanks,
LikeLike
You mean hide the Global Quick Create button? I’m not aware of a supported way to hide it. You would expect that marking all entities as disabled for quick create would eventually remove every option under it, and implicitly remove the button, but you will find that for some default entities (like Task for example) the option to disable quick create is, oh well, disabled.
You could try to tinker with the CSS for an on-premise deployment, but that would be unsupported.
LikeLike
Yeah hide the Global Quick Create button. I’m trying to figure out to modify the application ribbon using RibbonWorkbench but I can’t find the button and it didn’t work.
Thanks anyway!!!
LikeLike
The Global Quick Create is not an entity specific ribbon button, so it will not be captured by the modification you can do using Ribbon Workbench.
LikeLike